Link to home
Start Free TrialLog in
Avatar of walkerps
walkerpsFlag for United States of America

asked on

Is it possible to create a logon script based on OU and Group membership?

Is it possible to create a logon script based on OU and Group membership?
ASKER CERTIFIED SOLUTION
Avatar of evandrotex
evandrotex
Flag of Brazil image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Yes you can!

However, as of vista scripts are … not the best option (UAC causes issues). Group policies is the better option, and can be applied to groups or OU’s.
Avatar of walkerps

ASKER

Can group policies be applied to groups AND OU’s?
Once you have the script, create a GPO under User Configuration - Windows Settings - Scripts - Logon (example) and link to OU.
Why use a script at all, you can do everything you need via GPO's?