About:
How to enable the winrm quickconfig for PS remote access using psexec.exe command. Allow PowerShell remote session to other computer
Code:
- Run cmd as admin on the server
- Navigate to the pstools folder
- Type
- psexec \\ComputerName -s winrm.cmd quickconfig -q