This is an archive version of the document. To get the most up-to-date information, see the current version.

Backups

Veeam PowerShell allows you to import, export or remove backups.

In This Section

Operation

VMware

Hyper-V

Looks for created backup files

Get-VBRBackup

Removes backup files

Remove-VBRBackup

Removes individual VMs from backup

Remove-VBRRestorePoint

Imports backup files to Veeam Backup & Replication

Import-VBRBackup

Exports backup files to a used-defined destination

Export-VBRBackup

Exports restore point files.

Export-VBRRestorePoint

Decrypts imported encrypted backups

Set-VBREncryptedBackupPassword

Looks for imported encrypted backups

Get-VBRImportedEncryptedBackup

Looks for password hints for imported encrypted backups

Get-VBRImportedEncryptedBackupHint

Downloads tenant backups from capacity tier to performance tier.

Start-VBRDownloadTenantBackup

Mounts the content of backup files using the iSCSI protocol.

Publish-VBRBackupContent

Returns sessions that are running to mount the backup content to iSCSI target servers.

Get-VBRPublishedBackupContentSession

Returns details on the mounted content of backup files.

Get-VBRPublishedBackupContentInfo

Unmounts content of backup files from iSCSI target servers.

Unpublish-VBRBackupContent