Make sure your login scripts are running
I just installed Windows XP to a PC, and when I go to My Computer I can't see the other shared directories -- (P for programs, S for Shared files, etc.) -- but I can see the H Home directory which is exclusive to the operator. I'm a novice at this so hopefully it will be a very simple solution. Thank you!
When you register, you’ll also receive targeted alerts from my team of editorial writers and independent industry experts with the latest news, tips, and advice to help you do your job more efficiently and effectively. Our goal is to keep you informed on the hottest topics and biggest challenges faced by IT professionals today working with desktop management and security technologies.
Margie Semilof, Editorial Director
This sounds like your login scripts are not running. The home directory is provided by the user account properties. However, any other drive mappings that need to occur should be handled via the appropriate login script. I would check on the "Profile" tab of the user properties to ensure that a login script is there and then verify the existence of the login script in the Netlogon share of the domain controllers. If it doesn't exist, you will need to create it. I recommend using Windows Scripting Host/VBS files for login scripts due to the incredible robustness of them. Check out
here for a ton of great scripting resources.
Dig Deeper
-
People who read this also read...
This was first published in January 2005