When you say there is no way to connect to it, do you mean you can't login
to that machine or do you mean that you are going to a different session on
that machine.
You can use command line utility tscon to connect to a session. Following KB
articles explains how to use it. If you use this command from local machine
its as simple as "tscon <session id>"
http://support.microsoft.com/default.aspx?scid=kb;en-us;243202
From that artcile:
Tscon.exe attaches a user session to a previously connected Terminal Server
session.
Syntax for Tscon.exe:
TSCON [sessionid | sessionname] [/SERVER:servername] [/DEST:sessionname]
[/PASSWORD
w] [/V]
sessionid The ID of the session.
sessionname The name of the session.
/SERVER:servername The name of the Terminal Server to connect to (default
is current).
/DEST:sessionname Connect the session to destination sessionname.
/PASSWORD
w Password of user owning identified session.
/v Displays information about the actions performed.
Example: tscon 3 /server:cprsrv02 /dest:rdp-tcp#3 /password:* /v
--
This posting is provided "AS IS" with no warranties, and confers no rights.
TS FAQ:
http://www.microsoft.com/windows2000/community/centers/terminal/terminal_faq.mspx
Lurch said:
The Connect and Disconnect options were grayed out.
session can