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.
Batch Files for Login Script Not Working
Name: Kallum Date: July 2, 2002 at 21:15:27 Pacific
Comment:
I am running w2k server and I have one pretty major problem...
The logon scripts will not load on client machines - running 98 and XP - however they do work on the local machine [server] ??)
I am using group policies (Group policies in MMC -> User Conig -> Windows Settings -> Scripts -> Logon) to load the scripts as have tried the 'Login Script' function in the user properties and it wouldn't work.
However the fact remains it works on the local machine but not the clients... Any Suggestions ?
Name: Orios Date: July 5, 2002 at 07:58:07 Pacific
Reply:
Batch file is needed in the netlogon share of your server. Then reference the batch file in the user properties. The batch file should be your loginscript. Don't put the path to the batch file either....just the name of the batch file. For example.
Summary: I set up a new W2k server and created a group login script for a W2k workstation. Initially this script worked and the workstations would login and map drives to the server. I had to reinstall the wor...
Summary: hi guys, been trying to get group policies going in xp all day and its just NOT WORKING! heres the deal. Setup a script to connect users to network printers, the script (VBS) works fine. but as soon ...
Summary: Hi ! I am trying to do a logon script to delete temp files of all users of my domain. Each user has a diferent name, so his local temp folder be as : "C:\Documents and Settings\Username\local setting...