Understanding what the USMT 4.0 CONFIG manifests migrate (Part 6: XP Section E)
This part covers the following config.xml components for Windows XP:
--------------------------------------------------------------------------------------------------
<component displayname="Microsoft-Windows-International-TimeZones-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-international-timezones-dl/microsoft-windows-international-timezones-dl/settings"/>
<component displayname="Date, Time, Language and Region" migrate="yes" ID="date_time_language_and_region">
<component displayname="Regional Language Options" migrate="yes" ID="date_time_language_and_region\regional_language_options">
<component displayname="Microsoft-Windows-TextServicesFramework-Migration-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-textservicesframework-migration-dl/microsoft-windows-textservicesframework-migration-dl/settings"/>
<component displayname="Microsoft-Windows-MUI-Settings-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-mui-settings-dl/microsoft-windows-mui-settings-dl/settings"/>
<component displayname="Microsoft-Windows-International-Core-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-international-core-dl/microsoft-windows-international-core-dl/settings"/>
</component>
</component>
<component displayname="Microsoft-Windows-Extensible-Authentication-Protocol-Host-Service-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-extensible-authentication-protocol-host-service-dl/microsoft-windows-extensible-authentication-protocol-host-service-dl/settings"/>
<component displayname="Microsoft-Windows-eudcedit-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-eudcedit-dl/microsoft-windows-eudcedit-dl/settings"/>
<component displayname="Security" migrate="yes" ID="security">
<component displayname="Security Options" migrate="yes" ID="security\security_options">
<component displayname="Microsoft-Windows-Credential-Manager-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-credential-manager-dl/microsoft-windows-credential-manager-dl/settings"/>
</component>
</component>
--------------------------------------------------------------------------------------------------
Time Zones
Config Entry
<component displayname="Microsoft-Windows-International-TimeZones-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-international-timezones-dl/microsoft-windows-international-timezones-dl/settings"/>
Config Manifest
"\USMT\amd64\DlManifests\international-timezones-dl.man"
Behavior Synopsis
Migrates all user-created time zone configuration settings and date servers but excludes the actual zones (which the destination OS already describes and in a different format).
Important note: this migration code does not fully work, as there are differences in registry data stored between XP and later operating systems and this manifest does not include a translation plugin. Because the destination computer OS is likely to have the up to date time zone info, and custom time zones are extremely unlikely, no problems should be seen.
Regional Language
Config Entry
<component displayname="Microsoft-Windows-TextServicesFramework-Migration-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-textservicesframework-migration-dl/microsoft-windows-textservicesframework-migration-dl/settings"/>
Config Manifest
"\USMT\amd64\DlManifests\textservicesframework-migration-dl.man"
Plugin: Microsoft-Windows-TextServicesFramework-Migration-DL\msctfmig.dll
Behavior Synopsis
Regional language configuration, including the language bar. Uses a plugin DLL as part of the migration process to load each user's profile in order to translate GUID entries into assigned languages per-user.
MUI
Config Entry
<component displayname="Microsoft-Windows-MUI-Settings-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-mui-settings-dl/microsoft-windows-mui-settings-dl/settings"/>
Config Manifest
"\USMT\amd64\DlManifests\muisettings-dl.man"
Behavior Synopsis
Migrates the currently configured MUI language per-user, as well as the OS default for new users.
National Language
Config Entry
<component displayname="Microsoft-Windows-International-Core-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-international-core-dl/microsoft-windows-international-core-dl/settings"/>
Config Manifest
"\USMT\amd64\DlManifests\international-core-dl.man"
Plugin: \Microsoft-Windows-International-Core-DL\NLSCoreMig.dll
Behavior Synopsis
Migration of National Language Support, which includes all locale and codepage settings and keyboard layouts. Uses a custom plugin for translation of code pages to locale names.
EAP
Config Entry
<component displayname="Microsoft-Windows-Extensible-Authentication-Protocol-Host-Service-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-extensible-authentication-protocol-host-service-dl/microsoft-windows-extensible-authentication-protocol-host-service-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\extensibleauthenticationprotocolhostservice-dl.man"
Behavior Synopsis
Copies settings for any methods added to the Extensible Authentication Protocol service. There is no UI for this component.
Private Character Creator
Config Entry
<component displayname="Microsoft-Windows-eudcedit-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-eudcedit-dl/microsoft-windows-eudcedit-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\eudcedit-dl.man"
Behavior Synopsis
Migrates fonts and settings created by the Private Character Creator (eudcedit.exe) for the users and the Windows fonts folder.
Credential Manager
Config Entry
<component displayname="Microsoft-Windows-Credential-Manager-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-credential-manager-dl/microsoft-windows-credential-manager-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\credential-manager-dl.man"
Behavior Synopsis
Migrates per-user stored credentials (these are NOT saved fast user interactive logon creds, just things like mapped drives and websites). Also migrates the per-computer credential storage rules.
The Complete List and Downloadable Versions
- Understanding the USMT Config.xml Windows XP Downlevel Manifest Behaviors 1.0.docx (download)
- Understanding the USMT Config.xml Windows Vista Manifest Behaviors 1.0.docx (download)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 1: Introduction)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 2: XP Section A)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 3: XP Section B)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 4: XP Section C)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 5: XP Section D)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 6: XP Section E)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 7: XP Section F)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 8: XP Section G)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 9: XP Section H)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 10: Vista Section A)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 11: Vista Section B)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 12: Vista Section C)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 13: Vista Section D)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 14: Vista Section E)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 15: Vista Section F)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 16: Vista Section G)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 17: Vista Section H)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 18: Vista Section I)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 19: Vista Section J)
- Understanding what the USMT 4.0 CONFIG manifests migrate (Part 20: Vista Section K)
Ned “better than counting sheep” Pyle