How to enable a server for remote management

From Tech-Wiki
Revision as of 08: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")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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