Script "Allow inheritable permissions.........." for users

  • Thread starter Thread starter Bjarne Duelund
  • Start date Start date
B

Bjarne Duelund

Is there somehow I can script the setting of
"Allow inheritable permissions from parent to propagate to this object"
for a user object (all user objects) ?

I.e. with DSACLS ?
 
Bjarne Duelund said:
Is there somehow I can script the setting of
"Allow inheritable permissions from parent to propagate to this object"
for a user object (all user objects) ?

I.e. with DSACLS ?

Apparently not possible with dsacls (I thought it was).
I ave found a MS vbs script I could modify, that solved the problem.
 
Back
Top