up vote 0 down vote favorite
share [g+] share [fb]

I have a Win2K3 machine which I want to access via remote desktop. When I try remote desktop on another machine the session just ends as soon as it attempts connection. I never see the log-on sceeen or anything. It just returns to the remote desktop connection dialog.

I have checked the service on the target machine and it's up and running, so how can I determine the error? Is there any way to re-install terminal services and see if it just fixed?

link|improve this question
feedback

2 Answers

You'll need to check your even log on both your client and server machines. That should give you a bit more of an idea. Without seeing what's in there I can't really say any more.

Also - It could be worth upgrading your client to the latest version. http://support.microsoft.com/kb/969084

link|improve this answer
feedback

It may be a licensing issue, try logging on using the /admin command line switch for mstsc.exe, which will connect you to an administrative remote desktop session, instead of using up a TS CAL. Then you can diagnose further.

link|improve this answer
"this question belongs on" stuff belongs as a comment, or as a flag-for-moderator-attention. don't include that in an answer post; it's not useful. – quack quixote Apr 17 '10 at 21:46
feedback

Your Answer

 
or
required, but never shown