How to connect to console session with RDC 6.1
Kimmo | February 21, 2008With Remote Desktop Connection 6.1 (RDC) some things have changed.
That you now need to use mstsc /admin to connect to the console session is common knowledge….
However, when using .RDP files we used to add “connect to console:i:1″ in the .RDP to connect to the console session, well turns out that this no longer works….
Long stroy short, here’s what you need to do:
Before…
mstsc /console = “connect to console:i:1″ in .RDP file
After…
mstsc /admin = “administrative session:i:1″ in .RPP file

You can also just add these parameters at the Start, Run… entry. Which one you use will depend on the operating system.
http://www.404techsupport.com/2008/09/19/use-remote-desktop-to-control-a-current-session/