PowerShell script exchange
Post Reply
uni_x
Novice
Posts: 3
Liked: never
Joined: Jul 12, 2018 1:04 pm
Contact:

How to get restore Points of Restore Points

Post by uni_x »

hi, as i am new to PowerShell/Veeam/IT I don't know how to realise the following script:

I have .csv data which has names of VMs. This should be imported.
Now i want the creation Time, the media pool and media Set.

The Result should be exported as a csv, but only one line per vm

example:
  • VMName | CreationTime | Media Pool | Media Set
    testVM | 17:19 01.02.18, 17:19 02.02.18, 17:19 03.02.18,... | Name of Mediapool for restore point 1, Name of Mediapool for restore point 2,... |Weekly Media Set, Weekly Media Set, Monthly Media Set,...
Hope you can help me
veremin
Product Manager
Posts: 20284
Liked: 2258 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: How to get restore Points of Restore Points

Post by veremin »

Are you using backup or file to tape backup job? Basically, you want to see VM backup name along with media set/media pool this backup has been archived to, right?

By the way, do you have Veeam ONE deployed?

Thanks.
uni_x
Novice
Posts: 3
Liked: never
Joined: Jul 12, 2018 1:04 pm
Contact:

Re: How to get restore Points of Restore Points

Post by uni_x »

They aren't to tape backup jobs. Yeah i want to get the same information as i am looking via GUI on Restore Points of a machine. So i want to export to csv with informations about the first 5 Restore Points. But only one line per vm like i tried to show in my question.
We got Veeam Backup & Replication 9.5 so if i am right Veeam ONE is included in this version, isn't it?
uni_x
Novice
Posts: 3
Liked: never
Joined: Jul 12, 2018 1:04 pm
Contact:

Re: How to get restore Points of Restore Points

Post by uni_x »

uni_x wrote:They aren't to tape backup jobs. Yeah i want to get the same information as i am looking via GUI on Restore Points of a machine. So i want to export to csv with informations about the first 5 Restore Points. But only one line per vm like i tried to show in my question.
We got Veeam Backup & Replication 9.5 so if i am right Veeam ONE is included in this version, isn't it?
Sorry, my mistake... they are to tape.
veremin
Product Manager
Posts: 20284
Liked: 2258 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: How to get restore Points of Restore Points

Post by veremin » 1 person likes this post

We got Veeam Backup & Replication 9.5 so if i am right Veeam ONE is included in this version, isn't it?
No, unless you purchased Veeam Availability Suite.
Sorry, my mistake... they are to tape.
Take a look this script; should be helpful.
Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests