Remove a trusted host (WinRM).
Remove one, multiple or all trusted host(s) (WinRM).
Administrative rights are required to execute this command!
Remove-TrustedHost [-TrustedHost] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
Remove-TrustedHost [-All] [-WhatIf] [-Confirm] [<CommonParameters>]
Remove-TrustedHost -TrustedHost "192.168.178.27", "TEST-DEVICE-02"
Remove-TrustedHost -All