Changes to Remote Administration in Windows Server 2008 |
|
Posted Saturday, 29 December 2007 by Michael Khanin In Windows Server 2003, you can start the RDC client (mstsc.exe) with the /console switch to remotely connect to the physical console session on the server (also known as session 0). In Windows Server 2008, the /consolesession 0 switch has been deprecated. In Windows Server 2008, is a non-interactive session that is reserved for services.
Note RDC 6.1 (6.0.6001) supports Remote Desktop Protocol (RDP) 6.1. RDC 6.1 does not support the /console switch. However, for backward compatibility, you can use the /admin switch to connect to the physical console session on a Windows Server 2003-based server. For example, to connect from a Windows Vista SP1 RC-based client to the physical console session of a Windows Server 2003-based server, you can run the command mstsc.exe /admin. |