Customize the default local user profile when preparing an image of Windows
http://support.microsoft.com/kb/973289
如果用了mandatory profile, 则需要在Unattend.xml中禁掉copyprofile功能。
<CopyProfile>false</CopyProfile>
Customize the default local user profile when preparing an image of Windows
http://support.microsoft.com/kb/973289
如果用了mandatory profile, 则需要在Unattend.xml中禁掉copyprofile功能。
<CopyProfile>false</CopyProfile>