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 to a partition other thanC
Name: Brian Date: July 30, 2002 at 13:25:54 Pacific
Comment:
I'm running Win 2000 Server with XP workstations, previously I had a login script that mapped network drives.
NET USE U: "\\server-hel\User Data" NET USE J: "\\server-hel\Jack Daniels"
those directories were on the root directory (C) of the server. I have moved those directories to D: an additional partition on the sever. My login scripts don't seem to work anymore, Do I need to change them. Please Help
Name: andy Date: August 5, 2002 at 10:37:27 Pacific
Reply:
When you moved the directories the share does not get taken with them, you need to setup the share again along with the permissions, don't forget the NTFS permissions as well as share permissions. Good luck
Summary: Can I use a login script to run the net use command to map a drive and if the client get disconnected , un-map that drive? I am connecting to a server via telnet and running the net use command to ma...
Summary: Hello All, Can you help? I am trying to find out how to create a login script so that Outlook recognises who is logging on and automatically configuring outlook for this user ...
Summary: I have a rather urgent problem, in other words my job relies on me finding a solution. Basically, i can't get my login scripts to run when the user logs into windows. I've set it up correctly under Ac...