Difference between revisions of "How to enable a server for remote management"

From Tech-Wiki
Jump to: navigation, search
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 10:18, 24 August 2016

Back to Misc


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