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 |