Re: WinXP. Unable to map home drive. Map's to root of share only.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



We don't get an error message - We get a drive mapping only to the share i.e.
\\server\home$ not \\server\home$\"username"

"Pegasus (MVP)" wrote:

> What is the exact error message you see when the
> command fails?
>
>
> "Mick Reynolds" <MickReynolds@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:D3C1FB95-D43E-40E0-9B9F-31575AEA123F@xxxxxxxxxxxxxxxx
> > Thanks for you reply
> >
> > I have tried mapping the path as stated below i.e.
> > \\server\users$\%username% within the login script. The login script runs
> ok
> > with no errors but still get random failure (Please note these login
> scripts
> > and drive mappings have been working for 2-3 years with no problems - it
> is
> > only since we upgraded to Windows XP SP2 that the problem started and it
> > seems to be very random)
> >
> > Do you still recommend getting rid of the home folder entry in the users
> > profile even though I am running the scripts as you suggest (I have approx
> > 20,000 users)
> >
> > I have also mapped drives manually after login using the net use command
> but
> > this still fails.
> >
> > I have also tried disabling the ADS group policy in User
> Configuration\Admin
> > Templates\System\User Profiles
> >
> > Mick
> >
> > "Pegasus (MVP)" wrote:
> >
> > >
> > > "bowser325" <aaronmccall@xxxxxxxxxx> wrote in message
> > > news:1127399620.234487.148850@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > > > Under user properties - Profile Tab - Home Folder - Connect S: To:
> > > > \\server\users$\%username%
> > >
> > > You are relying in inbuilt mechanisms which can be
> > > hard to debug. I would use an external mechanism
> > > that is completely visible and easy to debug. Get rid
> > > of the home folder entry in the user's profile and place
> > > this instruction into your logon script instead:
> > >
> > > net use S: \\server\users$\%UserName%
> > > pause
> > >
> > > Remove the "pause" commend when you see that
> > > things work OK.
> > >
> > >
> > >
>
>
>
.



Relevant Pages

  • Re: Profile for All Users
    ... You would use a login script or some similar means to deploy the necessary ... .prf file that holds the profile settings and should be invoked when Outlook ... Sue Mosher, Outlook MVP ...
    (microsoft.public.outlook.installation)
  • Re: Adding New Users
    ... Login script is just the usual SBS_LOGIN_SCRIPT.bat ... They don't have local admin rights. ... profile on thenew computer. ... Using Outlook 2007, perhaps? ...
    (microsoft.public.windows.server.sbs)
  • Re: Login Script - Drive Mapping
    ... It is also not a PC authentication issue, as 99% of the login script works. ... We map 5 to 6 drives with this script. ... So on their home machine, I deleted their profile, and had them login....and ...
    (microsoft.public.windows.server.active_directory)
  • Re: Login Script - Drive Mapping
    ... Currently have 3 domain controllers, 2 in main site, one remote. ... To begin with, the Login Script runs ... drive will not map at all (no errors..just does ... When they signed in, and the profile was re-created, the T: ...
    (microsoft.public.windows.server.active_directory)