I am using a simple VB script that maps a few common drives and several additioanl drives based on group membership. Inside the script I am also mapping an H: drive for the users home directory. We have received several new machines recently with SP2 already installed. When these machines run the login script they reboot. If I comment out the homeshare directory line they come up fine. Alternatively, if I change the homeshare mapping in the users account profile to a letter other than the one that I refer to in my script, it works fine. It seems as though XP SP2 does not like it when a drive is double mapped. I also tried deleting the mapping in the script before mapping it a second time and that did not work. Any one else having this issue? Suggestions and comments welcome.
Thanks
Thanks