PowerShell script exchange
Post Reply
oliverm
Lurker
Posts: 1
Liked: never
Joined: Dec 11, 2015 10:15 am
Full Name: Oliver Marshall
Contact:

Get number of backup points

Post by oliverm »

Hi guys

Is it possible to get the number of retention points for a given backup via powershell?

Anyone got an example?

Olly
PTide
Product Manager
Posts: 6431
Liked: 729 times
Joined: May 19, 2015 1:46 pm
Contact:

Re: Get number of backup points

Post by PTide »

Hi,

Have you tried Get-VBRRestorePoint ?

Thank you.
veremin
Product Manager
Posts: 20284
Liked: 2258 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Get number of backup points

Post by veremin »

Check the following one-liner:

Code: Select all

(Get-VBRBackup -Name "Name of your backup job").count
Thanks.
Post Reply

Who is online

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