chrisjako Posted January 30, 2015 Posted January 30, 2015 (edited) Does anyone know how to powershell active directories option to Enable Inheritance for all users? We require it in order to complete a SIMS auto consolidation process Edited January 30, 2015 by chrisjako spelling
Michael Posted January 30, 2015 Posted January 30, 2015 Do you mean Policy Inheritance? This should be enabled by default.
chrisjako Posted January 30, 2015 Author Posted January 30, 2015 No security inheritance, I need to give a specific service account access to all my AD accounts, usually done via security tab on OU however the accounts themselves do not have inheritance enabled so it would mean me doing each one manually for almost 3000 accounts
cscc Posted January 30, 2015 Posted January 30, 2015 Take a look here: enable inheritance on all AD user accounts - [sOLVED] enterprise I.T. Seems to be what you're after. 1
halbaradkenafin Posted January 30, 2015 Posted January 30, 2015 Does anyone know how to powershell active directories option to Enable Inheritance for all users? We require it in order to complete a SIMS auto consolidation process Is this for the actual AD objects for the user or for their folders or for something else? Should be easy enough to do using ACLs
chrisjako Posted January 30, 2015 Author Posted January 30, 2015 Take a look here: enable inheritance on all AD user accounts - [sOLVED] enterprise I.T. Seems to be what you're after. Did the trick thanks!
Michael Posted January 30, 2015 Posted January 30, 2015 Correct if I'm wrong, if you do this per Security Group, then this should apply to all users within that group. On 2008 R2, enable Advanced Features, right click the Security Group > Properties > Security > Advanced. Tick Include inheritable permissions... Is this what you're after?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now