Re: How To Display File Permssions Recursively on File Server
- From: "Ace Fekay [MVP]" <PleaseAskMe@xxxxxxxxxxxxxx>
- Date: Tue, 5 Feb 2008 00:13:35 -0500
In news:CAAE55F5-C0F4-4B70-80C4-6262C893EB9B@xxxxxxxxxxxxx,
Scott <Scott@xxxxxxxxxxxxxxxxxxxxxxxxx> typed:
What utility and syntax would I use to generate a report on a file
server with approximately 300 user home directories which would show
recursively within each home directory all files and folders in which
the 'Everyone' group had permissions and what those permissions are?
Use Xcacls To Enumerate Ntfs PermissionsEXE to enumerate NTFS folder
permissions. XCACLS does not have an option to just enumerate folders, it
enumerates files as well in recursive mode. ...
http://cwashington.netreach.net/depo/view.asp?Index=659&ScriptType=vbscript
JSI Tip 9901. How can I enumerate the folder permissions on a ...Using
Xcacls.vbs, I have scripted TreePerm.bat to enumerate the permission of a
drive or folder tree, using CSV format. The syntax for using TreePerm.bat
....
http://www.jsifaq.com/SF/Tips/Tip.aspx?id=9901
JSI Tip 8670. How can I report the NTFS folder permissions on a ...Where /$
is an optional parameter that will enumerate hidden shares, and /S is an
optional parameter that will report sub-folder permissions. ...
http://www.jsifaq.com/SF/Tips/Tip.aspx?id=8670
For additional suggestions, you can also search Google for the
following string:
enumerate folder permissions
--
Regards,
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,
MVP Microsoft MVP - Directory Services
Microsoft Certified Trainer
Infinite Diversities in Infinite Combinations
.
- Prev by Date: Re: Login Script - System error 85
- Next by Date: Re: Login Script - System error 85
- Previous by thread: Re: Login Script - System error 85
- Next by thread: Re: Help - administrator locked out!
- Index(es):
Relevant Pages
|