Trying to configure nanoserver for WinRM Remote HTTPS access and all the tutorials I have been able to find use the WinRM command and I cannot figure out how to configure it any other way. Does anyone have any advice on configuring nanoserver for WinRM HTTPS acccss?
Asked
Active
Viewed 139 times
-1
-
WinRM command is unavailable on nanoserver – IHateNanoServer Jan 21 '17 at 19:29
1 Answers
0
See https://technet.microsoft.com/en-us/windows-server-docs/get-started/manage-nano-server
Winrm is available for Nano, but not via standard https, the ports used are 5985, 5986. Use winrs to run remote commands.

Jim B
- 24,081
- 4
- 36
- 60
-
@ihatenanoserver The way to say thanks for any answer you've found useful on the site to vote that answer up. If this answer answers your question, please accept this answer. Welcome to Serverfault. – Jim B Jan 23 '17 at 04:15