description | external help file | Module Name | ms.date | online version | schema | title |
---|---|---|---|---|---|---|
Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell. |
wsbcmdlet.dll-Help.xml |
WindowsServerBackup |
12/27/2016 |
2.0.0 |
Resume-WBVolumeRecovery |
Resumes a volume recovery operation from a removable device and specific media.
Resume-WBVolumeRecovery [<CommonParameters>]
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.
PS C:\> Resume-WBVolumeRecovery
This command resumes the volume recovery operation.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.