共用方式為


Remove-AzStackHCIRemoteSupport

拿掉遠端支援。

語法

Remove-AzStackHCIRemoteSupport
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]

Description

Remove-AzStackHCIRemoteSupport 會卸載遠端支援部署模組。

範例

範例 1:

Remove-AzStackHCIRemoteSupport

Microsoft.AzureStack.Deployment.RemoteSupport is loaded already ...
Removing remote support components.
Disabling Remote Support.
Remote Support successfully Disabled.
Uninstalling remote support agent.
[SC] DeleteService SUCCESS
Unregistering and removing JEA configs.

拿掉遠端支援

參數

-Confirm

執行 Cmdlet 之前先提示您確認。

類型:SwitchParameter
別名:cf
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-WhatIf

顯示執行 Cmdlet 後會發生的情況。 未執行 Cmdlet。

類型:SwitchParameter
別名:wi
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸出

Boolean