Script to reorder ACLs in Windows server 2008?
        Posted  
        
            by zimdawg
        on Server Fault
        
        See other posts from Server Fault
        
            or by zimdawg
        
        
        
        Published on 2010-05-10T15:08:30Z
        Indexed on 
            2010/05/10
            15:14 UTC
        
        
        Read the original article
        Hit count: 507
        
I have ran a tool called admnalow.exe that re-grants access to the local administrators (BUILTIN\Administrators) group for all directories and subdirectories in a given path. The problem is it seems to have caused the ACL's to be ordered improperly. I've been looking everywhere and have been unable to find a .vbs or any other script that will parse through a set of directories and reorder the ACLs. This can be done manually but would be incomprehensible for thousands of directories.
Can anyone help?!?!
© Server Fault or respective owner