The HideDiscontinuedComponents setting specifies whether discontinued Windows® applications are displayed to end-users in the Windows Easy Transfer post-migration report.

Windows Easy Transfer is used to transfer files, system settings, and application settings to a new computer.

Value

true

Discontinued Windows applications do not appear in the Windows Easy Transfer post-migration report.

false

Discontinued Windows applications appear in the Windows Easy Transfer post-migration report.

Valid Configuration Passes

oobeSystem

Parent Hierarchy

Microsoft-Windows-MigrationWizardApplication | HideDiscontinuedComponents

Applies To

For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-MigrationWizardApplication.

XML Example

The following XML output shows how to hide discontinued Windows applications from end-users during a migration.

  Copy Code
<HideDiscontinuedComponents>true</HideDiscontinuedComponents>

See Also