How to Remote Desktop to Connect And Access Console Mode Session
Whenever user uses “Remote Desktop Connection (RDC)” or Terminal Services client (TSC or mstsc) to remote desktop to a Windows Server family operating system such as Windows Server 2003 and Windows Server 2008, a new session is started and user will log on to a new desktop. The behavior is unlike Windows XP and Windows Vista Terminal Services which always allows remote desktop to access to console session (the same desktop in which user will see when standing in front of the monitor).
For user who need to connect and access console session with Remote Desktop can use a switch when running Remote Desktop Connection Terminal Services client (mstsc) in order to force Remote Desktop to connect to console session of remote server.
To connect to console session of Windows Server 2003 or Windows Server 2008, run the RDC or TSC with the following switch: /console. For example, for all remote desktop client except the one in Windows Vista:
mstsc /console
For Windows Vista remote desktop client, use /admin switch instead:
mstsc /admin
By logging in to console session of remote computer, all existing applications that are running and not yet closed when user is physically using the computer will be automatically appeared, instead of having users re-open all of them.
Related Articles
- Workaround for Remote Desktop Client to Connect to Localhost (Local Terminal Server Service)
- Easily Maintain Multiple Remote Desktop Connections with visionapp Remote Desktop (vRD)
- Connect to Remote Computer using Specific Non Standard Port using Remote Desktop Connection Client
- Workaround to Run VNC Server in Windows Vista
- How To Increase Color Depth and Quality of Windows XP Accessed Via Remote Desktop or Terminal Services
- How to Remotely Enable Remote Desktop (Terminal Services or RDP) via Registry in Windows 2000/XP/2000/Vista/2008
- LogMeIn Review by Technology Evangelist
- Enable and Install Telnet Client in Vista
- Keyboard Shortcuts in Remote Desktop Connection (RDC) for Navigation
- Nintendo Wii Reviews










































November 23rd, 2008 04:35
Hello!
The truth is to access the console mode in Windows XP SP3 or Windows XP with RDP 6.0, you must use mstsc /admin instead of /console switch.
Regard,
mrgabriel