Computing.Net > Forums > Windows Server 2003 > login scripts

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

login scripts

Reply to Message Icon

Name: loven
Date: October 10, 2005 at 22:16:51 Pacific
OS: win2003 sbs
CPU/Ram: p4 / 512
Comment:

Hi!

Having problems with a login script.

First the script is to unmap all drives with the command "net use * /d /y", this works fine...

second the script should map to some server shares (the shares are correct and they work fine when i use the net use command manually) thus this does not work. an error message states that the share isn“t correct.

If the login script does not unmap the drives as the first line states the next lines with all the map lines works?!?!?!?!

confusing?

the script is something like this
******************************************
net use * /d /y
net use h: \\servername\share
******************************************




Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: login scripts

login script www.computing.net/answers/windows-2003/login-script/5028.html

Login script to non domain account www.computing.net/answers/windows-2003/login-script-to-non-domain-account/4801.html

login scripts www.computing.net/answers/windows-2003/login-scripts/4759.html