How to enable a server for remote management
From Tech-Wiki
Revision as of 07:35, 28 June 2012 by Frazoo (Talk | contribs) (Created page with "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")
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