Stop-WssClientBmrMediaGenerationJob

Stop-WssClientBmrMediaGenerationJob

Stops a client full system restore media generation job.

構文

Stop-WssClientBmrMediaGenerationJob [ <CommonParameters>]

詳細説明

The Stop-WssClientBmrMediaGenerationJob cmdlet stops a client full system restore media generation job. A full system restore recovers the operating system from a backup, and is also called bare metal recovery (BMR).

パラメーター

<CommonParameters>

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

入力

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

出力

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

Example 1: Stop a media generation job for bare metal recovery

This command stops a bare metal recovery media generation job.

PS C:\> Stop-WssClientBmrMediaGenerationJob
PS C:\> 

関連トピック

Get-WssClientBmrMediaGenerationJob

Start-WssClientBmrMediaGenerationJob