Microsoft
Software
Hardware
Network
Question : Generate a list of ACL-and-folder that contains a Group object in AD
Hi Experts, may I have a solution on how to generate a list of folders that have granted permission to a group object in AD. Say I have an AD Group object named "IT DEPT" and I have two folders named "DIR A" and "DIR B". I have granted folder permission of "DIR A" to "IT DEPT".
How can I produce such list? In fact, you know there are no. of objects and no. of folders. The solution is very convenient to manage folder permission. Any idea?
Answer : Generate a list of ACL-and-folder that contains a Group object in AD
this would require some work,..
first you'd probably want to run a scan of your network and throw all the ACL's into a database, then query the database.
babsically you could use cacls, or xcacls, or dacls,.,. or here's a script
http://www.codeproject.com
/KB/vbscri
pt/
VBScrip
t_ACL_Craw
l.aspx
or or or,...
Random Solutions
Messenger Email Inbox link after SP2
Setting Internet Explorer temporary internet files path via Group Policy
Generic Host Process for Win32 Services Problem (not virus)
Microsoft, NTFS Permissions, Windows 2003 R2, PowerShell, recursive search for folder, not file, ACLs on 200,000 folders
jquery and php
Get client computer name or client user name
Setting up Exchange Server 2003, Cisco Pix 501, DNS MX Record
Array formula to sum the product of two columns
Reverse HLOOKUP / find the first "0" from right to left in a row
Animate XML elements separately?