Disable-HcsSupportAccess

Disable-HcsSupportAccess

Disables support access to this device.

Syntax

Parameter Set: Default
Disable-HcsSupportAccess [-Scope <ClusterScope> {Cluster | Controller} ] [ <CommonParameters>]

Detailed Description

The Disable-HcsSupportAccess cmdlet disables access to this device for Microsoft Customer Service and Support. This cmdlet does not close any currently active support sessions.

Parameters

-Scope<ClusterScope>

Specifies the scope. The acceptable values for this parameter are:

-- Cluster. Disable support access for both nodes. This is the default.
-- Controller. Disable support access for the local node only.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

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

  • This cmdlet does not generate any output.

Examples

Example 1: Disable support access

This command disables support access for your device.

PS C:\> Disable-HcsSupportAccess

Enable-HcsSupportAccess

Get-HcsSupportAccess