Guest fusebox Posted October 17, 2008 Posted October 17, 2008 All: I am trying to get a text dump of the following: 1.Shares along with permissions 2.NTFS permissions of all directories and files (any local disk) fyi: I've tired xcacls but I can only use it one dir at a time??? perhaps a switch that isn't listed will help transverse all dirs/files??? TIA! Fusebox
Guest Ken Aldrich Posted October 20, 2008 Posted October 20, 2008 Re: NTFS & Share Permissions Hello, I see that nobody has replied yet. You can use DSRAZOR for Windows to report both Share level and NTFS level permissions on your file systems. No need to figure out scripts or command-line tools. The built-in reports meet most people's needs for File System reporting, but DSRAZOR does allow a very flexible framework for customizing your reports. You can go to http://www.visualclick.com to check it out. The "Dir/File System Object Owner plus Trustees and Permissions" report is probably the one for you. -- Ken Aldrich DSRAZOR for Windows Visual Click Software, Inc. http://www.visualclick.com "fusebox" <fuse.box@htomail.com> wrote in message news:C8B39CBA-3AF5-4913-BB7A-DB3BA6F88E2C@microsoft.com... > All: > I am trying to get a text dump of the following: > > 1.Shares along with permissions > 2.NTFS permissions of all directories and files (any local disk) > > fyi: I've tired xcacls but I can only use it one dir at a time??? perhaps > a > switch that isn't listed will help transverse all dirs/files??? > > TIA! > Fusebox
Guest Pegasus \(MVP\) Posted October 20, 2008 Posted October 20, 2008 Re: NTFS & Share Permissions "fusebox" <fuse.box@htomail.com> wrote in message news:C8B39CBA-3AF5-4913-BB7A-DB3BA6F88E2C@microsoft.com... > All: > I am trying to get a text dump of the following: > > 1.Shares along with permissions > 2.NTFS permissions of all directories and files (any local disk) > > fyi: I've tired xcacls but I can only use it one dir at a time??? perhaps > a > switch that isn't listed will help transverse all dirs/files??? > > TIA! > Fusebox xcacls.vbs will probably do the job. It hat recursive switches. You can get it from here: http://download.microsoft.com/download/f/7/8/f786aaf3-a37b-45ab-b0a2-8c8c18bbf483/xcacls_installer.exe
Recommended Posts