|
|
|
|
Here's a trick to let you remotely connect to the console session on a
Windows2003 server:
- Start mstsc.exe and enter the settings for the computer you want
to connect to
- Save this connection to a file like "foo.rdp"
- Open this file in Notepad (it's just a text file anyhow)
- Add a line to the file that says "connect to console:i:1" (no
quotes)
- Save the changes
|
|