Thread: remote log off
View Single Post
Old 10-24-2005, 08:02 PM   #7 (permalink)
Inaris
 
Master Techie

Join Date: Oct 2003

Posts: 2,258

Inaris

Default

ok, this is what I'm thinking... Create an account on your local machine that mirrors the account on the remote machine. IE, same name and password. lets say they are adminassword1
Then open a run dialog and type the following
runas /user:admin cmd.exe
press enter, and then at the prompt type: Password1 and press enter. That should allow you to run a cmd session as admin locally to your machine. THen type compmgmt.msc at the command line. This will open computer management as admin. Then try to connect to the remote machine as I described it above.

good luck
Inaris is offline