Understanding what the USMT 4.0 CONFIG manifests migrate (Part 7: XP Section F)

This part covers the following config.xml components for Windows XP:

--------------------------------------------------------------------------------------------------

    <component displayname="Appearance and Display" migrate="yes" ID="appearance_and_display">

      <component displayname="Taskbar and Start Menu" migrate="yes" ID="appearance_and_display\taskbar_and_start_menu">

        <component displayname="Microsoft-Windows-explorer-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-explorer-dl/microsoft-windows-explorer-dl/settings"/>

      </component>

      <component displayname="Personalized Settings" migrate="yes" ID="appearance_and_display\personalized_settings">

        <component displayname="Microsoft-Windows-shmig-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-shmig-dl/microsoft-windows-shmig-dl/settings"/>

        <component displayname="Microsoft-Windows-shell32-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-shell32-dl/microsoft-windows-shell32-dl/settings"/>

        <component displayname="Microsoft-Windows-CommandPrompt-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-commandprompt-dl/microsoft-windows-commandprompt-dl/settings"/>

      </component>

    </component>

--------------------------------------------------------------------------------------------------

Windows Explorer

Config Entry

<component displayname="Microsoft-Windows-explorer-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-explorer-dl/microsoft-windows-explorer-dl/settings"/>

Config Manifest

"\USMT\x86\DlManifests\explorer-dl.man"

Behavior Synopsis

Migrates per user Windows Explorer shell settings, such as customizations of the file management UI, shell icons, task bar and start menu.

imageimage

Shell Configuration

Config Entry

<component displayname="Microsoft-Windows-shmig-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-shmig-dl/microsoft-windows-shmig-dl/settings"/>

Config Manifest

"\USMT\x86\DlManifests\shmig-dl.man"

Plugin: "Microsoft-Windows-shmig-DL\shmig.dll"

Behavior Synopsis

There is no practical XML for this manifest, all work done by the plugin SHMIG. It loads each user profile and migrates registry settings for per-user display settings like DPI, screensaver settings, recycle bin usage and confirmation dialogs, the Start Menu, and User Tiles. Also supposed to migrate "Send to" context menu, but bug in XP prevents this from working correctly (see KB2459849). Supports migrating wallpaper settings, but does not do so from XP to later OS for licensing reasons.

image

image

image

Shell Folders

Config Entry

<component displayname="Microsoft-Windows-shell32-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-shell32-dl/microsoft-windows-shell32-dl/settings"/>

Config Manifest

"\USMT\x86\DlManifests\shell32-dl.man"

Behavior Synopsis

Migrates per user shell settings such as recent documents, desktop shell icons, and remembered folder views.

imageimage

image

Command Prompt

Config Entry

<component displayname="Microsoft-Windows-CommandPrompt-DL" migrate="yes" ID="https://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-commandprompt-dl/microsoft-windows-commandprompt-dl/settings"/>

Config Manifest

"\USMT\x86\DlManifests\commandprompt-dl.man"

Behavior Synopsis

Migrates limited CMD prompt settings for all users and computers (to include the default user profile settings). There is no UI for these settings.

 

The Complete List and Downloadable Versions

 

Ned “better than counting sheep” Pyle