Start-WssClientBackupRepair

Starts an attempt to repair the database of client computer backups.

Syntax

Start-WssClientBackupRepair
     [-WhatIf]
     [-Confirm]
     [<CommonParameters>]

Description

The Start-WssClientBackupRepair cmdlet starts an attempt to repair the database of client computer backups. You can use this cmdlet in the event that the database becomes corrupt or unusable.

Examples

Example 1: Start client backup database repair

PS C:\> Start-WssClientBackupRepair

This command starts an attempt to repair the client backup database.

Parameters

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False