RDP and console

  • Thread starter Thread starter JonathanL
  • Start date Start date
J

JonathanL

I thought I had read somewhere that it is possible to
make a connection to the remote 2000 Server or XP systems
console with XP's RDP. I thought this was by use of
a /console switch, but I can't find anything else nor
figure how to do it.

This would be for connecting to the remote hosts console
as if you were at the keyboard, rather than connecting to
one of the administrative terminal sessions.

Has anyone heard of this and if so, how is it done?
 
Hello Jonathan,
Check out the following article:
309375 Remote Desktops MMC Snap-In from Windows Server 2003 Administrative
Tools
http://support.microsoft.com/?id=309375

Thanks,
Terry Barcroft [MSFT]

When replying, please post to GROUP so that everyone can benefit from the
knowledge.

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
|>Content-Class: urn:content-classes:message
|>From: "JonathanL" <[email protected]>
|>Sender: "JonathanL" <[email protected]>
|>Subject: RDP and console
|>Date: Thu, 18 Sep 2003 09:56:40 -0700
|>Lines: 12
|>Message-ID: <[email protected]>
|>MIME-Version: 1.0
|>Content-Type: text/plain;
|> charset="iso-8859-1"
|>Content-Transfer-Encoding: 7bit
|>X-Newsreader: Microsoft CDO for Windows 2000
|>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
|>Thread-Index: AcN+BdSFjbvdoUACRL6wemC/CkIpRQ==
|>Newsgroups: microsoft.public.windowsxp.work_remotely
|>Path: cpmsftngxa06.phx.gbl
|>Xref: cpmsftngxa06.phx.gbl microsoft.public.windowsxp.work_remotely:29838
|>NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
|>X-Tomcat-NG: microsoft.public.windowsxp.work_remotely
|>
|>I thought I had read somewhere that it is possible to
|>make a connection to the remote 2000 Server or XP systems
|>console with XP's RDP. I thought this was by use of
|>a /console switch, but I can't find anything else nor
|>figure how to do it.
|>
|>This would be for connecting to the remote hosts console
|>as if you were at the keyboard, rather than connecting to
|>one of the administrative terminal sessions.
|>
|>Has anyone heard of this and if so, how is it done?
|>
|>
 
You can do this with the following command:

mstsc /v:servernameorip /console

This works with Win2K3 and XP machines (although the console session
is the only option with XP, thus it works by default).

You don't need to install the Adminpack to get this functionality.

Jeffrey Randow (Windows MVP - Networking & Smart Display)
(e-mail address removed)

Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....

Remote Networking Technology Wiki -
http://www.remotenetworktechnology.com
Smart Display Support - http://www.smartdisplays.net
Windows XP Expert Zone - http://www.microsoft.com/windowsxp/expertzone
 
Back
Top