A speed bump on the information super highway.
Random header image... Refresh for more!

win2k3 RDP console connection

Ever wanted to connect to the console session of a Win2k3 box via RDP? With XP, this is the default behavior, because only one interactive user can be logged in at a time. But 2k3 allows multiple ineractive users (and even the same user multiple times), so connecting via RDP and logging in as the console user just creates a new session and leaves the console alone.

Here’s a trick to let you remotely connect to the console session:

  1. Start mstsc.exe and enter the settings for the computer you want to connect to
  2. Save this connection to a file like “foo.rdp”
  3. Open this file in Notepad (it’s just a text file anyhow)
  4. Add a line to the file that says “connect to console:i:1″ (no quotes)
  5. Save the changes

Presto! When you launch the foo.rdp file and login to the remote system, you’ll connect to the console session. Have fun.

[Update] John provides this information in the comments: “‘mstsc /v:machine-name /console’ I think it picks up the other settings from Default.rdp.”

[Incessant Ramblings (Technology Entries)]

Popularity: 4% [?]

Tags: , , , , , , , , ,

Related posts

2 comments

1 George { 10.11.04 at 2:33 pm }

Thanks so much for posting this! I’ve tried many other suggestions but none seem to work…unlike YOURS!

Thanks!

2 Mark Iwaszko's Blog! { 02.04.06 at 6:54 am }

win2k3 RDP console connection

Leave a Comment

  • Recent Comments