Understanding the USMT Config.xml Windows XP

advertisement
Understanding the USMT Config.xml Windows
XP Downlevel Manifest Behaviors
Author: Ned Pyle, Microsoft Corporation
Revision: 1.0, August 1, 2011
Contents
Background Notes ................................................................................................................................................................... 2
Windows Search...................................................................................................................................................................... 3
Themes .................................................................................................................................................................................... 4
Tablet Input Core .................................................................................................................................................................... 4
Tablet Journal.......................................................................................................................................................................... 5
TabletTip Panel ....................................................................................................................................................................... 6
Remote Access Connection Manager ..................................................................................................................................... 6
Mapped Printers ..................................................................................................................................................................... 7
Print Spooler ........................................................................................................................................................................... 7
Telephony ............................................................................................................................................................................... 8
Windows Address Book (Legacy) ............................................................................................................................................ 9
Outlook Express .................................................................................................................................................................... 10
Fax Service............................................................................................................................................................................. 11
Fax User Settings ................................................................................................................................................................... 12
Fax Layouts............................................................................................................................................................................ 13
Internet Explorer Preferences............................................................................................................................................... 14
Internet Explorer-based RSS Feeds ....................................................................................................................................... 15
Internet Explorer Advanced and Security Options ............................................................................................................... 15
RAS Connection Manager ..................................................................................................................................................... 17
Wireless Network .................................................................................................................................................................. 18
IEEE 802.1X Wired Authentication........................................................................................................................................ 19
Time Zones ............................................................................................................................................................................ 19
Regional Language ................................................................................................................................................................ 20
MUI........................................................................................................................................................................................ 21
National Language ................................................................................................................................................................ 22
EAP ........................................................................................................................................................................................ 22
1
Private Character Creator ..................................................................................................................................................... 23
Credential Manager .............................................................................................................................................................. 24
Windows Explorer ................................................................................................................................................................. 24
Shell Configuration ................................................................................................................................................................ 25
Shell Folders .......................................................................................................................................................................... 27
Command Prompt ................................................................................................................................................................. 28
Win32 Core ........................................................................................................................................................................... 29
Windows Remote Management ........................................................................................................................................... 30
RPC Ports ............................................................................................................................................................................... 31
Local RPC over LPC and Named Pipes ................................................................................................................................... 31
UseProxyForIPAddrIfRDNSFails ............................................................................................................................................. 32
RAS Preferences .................................................................................................................................................................... 32
COM+ Applications ............................................................................................................................................................... 34
DCOM .................................................................................................................................................................................... 34
Image Color Management .................................................................................................................................................... 35
EFS ......................................................................................................................................................................................... 36
DPAPI..................................................................................................................................................................................... 37
Certificate Private Keys ......................................................................................................................................................... 37
Certificate Public Keys ........................................................................................................................................................... 38
Accessibilty ............................................................................................................................................................................ 39
Background Notes
This document explains which settings are migrated by USMT 4.0 downlevel manifest XML files. It is organized by
component, notes the manifest for a more detailed examination, gives a synopsis of what is migrated, and provides one
or more sample graphical interfaces to the settings when possible. This document is not a complete list of all settings
migrated or application interfaces, but instead provides a high-level entry point for an administrator to dig into details.
This document only applies to Windows XP SP3 as a source computer OS running SCANSTATE.EXE.
For further info on CONFIG.XML and the USMT manifests, examine:




http://technet.microsoft.com/en-us/library/dd560760(v=WS.10).aspx
http://technet.microsoft.com/en-us/library/dd560793(v=WS.10).aspx
http://blogs.technet.com/b/askds/archive/2011/05/11/does-usmt-migrate-lt-this-goo-gt.aspx
http://blogs.technet.com/b/askds/archive/tags/usmt/
2
Windows Search
Config Entry
<component displayname="WindowsSearchEngine-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/windowssearchengine-dl/windowssearchenginedl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\windowssearchengine-dl.man"
Behavior Synopsis
Migrates Windows Search Service settings for the computer. Not user-specific.
3
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/microsoftwindows-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-inputcore-dl/microsoft-windows-tabletpc-platform-input-core-dl/settings"/>
</component>
4
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-journaldl/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.
5
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-inputpaneldl/microsoft-windows-tabletpc-inputpanel-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\tabletpcinputpanel-dl.man"
Migrates TabletTip settings, only if TabletPC feature is installed. Migrates only per-user settings.
Remote Access Connection Manager
Config Entry
<component displayname="Microsoft-Windows-RasmanService-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-rasmanservice-dl/microsoftwindows-rasmanservice-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\rasmanservice-dl.man"
Behavior Synopsis
Migrates custom DLL autodial entries for Remote Access Connection Manager settings for the computer, does not
migrate per-user. Only useful if the custom DLLs are installed on the destination.
Special Consequences: probably has no value in migration unless same third party remote access software used on
destination.
No screenshot possible. AOL and MSN are example clients.
6
Mapped Printers
Config Entry
<component displayname="Microsoft-Windows-Printing-Spooler-Networkclient-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-printing-spoolernetworkclient-dl/microsoft-windows-printing-spooler-networkclient-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\printing-spooler-networkclient-dl.man"
Behavior Synopsis
Migrates mapped network printer settings, per-user settings. Per-computer settings are for non-useful stuff. These
settings have no effect on local printers or printers shared out this computer.
Print Spooler
Config Entry
<component displayname="Microsoft-Windows-Printing-Spooler-Core-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-printing-spooler-coredl/microsoft-windows-printing-spooler-core-dl/settings"/>
7
Config Manifest
"\USMT\x86\DlManifests\printing-spooler-core-dl.man"
Behavior Synopsis
Migrates computer’s Spooler settings.
Telephony
Config Entry
<component displayname="Microsoft-Windows-TapiSetup-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-tapisetup-dl/microsoftwindows-tapisetup-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\microsoft-windows-tapisetup-dl.man"
8
Behavior Synopsis
Migrates telephony settings, both per-user and –per-computer (as XP TAPI settings are mainly stored as computer
settings, then referenced by user registry).
Windows Address Book (Legacy)
Config Entry
<component displayname="Microsoft-Windows-WAB-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-wab-dl/microsoft-windowswab-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\microsoft-windows-wab-dl.man"
Behavior Synopsis
Migrates Windows Address Book files and settings while remapping the path to the destination computer’s wab.exe
(which will change based on email versions). Triggers Windows Mail to upgrade the WAB.
9
Outlook Express
Config Entry
<component displayname="Microsoft-Windows-Mail-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-mail-dl/microsoft-windowsmail-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\microsoft-windows-mail-dl.man"
Behavior Synopsis
Migrates legacy mail (such as Outlook Express); even though destination OS of Vista or Windows 7 don’t support that
legacy mail, when Live Mail is installed it will read and import those migrated settings automatically. Windows Mail
settings are not migrated directly here, but instead in MigApp.xml.
10
Fax Service
Config Entry
<component displayname="Microsoft-Windows-Fax-Service-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-fax-service-dl/microsoftwindows-fax-service-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\microsoft-windows-fax-service-dl.man"
Behavior Synopsis
Migrates Fax service settings, which are primarily per-computer.
11
Fax User Settings
Config Entry
<component displayname="Microsoft-Windows-Fax-Common-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-fax-common-dl/microsoftwindows-fax-common-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\microsoft-windows-fax-common-dl.man"
Behavior Synopsis
Migrates per-user FAX settings, such as addresses and phone numbers.
12
Fax Layouts
Config Entry
<component displayname="Microsoft-Windows-Fax-Client-Applications-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-fax-client-applicationsdl/microsoft-windows-fax-client-applications-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\microsoft-windows-fax-client-applications-dl.man"
Behavior Synopsis
Migrates FAX personalization like cover pages and column layouts, on a per-user basis.
13
Internet Explorer Preferences
Config Entry
<component displayname="Microsoft-Windows-IE-InternetExplorer-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-ie-internetexplorerdl/microsoft-windows-ie-internetexplorer-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\microsoft-windows-ie-internetexplorer-dl.man"
Behavior Synopsis
Migrates Internet Explorer browser preference settings on a per-user basis. A large number of per-computer and add-on
related settings are excluded and allowed to be reset by first run IE to handle upgrades safely.
14
Internet Explorer-based RSS Feeds
Config Entry
<component displayname="Microsoft-Windows-IE-Feeds-Platform-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-ie-feeds-platformdl/microsoft-windows-ie-feeds-platform-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\microsoft-windows-ie-feeds-platform-dl.man"
Behavior Synopsis
Migrates RSS feeds, on a per-user basis.
Internet Explorer Advanced and Security Options
Config Entry
<component displayname="Microsoft-Windows-IE-ClientNetworkProtocolImplementation-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-ieclientnetworkprotocolimplementation-dl/microsoft-windows-ie-clientnetworkprotocolimplementationdl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\microsoft-windows-ie-clientnetworkprotocolimplementation-dl.man"
Behavior Synopsis
Migrates specific per-user and per-computer Internet Explorer settings for security and networking behavior.
15
16
RAS Connection Manager
Config Entry
<component displayname="Microsoft-Windows-RasConnectionManager-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-rasconnectionmanagerdl/microsoft-windows-rasconnectionmanager-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\rasconnectionmanager-dl.man"
Plugin: “\Microsoft-Windows-RasConnectionManager\cmmigr.dll”
Behavior Synopsis
Migrates Remote Access Connection manager settings both per-user and per-computer. The plugin copies and translates
connection data stored in the user profiles, as well as independently loading each user's profile to read certain registry
entries.
17
Wireless Network
Config Entry
<component displayname="Microsoft-Windows-WlanSvc-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-wlansvc-dl/microsoftwindows-wlansvc-dl/settings"/>
Config Manifest
"\USMT\amd64\DlManifests\microsoft-windows-wlansvc-dl.man"
Behavior Synopsis
Migrates per-computer wireless settings, including group policy entries.
18
IEEE 802.1X Wired Authentication
Config Entry
<component displayname="Microsoft-Windows-Dot3svc-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-dot3svc-dl/microsoftwindows-dot3svc-dl/settings"/>
Config Manifest
"\USMT\amd64\DlManifests\microsoft-windows-dot3svc-dl.man"
Behavior Synopsis
Migrates IEEE 802.1X Authentication per-computer settings. Also migrates group policy settings.
Time Zones
Config Entry
<component displayname="Microsoft-Windows-International-TimeZones-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-international-timezonesdl/microsoft-windows-international-timezones-dl/settings"/>
Config Manifest
"\USMT\amd64\DlManifests\international-timezones-dl.man"
19
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="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-textservicesframeworkmigration-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.
20
MUI
Config Entry
<component displayname="Microsoft-Windows-MUI-Settings-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-mui-settings-dl/microsoftwindows-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.
21
National Language
Config Entry
<component displayname="Microsoft-Windows-International-Core-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-international-coredl/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="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-extensibleauthentication-protocol-host-service-dl/microsoft-windows-extensible-authentication-protocol-hostservice-dl/settings"/>
22
Config Manifest
"\USMT\x86\DlManifests\extensibleauthenticationprotocolhostservice-dl.man"
Behavior Synopsis
Copies settings for any methods added to the Extensible Authentication Protocol service. No UI.
Private Character Creator
Config Entry
<component displayname="Microsoft-Windows-eudcedit-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-eudcedit-dl/microsoftwindows-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.
23
Credential Manager
Config Entry
<component displayname="Microsoft-Windows-Credential-Manager-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-credential-managerdl/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.
Windows Explorer
Config Entry
<component displayname="Microsoft-Windows-explorer-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-explorer-dl/microsoftwindows-explorer-dl/settings"/>
24
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.
Shell Configuration
Config Entry
<component displayname="Microsoft-Windows-shmig-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-shmig-dl/microsoft-windowsshmig-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
25
working correctly (see KB2459849). Supports migrating wallpaper settings, but does not do so from XP to later OS for
licensing reasons.
26
Shell Folders
Config Entry
<component displayname="Microsoft-Windows-shell32-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-shell32-dl/microsoftwindows-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.
27
Command Prompt
Config Entry
<component displayname="Microsoft-Windows-CommandPrompt-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-commandprompt-dl/microsoftwindows-commandprompt-dl/settings"/>
28
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). No UI for
these settings.
Win32 Core
Config Entry
<component displayname="Microsoft-Windows-Win32k-Settings-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-win32k-settingsdl/microsoft-windows-win32k-settings-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\win32k-settings-dl.man"
Behavior Synopsis
Migrates Win32 settings, the per-computer specific agnostic service, timeout, system font settings, debug, and error
settings (these have no UI). Also migrates per-user CMD prompt customizations and certain customized control panel
settings, such as mouse, keyboard, and accessibility.
29
Windows Remote Management
Config Entry
<component displayname="Microsoft-Windows-Web-Services-for-Management-Core-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-web-services-for-managementcore-dl/microsoft-windows-web-services-for-management-core-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\web-services-for-management-core-dl.man"
Behavior Synopsis
Migrates the per-computer Windows Remote Management settings that exist if
http://support.microsoft.com/kb/936059 is installed (out of band for XP)
30
RPC Ports
Config Entry
<component displayname="Microsoft-Windows-RPC-Remote-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-rpc-remote-dl/microsoftwindows-rpc-remote-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\rpc-remote-dl.man"
Behavior Synopsis
Migrate per-computer remote RPC port customizations as defined in http://support.microsoft.com/kb/154596. No UI
for these settings.
Local RPC over LPC and Named Pipes
Config Entry
<component displayname="Microsoft-Windows-RPC-Local-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-rpc-local-dl/microsoftwindows-rpc-local-dl/settings"/>
31
Config Manifest
"\USMT\x86\DlManifests\rpc-local-dl.man"
Behavior Synopsis
Migrates per-computer local RPC port customizations. There is no UI for these settings, they do not exist by default, and
they are not publically documented.
UseProxyForIPAddrIfRDNSFails
Config Entry
<component displayname="Microsoft-Windows-RPC-HTTP-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-rpc-http-dl/microsoftwindows-rpc-http-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\rpc-http-dl.man"
Behavior Synopsis
Migrates per-computer HTTP over RPC customization only for value "UseProxyForIPAddrIfRDNSFails" as defined in
http://msdn.microsoft.com/en-us/library/aa373592(VS.85).aspx. There is no UI for this setting.
RAS Preferences
Config Entry
<component displayname="Microsoft-Windows-RasApi-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-rasapi-dl/microsoft-windowsrasapi-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\rasapi-dl.man"
Behavior Synopsis
Migrates customized routing and remote access connection information on a per-user and computer basis. Some of
these settings are overridden by Microsoft-Windows-RasConnectionManager-DL (see previous).
32
ODBC
Config Entry
<component displayname="Microsoft-Windows-Microsoft-Data-Access-Components-(MDAC)-ODBC-DriverManagerDll-DL" migrate="yes" ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windowsmicrosoft-data-access-components-(mdac)-odbc-drivermanager-dll-dl/microsoft-windows-microsoft-dataaccess-components-(mdac)-odbc-drivermanager-dll-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\odbc32dll-dl.man"
Behavior Synopsis
Migrates per-user and per-computer ODBC settings from registry and file system.
33
COM+ Applications
Config Entry
<component displayname="Microsoft-Windows-COM-ComPlus-Setup-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-com-complus-setupdl/microsoft-windows-com-complus-setup-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\microsoft.windows.com.complus.setup.dl.man"
Plugin: Microsoft-Windows-COM-ComPlus-Setup-DL\commig.dl
Migrates COM+ application settings per-user and per-system.
Critical note: You should always set to NO in the config.xml, when migrating from x86 to x64 computers due to bug, as
per KB2481190.
Behavior Synopsis
No UI, these are configured by applications.
DCOM
Config Entry
<component displayname="Microsoft-Windows-COM-Base-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-com-base-dl/microsoftwindows-com-base-dl/settings"/>
34
Config Manifest
"\USMT\x86\DlManifests\microsoft.windows.com.base-dl.man"
Behavior Synopsis
Migrates OLE (i.e. DCOM) settings and files for the computer.
Image Color Management
Config Entry
<component displayname="Microsoft-Windows-ICM-Profiles-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-icm-profiles-dl/microsoftwindows-icm-profiles-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\microsoft-windows-icm-profiles-dl.man"
Behavior Synopsis
Migrates printer system color profiles for the computer, which can be modified by users through the add-on Microsoft
Color Control Panel Applet.
35
EFS
Config Entry
<component displayname="Microsoft-Windows-feclient-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-feclient-dl/microsoftwindows-feclient-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\feclient-dl.man"
Behavior Synopsis
Migrates per-user and per-computer file encryption (EFS) options. These are mainly customized through the registry of
act of encryption, there is limited UI, see http://technet.microsoft.com/en-us/library/cc736602(WS.10).aspx.
36
DPAPI
Config Entry
<component displayname="Microsoft-Windows-dpapi-keys-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-dpapi-keys-dl/microsoftwindows-dpapi-keys-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\dpapi_keys-dl.man"
Behavior Synopsis
Migrates the DPAPI encryption keys for users and computers. There is no UI for these settings and data.
Certificate Private Keys
Config Entry
<component displayname="Microsoft-Windows-Crypto-keys-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-crypto-keys-dl/microsoftwindows-crypto-keys-dl/settings"/>
37
Config Manifest
"\USMT\x86\DlManifests\crypto_keys-dl.man"
Behavior Synopsis
Copies the certificate private keys for users (but not computer’s private keys, due to behavior described in
http://blogs.technet.com/b/askds/archive/2010/12/03/friday-mail-sack-pew-pew-pew-edition.aspx#usmtcert and
http://blogs.technet.com/b/askds/archive/2011/05/06/friday-mail-sack-who-am-i-kidding-more-like-monthlyedition.aspx#usmtcert ).
Certificate Public Keys
Config Entry
<component displayname="Microsoft-Windows-CAPI2-certs-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-capi2-certs-dl/microsoftwindows-capi2-certs-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\capi2_certs-dl.man"
Behavior Synopsis
Copies the certificates with their public keys for users and computers (irrespective of the private keys, as described in
http://blogs.technet.com/b/askds/archive/2010/12/03/friday-mail-sack-pew-pew-pew-edition.aspx#usmtcert ).
38
Accessibility
Config Entry
<component displayname="Microsoft-Windows-accessibilitycpl-DL" migrate="yes"
ID="http://www.microsoft.com/migration/1.0/migxmlext/cmi/microsoft-windows-accessibilitycpldl/microsoft-windows-accessibilitycpl-dl/settings"/>
Config Manifest
"\USMT\x86\DlManifests\accessibilitycpl-dl.man"
Behavior Synopsis
Copies per-user Accessibility settings like color, narrator, and magnifier, plus mouse and desktop windows settings
(some of which are duplicated by the Win32 manifest).
39
Download