Suspend-WmsDiskProtection

Suspends disk protection.

Syntax

Suspend-WmsDiskProtection
       [-Server <String>]
       [-WhatIf]
       [-Confirm]
       [<CommonParameters>]

Description

The Suspend-WmsDiskProtection cmdlet suspends the MultiPoint disk protection feature.

Examples

Example 1: Suspend disk protection

PS C:\> Suspend-WmsDiskProtection

This command suspends the disk protection feature. The cmdlet changes the configuration of the disk protection feature and restarts the computer to apply the changes.

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

-Server

Specifies the fully qualified host name of the MultiPoint Server that is the target of the command. The default is localhost.

Type:String
Aliases:ComputerName
Position:Named
Default value:None
Required:False
Accept pipeline input:True
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

Inputs

String

Outputs

Object