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”


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *