Stop-VBRWindowsFileRestore
Short Description
Stops Windows guest OS file restore session.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
This cmdlet provides the following parameter sets:
-
FileRestoreStop-VBRWindowsFileRestore [[-FileRestore] <FileRestore>] [<CommonParameters>]
-
MountPointStop-VBRWindowsFileRestore [-MountPoint <String>] [<CommonParameters>]
Detailed Description
This cmdlet stops Windows guest OS file restore session initiated with the Start-VBRWindowsFileRestoreStarts Windows VM guest OS file restore session. cmdlet.
Note |
|
Note that you cannot restore files after the disks are unmounted. |
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
FileRestore |
Specifies the running Windows guest OS file restore session you want to stop.
Accepts the |
|
False |
0 |
False |
|
MountPoint |
Specifies the path to the mounted disk. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Stopping Restore Session of Windows Guest OS Files
|
This example shows how to stop a restore session of Windows guest OS files of the
Perform the following steps:
|
Example 2. Unmounting Windows Guest OS Disks
|
This command unmounts Windows Guest OS Disks from the
|
Related Commands
Get-VBRBackupReturns backups.Get-VBRRestorePointReturns restore points.Start-VBRWindowsFileRestoreStarts Windows VM guest OS file restore session.