Difference between revisions of "How to enable a server for remote management"
From Tech-Wiki
Line 1: | Line 1: | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
+ | '''[[Microsoft#Misc|Back to Misc]]''' | ||
+ | |||
+ | |||
From the command prompt type: | From the command prompt type: | ||
winrm qc | winrm qc |
Revision as of 09:18, 24 August 2016
From the command prompt type:
winrm qc
Accept default options
You can test remote access using server manager or winrs. See example below.
winrs -r:server01 cmd.exe