이걸 어떻게 풀지 몰라, 고민만 많이 했었는데, 아래와 같이 훌륭한 해결책이 있다니
몇 년만의 체증을 푼다는 느낌이 드는 구나.
In order to fix it did the following.
-Open a Command Prompt "As Administrator"
-Run the following commands:
takeown /f G:\folder/r /d y
icacls G:\folder /grant administrators:F /T
'프로그램(잡탕)' 카테고리의 다른 글
MS SQL 컬럼 일괄변경 (0) | 2020.04.24 |
---|---|
서버 재부팅 이벤트 처리 방법. (0) | 2020.04.20 |