How to connect to the console of a server?
in Software by subin
Problem:How to connect to the console of a server remotely?
Solution: I found a very good command to connect to console of the server if you do not want to walk and login to the server. The command is, Go to Start, then Run, and Type mstsc /v:serverName /console
|