Resume-WBVolume
Recovery
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.
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.