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>
本文介绍如何在准备Windows镜像时定制默认的本地用户配置文件,并解释了使用强制配置文件(mandatory profile)时需要在Unattend.xml文件中禁用复制配置文件(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>

被折叠的 条评论
为什么被折叠?