MSTSC and Console

I was looking for a way to connect to the currently running console session on a Windows Server 2003 box. (This is the default when connecting to a Windows XP machine.) I think I found it. Start terminal services client with /console and that should do it. From the command line: mstsc.exe /console. When you connect to your server the session opened should be the current console session.