Tag: Powershell
-
Enable WinRM via Powershell
I have already setup a Certificate Authority (CA) on my Domain Controller and also have the GPOs setup to issue certificates. So if the machine has a valid certificate, then use the following powershell command to enable WinRM on https. To check run: PS C:\Users\adjoin> Test-WSMan -ComputerName “syswin01.ad.mitsuk.com”