--- title: "Start-VBRUnstructuredBackupFLRSession" description: "Starts a restore session to explore objects backed-up by file backup jobs and object storage backup jobs. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet m" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/start-vbrunstructuredbackupflrsession.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Unstructured Data Backup > Unstructured Data Recovery > Start-VBRUnstructuredBackupFLRSession" dateModified: "2026-08-20" --- # Start-VBRUnstructuredBackupFLRSession ## Short Description Starts a restore session to explore objects backed-up by file backup jobs and object storage backup jobs. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
RestorePoint
AllTime
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Backup |
Specifies the backup file. The cmdlet will start a file-level restore to recover all versions of a backup file that is located on the short-term and long-term repositories. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
Force |
Defines that the cmdlet will start a restore session without showing warnings in the PowerShell console. |
|
False |
Named |
False |
|
RestorePoint |
Specifies a restore point. The cmdlet will start a restore of files, folders or individual objects. This parameter set recovers backup files or objects to the specified restore point. Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
RetrievalSettings |
Specifies the retrieval policy settings. The cmdlet will use these settings to retrieve data from archive repositories. Note: If you do not provide this parameter, the cmdlet will prompt you to use the default retrieval policy settings. Accepts the |
|
False |
Named |
False |
|
Server |
Specifies file shares or object storage. The cmdlet will start a restore of files, folders or individual objects. This parameter set recovers backup files or objects to the specified restore point. Accepts the |
|
True |
Named |
True (ByPropertyName) |