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.
パーティションのマウントのため、Powershell を使用して、所有者と ACL のアクセス許可 (私の場合は完全な制御) を再帰的に (フォルダーとサブフォルダーとファイル) 変更したいと考えています。
所有者にとって、私はこのように見つけました:
takeown /f "c:\folder\subfolder" /r