카테고리 없음
윈도우명령어 - icacls
AWS-in
2017. 6. 19. 10:52
-- 백업
Icacls.exe "F:\Cluster" /save C:\BACKUP\Tech_F_acl.txt /t /c
-- 복원 (주의:백업받은 폴더의 상위폴더로 정의하자)
Icacls.exe F:\ /restore C:\BACKUP\Tech_F_acl.txt