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.

image

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.

image

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.

image

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.

image

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.

image

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.

image

The Complete List and Downloadable Versions

    

Ned “better than counting sheep” Pyle