SUBINACL Utility - Directory Permissions
We had some weird situation where we could not access files in our Biztalk file drop diretories. I found the following program that saved the day. Without it, we are having to manually take ownership of each file individually.
C:\Program Files\Windows Resource Kits\Tools>
subinacl.exe /subdirectories "c:\Odimo\*.*" /setowner=Administrators
To download this utility:
http://www.microsoft.com/downloads/details.aspx?FamilyId=E8BA3E56-D8FE-4A91-93CF-ED6985E3927B&displaylang=en


<< Home