• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question regarding group policy and windows 2000

LuckyTaxi

Diamond Member
I created a group policy, which works the way I want it to, but I still can't figure out the login script part. Try to follow this scenario, which I have tried for the past 10 minutes, but nothing seems to work. Say I have a group called "Faculty." I have over 40 ppl in the group and a login script points them to their individual folder on the server. So, the login script has the following line in it.

net use z: \\servername\foldername\%username%

Well, I logged the user in and there's no map drive. I then realize that's because there's no folder with their username. So, I had to go into the shared folder (i.e. Faculty) and created bsmith (the username). I thought it would create the folder automatically for you?!

The login script is from the group policy and NOT inserted into the line inside the user's profile.
 
Back
Top