I'm using VBRZip to backup a VM to local USB drive once a week
with the following
Find-VBRHvEntity -Server "VS1" -Name $VMName | Start-VBRZip -Folder $Path
This works fine for VM's
I also have a agent job of the Physical Server to a Veeam Repository - is there any way I can do a VBRZip backup to the USB disk ie. specify or change destination ?
Get-VBRComputerBackupJob -Name "Agent VS1" | Start-VBRJob -FullBackup
This works to backup to the Repository - but dosent allow path to be changed
is there any way to specify path?
-
- Novice
- Posts: 6
- Liked: 1 time
- Joined: Apr 02, 2021 10:19 am
- Full Name: Justkaka
- Contact:
-
- Product Manager
- Posts: 14839
- Liked: 3086 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Agent Backup to alternative destination
Hello,
and welcome to the forums.
VeeamZIP only exists for VMs: https://helpcenter.veeam.com/docs/backu ... ml?ver=110
I don't know why you are scripting, but with scripting it should be no problem to use a normal backup job that points to your USB drive: https://helpcenter.veeam.com/docs/backu ... ml?ver=110
Best regards,
Hannes
and welcome to the forums.
VeeamZIP only exists for VMs: https://helpcenter.veeam.com/docs/backu ... ml?ver=110
I don't know why you are scripting, but with scripting it should be no problem to use a normal backup job that points to your USB drive: https://helpcenter.veeam.com/docs/backu ... ml?ver=110
Best regards,
Hannes
Who is online
Users browsing this forum: No registered users and 3 guests