Currently there can be only one user logged in.

link|improve this question
We can help with programming questions here - for site operation questions try serverfault.com. In this case it sounds like you need to purchase some Terminal Services licenses. – Jeremy McGee Dec 21 '09 at 4:00
Also: you have 74 questions of which only about 30ish have accepted answers. You might want to consider accepting some to help us help you -- click the grey "tick" beside the answers that have helped you the most, then we all get some reputation "points". It's a good thing. – Jeremy McGee Dec 21 '09 at 4:01
feedback

migrated from stackoverflow.com Dec 21 '09 at 4:13

This question came from our site for professional and enthusiast programmers.

2 Answers

By default you can have 2 remote users and one local console user. That's using the out-of-the-box setup - Terminal Services for Administration.

If you'd like to install a full TS system then you'll need to purchase CALs, Client Access Licenses.

What are you trying to do with your server? Generally, for admin, the 2+1 is fine. If you do want a full Terminal Services server, then in Administrative Tools (in Control Panel) you'll find the TS tools to switch modes.

link|improve this answer
feedback

In addition to Alex's post, you have to have Remote Desktop enabled in the System Properties, under the Remote tab, same as you would in Windows XP.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown