There is no script, it is set in each user's profile in Active Directory Users and Computers.
Main Topics
Browse All TopicsUsers on our domain are configured to map X: to \\server\users\username as their home folder. It works fine 99% of the time but once in a while, a user will log on and find that their X: drive has been mapped to \\server\users instead of \\servers\users\username. There does not seem to be any way to duplicate the issue and the permissions on the shared folders are fine. When the user logs off and logs back on, the drive maps correctly. Has anyone seen this issue before?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I have seen exactly the same issue happen every once in a while in our system, too (with the home share being automatically mounted, not via script). It was also NOT a problem of the user manually connecting to the wrong share. We found no way of fixing this and resorted to creating a separat home share (username$) for each user. It's a bit more hassle (though user creation is done by script anyways and doing this retroactively for all existing users can also be done by script), but it works.
Try disabling the fast logon feature on the xp clients via group policy, run gpupdate and see if this helps at all,
Description of the Windows XP Professional Fast Logon Optimization feature
http://support.microsoft.c
Business Accounts
Answer for Membership
by: zelron22Posted on 2009-02-20 at 10:24:35ID: 23694710
I haven't seen it but I could see if for some reason the login script didn't run or the mapping on the script couldn't connect, that someone might try and map it manually and not know the whole path. Then the next time you logon, presumably you have an entry to delete mapped drives first before the new mapping gets applied.