데스크톱 및 랩톱을 교체하는 프로젝트를 진행 중입니다. 일부 공유 데스크톱에는 수십 개의 프로필이 있으며 그 중 일부는 조직을 떠나 새로운 하드웨어로 마이그레이션해서는 안되는 사용자입니다.
USMT가이를 무시하도록하려면 어떻게합니까? 아니면 이것이 기본 동작이어야하며 Scanstate가 사용하는 xml 파일 중 하나를 통해 포함시켜야합니까? 존재하지 않는 프로파일을 무시하도록 사용자 정의 XML에 삽입 할 수있는 것이 있습니까?
내 현재 Scanstate 명령 :
scanstate.exe B:\USMT\%computername% /o /c /uel:365 /ue:*\Administrator* /targetWindows7 /vsc /listfiles:B:\USMT\%computername%\gatheredfiles.log /l:B:\USMT\%computername%\scanstate.log /v:5 /i:miguser.xml /i:migsys.xml /i:profiles.xml /config:config.xml
그 답을 제공하는 매우 광범위한,이 링크는 어느 정도 당신을 도울 수 blogs.technet.microsoft.com/askds/2011/05/05/...
—
블루 베리 - Vignesh4303