Two users using the same same user profile while not in a domain.

Posted by Scott Chamberlain on Server Fault See other posts from Server Fault or by Scott Chamberlain
Published on 2010-04-15T17:44:28Z Indexed on 2010/04/16 1:13 UTC
Read the original article Hit count: 239

I have a windows server 2003 acting as a terminal server, this computer is not a member of any domain. We demo our product on the server by creating a user account. The person logs in uses the demo for a few weeks and when they are done we delete the user account.

However every time we do this it creates a new folder in C:\Documents and Settings\. I know with domains you can have many users point at one profile and make it read only so all changes are dumped afterwords, but is there a way to do that when the machine is not on a domain? I would really like it if I didn't have to remote in and clean up the folders every time.

© Server Fault or respective owner

Related posts about windows-server-2003

Related posts about user-accounts