When I connect from Windows 7 PC to our Windows 2003 server using Remote Desktop Connection, RDC connect me to a different session. But I need to connect to the default admin session when I log in to the server physically because if I connect to a different session I could not access my software agents that are already running and I cannot run two agents at the same time.
To overcome this issue I used the following command
mstsc /admin
or
mstsc /v:IP /admin
where IP is Windows servers IP.
No comments:
Post a Comment