Resume-WBBackup
Resumes a backup operation to a removable device after you add media to the device.
Syntax
Resume-WBBackup
[-ForceFormat]
[<CommonParameters>]
Description
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.
Examples
Example 1: Resume a backup
PS C:\> Resume-WBBackup
This command resumes a backup operation.
Parameters
-ForceFormat
Indicates that the cmdlet formats the media that contains data.
Type: | SwitchParameter |
Position: | 0 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None