Re: How To Display File Permssions Recursively on File Server



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


.



Relevant Pages

  • RE: Home Directories Permissions!
    ... Home Directories (Home Folder, Users, whatever you call it) ... Everyone group: should have Full Control. ... Read, SPECIAL PERMISSIONS ...
    (microsoft.public.windows.file_system)
  • Re: Folder Permissions
    ... have permissions to that folder. ... when I view a group's properties in Active Directory, ... But please keep in mind, the actual folders on a server need to be enumerated, not AD, to find what groups have permissions on the resources themselves. ... Below are links with suggestions on how to enumerate drive permissions that will provide a report. ...
    (microsoft.public.windows.server.active_directory)
  • Re: finding out a users permissions?
    ... I've walked into a job, and the previous IT staff did not do things by the book, and instead of assigning folder access by groups, they have done it by individuals. ... Enumerate Folder Permissions ... How can I enumerate the folder permissions on a drive or folder in CSV format? ... How can I report the NTFS folder permissions on a computer's shared folders? ...
    (microsoft.public.windows.server.active_directory)
  • Re: "Best practices" for Users home directory file permissions
    ... >recommend for both sharing permissions and NTFS permissions for Users' ... >home directories on a Server 2003 domain controller. ... have full file permissions through that share. ... Within that folder, you would have ...
    (microsoft.public.windows.server.general)
  • Re: folder permissions for users
    ... >> individual user folders under one general userdata folder. ... >> I can figure out the permissions on the folders to allow this to ... > If these are only home directories, ... under there that all users have access and modify permissions to. ...
    (microsoft.public.windows.server.general)