I need to set the NTFS inheritance flag for all files in a tree but not modify any folders. It is a directory tree on a Windows 2003 Standard server and has about 50K files spread through about 8k folders.
I need to go through this entire structure and set every file to inherit NTFS permissions of its parent but leave each folder’s setting alone. I didn’t see a way to do that with xcacls.vbs. Is there another way to write such a script or some other way to go about it?
Thanks,
a
I need to go through this entire structure and set every file to inherit NTFS permissions of its parent but leave each folder’s setting alone. I didn’t see a way to do that with xcacls.vbs. Is there another way to write such a script or some other way to go about it?
Thanks,
a