Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.24 KB

File metadata and controls

48 lines (32 loc) · 1.24 KB
external help file Module Name online version schema
WSBackup_Cmdlets.xml
WindowsServerBackup
2.0.0

Resume-WBVolumeRecovery

SYNOPSIS

Resumes a volume recovery operation from a removable device and specific media.

SYNTAX

Resume-WBVolumeRecovery

DESCRIPTION

The Resume-WBVolumeRecovery cmdlet resumes a volume recovery operation performed from a removable device and specific media. If the requested media is not inserted, the cmdlet returns an error with a description of the requested media. Otherwise, the cmdlet returns confirmation that the recovery operation resumed.

EXAMPLES

Example 1: Resume a volume recovery operation

PS C:\> Resume-WBVolumeRecovery

This command resumes the volume recovery operation.

PARAMETERS

INPUTS

OUTPUTS

System.String, System.Exception

If the requested media is not inserted, the cmdlet returns an error with the description of the requested media. Otherwise, the recovery operation resumes and the cmdlet returns a confirmation message.

NOTES

RELATED LINKS

Start-WBVolumeRecovery