Blog Post

Ask the Directory Services Team
4 MIN READ

Understanding what the USMT 4.0 CONFIG manifests migrate (Part 2: XP Section A)

NedPyle's avatar
NedPyle
Bronze Contributor
Apr 05, 2019

First published on TechNet on Aug 15, 2011

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

 

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

 

<component displayname="WindowsSearchEngine-DL" migrate="yes" ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/windowssearchengine-dl/windowssearchengine-dl/settings"/>

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

<component displayname="Tablet PC Settings" migrate="yes" ID="tablet_pc_settings">

<component displayname="General Options" migrate="yes" ID="tablet_pc_settings\tablet_pc_general_options">

<component displayname="Microsoft-Windows-TabletPC-Platform-Input-Core-DL" migrate="yes" ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-tabletpc-platform-input-core-dl/microsoft-windows-tabletpc-platform-input-core-dl/settings"/>

</component>

 

<component displayname="Accessories" migrate="yes" ID="tablet_pc_settings\tablet_pc_accessories">

<component displayname="Microsoft-Windows-TabletPC-Journal-DL" migrate="yes" ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-tabletpc-journal-dl/microsoft-windows-tabletpc-journal-dl/settings"/>

</component>

 

<component displayname="Input Panel" migrate="yes" ID="tablet_pc_settings\tablet_pc_input_panel">

<component displayname="Microsoft-Windows-TabletPC-InputPanel-DL" migrate="yes" ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-tabletpc-inputpanel-dl/microsoft-windows-tabletpc-inputpanel-dl/settings"/>

</component>

</component>

 

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

 

Windows Search


Config Entry

<component displayname="WindowsSearchEngine-DL" migrate="yes" ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/windowssearchengine-dl/windowssearchengine-dl/settings"/>


Config Manifest

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


Behavior Synopsis

Migrates Windows Search Service settings for the computer. Not user-specific.

 

 

Themes


Config Entry

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


Config Manifest

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


Behavior Synopsis

Migrate the desktop theme for each user. Not computer-specific.

 

Special Consequences: turns off Aero theme on destination if left enabled.

 

 

Tablet Input Core


Config Entry

<component displayname="Microsoft-Windows-TabletPC-Platform-Input-Core-DL" migrate="yes" ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-tabletpc-platform-input-core-dl/microsoft-windows-tabletpc-platform-input-core-dl/settings"/>


Config Manifest

"\USMT\x86\DlManifests\tabletpcplatforminput-core-dl.man"


Behavior Synopsis

Migrate tablet PC input settings, only if TabletPC feature is installed. Migrates both user and computer settings.

 

 

Tablet Journal


Config Entry

<component displayname="Microsoft-Windows-TabletPC-Journal-DL" migrate="yes" ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-tabletpc-journal-dl/microsoft-windows-tabletpc-journal-dl/settings"/>


Config Manifest

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


Behavior Synopsis

Migrate tablet PC Windows Journal settings, only if TabletPC feature is installed. Migrates only per-user settings.

 

 

TabletTip Panel


Config Entry

<component displayname="Microsoft-Windows-TabletPC-InputPanel-DL" migrate="yes" ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-tabletpc-inputpanel-dl/microsoft-windows-tabletpc-inputpanel-dl/settings"/>


Config Manifest

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


Behavior Synopsis

Migrates TabletTip settings, only if TabletPC feature is installed. Migrates only per-user settings.

 

 

The Complete List and Downloadable Versions

 

 

Ned “better than counting sheep” Pyle

Updated Dec 14, 2021
Version 3.0
No CommentsBe the first to comment