I know how I log into the console session remotely by starting the RDP client from command line like this: %SystemRoot%\system32\mstsc.exe /admin
Thing is, we have a 2003 server we always want to log in to the main console if we rdp in on a given user (a shared admin user, we log in to this one from multiple pc's). Is this possible by manipulating the registry or changing policies on the server? Or any other way of doing this?