Stop-WssClientBmrMediaGenerationJob

Stop-WssClientBmrMediaGenerationJob

Stops a client full system restore media generation job.

Syntax

Stop-WssClientBmrMediaGenerationJob [ <CommonParameters>]

Detailed Description

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).

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

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