So if you need to reset file/folder permission setting to default, you can use command below:
ICACLS (Folder or File name) /T /Q /C /RESET
example:D:\OILDATA>ICACLS IVAN /T /Q /C /RESET
Above command will help you to accomplish your need.
ICACLS (Folder or File name) /T /Q /C /RESET
example:D:\OILDATA>ICACLS IVAN /T /Q /C /RESET
0 comments:
Post a Comment