I am currently running on win2k and need to write a batch file that can change the inherit permisson of files and folder. For example, i created a new folder name "ABC" in "C:\My Documents\work\mywork". By default, the folder "ABC" would inherit the permission of "mywork". But i need to make "ABC" to inhert the root permission(great grandparents) instead of its parents permission. Meaning that the folder/files will inhert the permission from the root instead of the parents.
I've never written a batch file before so any help or sample that can aid me will be greatly appricated.
Thanks,
Gladdie