For an example, lets say I have a server name "MyServer" and I want to log in via remote desktop to the console session.
In XP, you would connect to "MyServer /console" in the remote desktop client
For Vista, you would use "MyServer /admin" for remote desktop
You can also use the command line/run dialog to do this as well. The switches remain the same, so for XP you would use "mstsc /v:MyServer /console", and Vista would be "mstsc /v:MyServer /admin"
Thanks go to this page for giving me the information needed to create this post
No comments:
Post a Comment