PowerShell script exchange
Post Reply
gdederick
Lurker
Posts: 2
Liked: never
Joined: Nov 11, 2015 7:28 pm
Full Name: Greg Dederick
Contact:

CDP Replica Journal Restore Points

Post by gdederick »

Is it possible to get the most recent journal restore point available for a CDP replication job through the PowerShell module?

I've been able to get the latest restore point with the following code, but it doesn't show the latest point using the journal for our CDP jobs.

Code: Select all

$replica = Get-VBRReplica -Name "CDP Job"
Get-VBRRestorePoint -Backup $replica

Output:

VM Name	Creation Time		Type      
-------	-------------		----         
VM1	12/30/2022 12:00:26 AM	Cdp  

HannesK
Product Manager
Posts: 14322
Liked: 2890 times
Joined: Sep 01, 2014 11:46 am
Full Name: Hannes Kasparick
Location: Austria
Contact:

Re: CDP Replica Journal Restore Points

Post by HannesK »

Hello,
and welcome to the forums.

Sounds like VBRCDPShortTermRestoreInterval is doing what you ask for?

Best regards,
Hannes
gdederick
Lurker
Posts: 2
Liked: never
Joined: Nov 11, 2015 7:28 pm
Full Name: Greg Dederick
Contact:

Re: CDP Replica Journal Restore Points

Post by gdederick »

That's exactly what I was after, I'm not sure how I missed that cmdlet in the documentation.

Thanks!
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 10 guests