Get-VBRNASBackupFLRSession
Short Description
Returns restore sessions started to recover backups created by file backup jobs.
Applies to
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Get-VBRNASBackupFLRSession [<CommonParameters>] |
Detailed Description
This cmdlet returns restore sessions started to recover backups created by file backup jobs.
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
The cmdlet returns the VBRNASBackupRestorePoint object that contains settings of restore sessions that are started to perform a file-level restore of backups that are created by file backup jobs.
Examples
Getting Restore Sessions
This command gets all restore sessions that are started to recover backups created by file backup jobs.
Get-VBRNASBackupFLRSession |