Article ID: 278845 - Last Review: September 11, 2011 - Revision: 7.0 How to Connect to and Shadow the Console Session with Windows Server 2003 Terminal Services
This article was previously published under Q278845 On This PageSUMMARY This article describes how to use Windows Server 2003
Terminal Services to connect to and shadow a console session. MORE INFORMATION In Windows Server 2003, when you use Terminal Services, you
can connect to the console session (session 0), and at the same time, open a
shadow session to it (as long as you connect from a session other than the
console). With this added functionality, you can log on to a Windows Server
2003-based server that is running Terminal Services remotely and interact with
session 0 as if you were sitting at the physical console of the computer. This
session can also be shadowed so that the remote user and the local user at the
physical console can see and interact with the same session. How to Connect to the Console SessionWhen you connect to the console session of a Windows Server 2003-based server, no other user has to be already logged on to the console session. Even if no one is logged on to the console, you are logged on just as if you were sitting at the physical console.To connect from the remote Windows Server 2003-based computer, open a command prompt, and then type the following command: mstsc -v:servername /F -console where mstsc is the Remote Desktop connection executable file, -v indicates a server to connect to, /F indicates full screen mode, and -console is the instruction to connect to the console session.When you use this command, you open the Remote Desktop session, and when the logon is authenticated, you are connected to the console session that is running on the Windows Server 2003-based server. If a user is currently working on the console session at the computer, you receive the following error message: The user
domain\username is logged
locally on to this computer. The user has been idled for
number minutes. The desktop is unlocked. If you
continue, this user's session will end and any unsaved data will be lost. Do
you want to continue? Note: If the console session user and the Terminal Services session user are the same, you can connect without any problems. How to Shadow the Console SessionTo shadow the console session, first open a Remote Desktop connection to the Windows Server 2003-based server from another computer. By default, the Windows Server 2003 Remote Desktop Connection utility is installed in all versions of Windows Server 2003. You can either use this or the Mstsc command-line utility that is described in the "How to Connect to the Console Session" section, but omit the -console switch. After you open this session, start a command prompt in the session and type the following command to start the shadow session to the console:shadow 0 After you enter and send this command, you receive the following
message: In the
console session on the server, you receive the following message:
If the user of the console session on the server clicks
YES, you are automatically connected to the console session on
the remote Windows Server 2003-based server. If the user on the server's
console clicks NO or does not respond, you receive the
following error message at the command prompt on the remote computer:
Remote control failed. Error code 7044 Error [7044]:The request to control another session remotely was denied. If you are logged on to the console of the server that is running Terminal Services, if you try to shadow another user's session from the console of the computer, you receive the following error message: Your session may
appear frozen while the remote control approval is being negotiated. Please
wait... Remote Control Failed. Error Code 7050. Error [7050]:The requested session cannot be controlled remotely. This may be because the session is disconnected or does not have a user logged on. Also, you cannot control a session remotely from the system console and you cannot remote control your own current session. Remote control failed. Error code 7051
Error [7051]: The requested session is not configured to allow Remote Control.
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|





















Back to the top