Windows 2003 Server
(1)
Windows Server 2003
(1)
Mstsc
(1)

Grab local session through Remote Desktop on Windows Server 2003?

Asked By Noozer
25-Mar-08 11:59 PM
I've left some software running on my Windows 2003 Server Std. I'd like to
connect to this machine using Remote Desktop and see the progress of these
programs.

Is it possible to take a session that was started locally and connect to
that desktop over the internet or LAN with RDP?

Grab local session through Remote Desktop on Windows Server 2003?

Asked By Simo
26-Mar-08 08:29 AM
mstsc /v:%machine_name% /console

will allow you to connect to the locally logged on user session.

At a command prompt type mstsc /? for more switches.
Post Question To EggHeadCafe