RE: User wont auto login to mapped drives




I would suggest using a batch file. This could be local and per-user, but a
better arranement is to call it from the netlogon share of the server.

Typical command:
net use H: \\servername\sharename /yes

Using 'remembered' mappings raises two problems, one after a year or two you
will have no idea what mappings are on each computer. Change anything on the
server and chaos will result, Two, they are not very reliable as you've found
out.



"Robbie" wrote:

I just built a new computer with a fresh install of XP. I've been able to
setup everything just fine except the mapped network drives. The first user
I made works perfectly because every time that user logs in it will
automatically connect to the drives and login. Other users will only connect
but still require username and password

Even if I *copy* that user account that works fine or try to make a new user
account (recreate the mapped drives and setup the user/pass and option to
automatically reconnect) none of them will automatically login. It's
frustrating because I created the first user that will automatically log in
just fine and I'm not doing anything different. I'm especially confused at
why it wont work when I copy the user account to another profile. It should
work but it doesn't.

Thanks


.



Relevant Pages

  • Re: Question about Group Policies in XP.
    ... Logon as Administrator. ... > drives to NTFS. ... >>> policies under the user account but if I have to set these ... Should I give the user account administrator ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Windows XP Start Up error
    ... most likely associated with the CD/DVD drives. ... The BJCOM error may be related to a CD/DVD application module used to burn ... When you refer to the administrator allowed capabilities, ... There is a possibility that the user account you normally use is ...
    (microsoft.public.windowsxp.basics)
  • Re: Allowing only IE and nothing else - possible?
    ... policy) to lock down all the drives and programs you didn't want to be run, ... > What's the best way to lock down a user account so that only IE can be ... > can be accessed or file dialogs or active x, ...
    (microsoft.public.win2000.group_policy)
  • Re: Accessing ClearCase Mapped Drive using ASP.NET
    ... Drives are mapped for the logged on user only. ... something that's mapped for your user account (which you are running the ... WinForms app under) is not mapped for the NT AUTHORITY\Network Service ... Assuming that you have an appropriate user account running your ASP.NET app ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Password?
    ... It creates an additional user account ... This is the reason you are seeing the Welcome Screen at startup. ... still configure Windows XP to automatically login using these methods:]] ...
    (microsoft.public.windowsxp.security_admin)

Loading