Stop-VBRWindowsFileRestore

Short Description

Stops Windows guest OS file restore session.

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

This cmdlet provides parameter sets that allow you to:

  • Stop Windows guest OS file restore session.

Stop-VBRWindowsFileRestore [-FileRestore <FileRestore>]  [<CommonParameters>]

  • Unmount guest OS disks.

Stop-VBRWindowsFileRestore [-MountPoint <String>]  [<CommonParameters>]

Detailed Description

This cmdlet stops Windows guest OS file restore session initiated with the Start-VBRWindowsFileRestore 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 FileRestore object. To create this object, run the Start-VBRWindowsFileRestore cmdlet.

False

1

False

MountPoint

Specifies the path to the mounted disk.

String

False

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

None.

Examples

Stop-VBRWindowsFileRestoreExample 1. Stopping Restore Session of Windows Guest OS Files

Stop-VBRWindowsFileRestoreExample 2. Unmounting Windows Guest OS Disks

Related Commands

Page updated 10/4/2024

Page content applies to build 12.3.1.1139