Resume-WBBackup
Resumes a backup operation to a removable device after you add media to the device.
Resume-WBBackup
[-ForceFormat]
[<CommonParameters>]
The Resume-WBBackup cmdlet resumes a backup operation when you are backing up to a removable device and must add new media.
If the media that you add contain data and you must format the media, call this cmdlet with the ForceFormat parameter. If the device does not contain media, the cmdlet returns with an error message that describes the missing media. If the device contains media, the cmdlet returns confirmation that the backup has resumed.
PS C:\> Resume-WBBackup
This command resumes a backup operation.
Indicates that the media contain data and need formatting.
Type: | SwitchParameter |
Position: | 0 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
ForceFormat
If the media contain data and need formatting, call this cmdlet with the ForceFormat parameter.
System.String, System.Exception
If the removable device does not contain the requested media, the cmdlet returns with an error message that describes the missing media. If the device contains media, the cmdlet returns confirmation that the backup has resumed.