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
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 ******************************************
Summary: Hi We have Windows 2003 server with XP pro client on a network. I have some login script that maps drives, install printers at login. They are .bat and .vbs files. I have also written a .vbs file th...
Summary: Hi all, I have over 70 domain win2k/xp pro laptops and workstations, that dont login to the domain, only authenticate via syncd usernames and passwords. I dont want to give them roaming profiles, as t...