Re: Login Script refuses to map a share?



Are you creating a share or mapping a drive?, If you are mapping a drive and
want to to stay use the "/persistant:yes"' option when using net use. As
well make sure if there are spaces in the share name to enclose it in double
quotes.

Thanks

"Courtney R" <CourtneyR@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:05218F2C-3F91-437C-A6C3-F19E03006877@xxxxxxxxxxxxxxxx
>I have a faithful Windows 2000 login script batch file for domain users.
>It
> maps shares on Windows 2000 & a NT server. There are 8 shares that are
> mapped to a users XP machine. 3 On Windows 2000 servers, and 5 others on
> one
> NT 4.0 Server. I'm trying to add a new 'net share,' but I keep on getting
> 'Error 53 Network Path Not Found.' If I manually add it in Windows XP,
> its
> fine, but then disappears at next XP login.
>
> The share that is not mapping is:
>
> \\Server\HR Dept Docs
>
> Another share maps fine, and is even longer than the above:
> \\Server\Com_Accounting
>
> I tried the writing the share with under scores, but not work. As Domain
> Admin, I have full access/security rights to this share.
>
> Anyone have any ideas? Thanks
>


.