Hello,
I'm trying to find a way to identify the backups created by zip together with their retention time (full licensed version).
Any Idea?
__Leo
-
- Veeam ProPartner
- Posts: 28
- Liked: 7 times
- Joined: Mar 16, 2011 8:36 am
- Full Name: Leonhard Kurz
- Contact:
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Find ZIPs
Try this workaround and see whether it answers your requirements:
Thanks!
Code: Select all
asnp VeeamPSSnapin
[Veeam.backup.Core.cbackup]::GetAll() | where {$_.JobTargetType -eq "Veeamzip"}
Who is online
Users browsing this forum: No registered users and 8 guests