Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Audit AD,NTFS for each user and write to a report in text format

Status
Not open for further replies.

gauravdubey80

Programmer
Jul 20, 2007
5
US
I need help writing a script for auditing the groups users are added into for each user and also the NTFS to check the drives user has access to and write these to a report. Anyone has ideas or scripts ready for this. Please help. I am a novice to scripting..
 
Use XCACLS. It can report generate a report for you.

I hope you find this post helpful.

Regards,

Mark

Check out my scripting solutions at
Work SMARTER not HARDER. The Spider's Parlor's Admin Script Pack is a collection of Administrative scripts designed to make IT Administration easier! Save time, get more work done, get the Admin Script Pack.
 
Thanks Mark,
Ill test that script and let you know. Thanks for the help again
Gaurav
 
I face problems querying the AD with CACLS/XCACLS
How do i query the whole AD for all users(>300) for their drive permissions. I can do it for myself on my computer using CACLS but cannot figure out how to do it for everybody from the AD..
Please help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top