RDP Console / Admin Session

rdp

When i connect to Windows 2003 machines i can use the /console switch and essentially get a third remote administration session on the server.

This doesn't seem to work on Windows 2008 R2, only 2 sessions are allowed. Has this feature been removed ?


Thanks, but my question isn't about the switch but about the behaviour of Windows 2008 v Windows 2003. Although, it's good to note the switch is releated to the client.

Windows 2003 essentially allowed 3 simultaneous connections in remote administration mode if one of them used the console switch.

Windows 2008 seems to have removed this as regardless of which switch we use we can only get two users on.

Best Answer

Yes. Use the /admin switch now.

/console is ignored on newer versions of RDP. /admin is ignored on older versions.

So you can use:

mstsc /admin /console .....