Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
セキュリティ上の理由から、NT AUTHORITY\SYSTEM が所有する必要があるファイルがあります。私は一生、バッチファイルでこれを行う方法を理解できません。
このような:
icacls foo /setowner "NT AUTHORITY\SYSTEM"
これを機能させるには、昇格したコマンド ウィンドウで実行する必要があることに注意してください。