Stop-WssClientBackupRepair

Stop-WssClientBackupRepair

Stops the attempt to repair a database of client computer backups.

構文

Stop-WssClientBackupRepair [ <CommonParameters>]

詳細説明

The Stop-WssClientBackupRepair cmdlet stops the attempt to repair the database of client computer backups. You can use the Start-WssClientBackupRepair cmdlet to start an attempt to repair a database that is corrupt or unusable.

パラメーター

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

Example 1: Stop a client backup database repair

This command stops the attempt to repair the client backup database.

PS C:\> Stop-WssClientBackupRepair

関連トピック

Start-WssClientBackupRepair

Enable-WssClientBackup