6.2

Only files from the My Documents, Desktop, and Start Menu profile folders are migrated. The user's registry
keys are migrated.
<migconfig version = "0.2">
<!-- specify the source V1 profiles to be migrated -->
<source>
<!-- specify the location of user profiles to be migrated -->
<profilepath>\\devvm-winxp\c$\documents and settings\ts115</profilepath>
</source>
<!-- specify the target destination of converted V2 profiles -->
<target>
<profilepath>\\file01\profiles</profilepath>
</target>
<!-- specify other profile migration settings -->
<migration>
<!-- migration settings for profile folders and files -->
<profile>
<!-- by default, all top-level profile folders are included -->
<!-- except 'Cache', 'History', and 'Local AppData' -->
<includefolders>Personal, Desktop, Start Menu</includefolders>
</profile>
</migration>
</migconfig>
Chapter 1 User Profile Migration Overview
VMware, Inc. 17