Does remote desktop permit the guest user to log in? If so, how do I add the guest user the remote desktop ACL? I've added a password for guest using net user guest *, I just want to permit remote desktop logins.

link|improve this question

61% accept rate
feedback

migrated from serverfault.com May 24 '10 at 20:15

This question came from our site for system administrators and desktop support professionals.

2 Answers

Yes. Add Guest to the Remote Desktop Users group.

Here's a guide with pictures.

link|improve this answer
feedback
up vote 0 down vote accepted

I just found the answer here

To add users to the Remote Desktop Users group

  1. Open Computer Management.

  2. In the console tree, click the Local Users and Groups node.

  3. In the details pane, double-click the Groups folder.

  4. Double-click Remote Desktop Users, and then click Add....

  5. On the Select Users dialog box, click Locations... to specify the search location.

  6. Click Object Types... to specify the types of objects you want to search for.

  7. Type the name you want to add in the Enter the object names to select (examples): box.

  8. Click Check Names.

  9. When the name is located, click OK.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.