통합 쓰기 필터 (UWF). 드라이브를 보호하기 위해 드라이브에 대한 모든 쓰기를 가상 오버레이로 리디렉션합니다. 기본적으로 재부팅 후 쓰기는 커밋되지 않으면 삭제됩니다. 더 많은 정보: https://learn.microsoft.com/windows/iot/iot-enterprise/customize/unified-write-filter.
uwfmgr get-config
uwfmgr volume protect {{드라이브_문자}}:
uwfmgr volume unprotect {{드라이브_문자}}:
uwfmgr filter {{enable|disable}}
uwfmgr file commit {{드라이브_문자:\경로\대상\파일}}
uwfmgr file commit-delete {{드라이브_문자:\경로\대상\파일}}