Mapping Home Share

Giganews Newsgroups
Subject:Mapping Home Share
Posted by: Layne (Lay…@discussions.microsoft.com)
Date:Mon, 26 Feb 2007

We have a problem which just cropped up.  Our user's home shares are not
mapping consistently.  We have them defined in the Active Directory under
their accounts to go to H: drive \\servername\users\username however, about
25% of our users at any given time are mapped to the users folder rather then
the username folder.  Sometimes if they log out and log back in it will work
as it should.  As an interim fix, I have been having them disconnect their H:
drive when that happens and run a quick .CMD file which contains NET USE H:
\\servername\users\%username% which reconnects them properly.  This has just
cropped up since we ran the 13 Feb patches but I am not sure if it is
coincedental or a result.  I checked the login script (VB Script) and it USED
to map the H: drive but that section was commented out to allow the AD to
handle it.

Anyone else seeing this or have an idea how we might resolve this issue?

Replies