Have you considered using group policy to assign login scripts instead of assigning them through the user's profile? Group policy makes managing logon scripts so much easier. With a GPO, you would be able to easily add and remove users from the policy and easily change the script ONCE and have it apply to all users.
Main Topics
Browse All Topics





by: ckratschPosted on 2005-10-03 at 10:13:37ID: 15008043
Try DSMOD:
od.html
http://www.ss64.com/nt/dsm
You'll have to work it all into a script where each line starts with "dsmod user" and goes on from there. Each line wil modify one user account.