Merge branch 'main' into delete-cortana-content-ADO-8098899

This commit is contained in:
Gary Moore 2024-01-08 16:16:46 -08:00 committed by GitHub
commit 00ecbe47af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
50 changed files with 99 additions and 50 deletions

View File

@ -1,13 +1,14 @@
---
title: User State Migration Tool (USMT) - Getting Started
description: Plan, collect, and prepare the source computer for migration using the User State Migration Tool (USMT).
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.topic: article
ms.technology: itpro-deploy
ms.date: 01/03/2024
ms.date: 01/09/2024
appliesto:
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>

View File

@ -1,11 +1,12 @@
---
title: Migrate Application Settings
description: Learn how to author a custom migration .xml file that migrates the settings of an application that isn't migrated by default using MigApp.xml.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Migration Store Types Overview
description: Learn about the migration store types and how to determine which migration store type best suits the organization's needs.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Offline Migration Reference
description: Offline migration enables the ScanState tool to run inside a different Windows OS than the Windows OS from which ScanState is gathering files and settings.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Understanding Migration XML Files
description: Learn how to modify the behavior of a basic User State Migration Tool (USMT) migration by using XML files.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: USMT Best Practices
description: This article discusses general and security-related best practices when using User State Migration Tool (USMT).
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/02/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Choose a Migration Store Type
description: Learn how to choose a migration store type and estimate the amount of disk space needed for computers in the organization.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: User State Migration Tool (USMT) Command-line Syntax
description: Learn about the User State Migration Tool (USMT) command-line syntax for using the **ScanState** tool, **LoadState** tool, and UsmtUtils tool.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Common Migration Scenarios
description: See how the User State Migration Tool (USMT) is used when planning hardware and/or operating system upgrades.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Config.xml File
description: Learn how the Config.xml file is an optional User State Migration Tool (USMT) file that can be created using the /genconfig option with the ScanState.exe tool.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Conflicts and Precedence
description: In this article, learn how User State Migration Tool (USMT) deals with conflicts and precedence.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,13 +1,14 @@
---
title: Custom XML Examples
description: Use custom XML examples to learn how to migrate an unsupported application, migrate files and registry keys, and migrate the Videos folder.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.topic: article
ms.technology: itpro-deploy
ms.date: 01/03/2024
ms.date: 01/09/2024
appliesto:
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>

View File

@ -1,11 +1,12 @@
---
title: Customize USMT XML Files
description: Learn how to customize USMT XML files. Also, learn about the migration XML files that are included with USMT.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Determine What to Migrate
description: Determine migration settings for standard or customized for the User State Migration Tool (USMT).
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Estimate Migration Store Size
description: Estimate the disk space requirement for a migration so that the User State Migration Tool (USMT) can be used.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Exclude Files and Settings
description: In this article, learn how to exclude files and settings when creating a custom .xml file and a Config.xml file.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Extract Files from a Compressed USMT Migration Store
description: In this article, learn how to extract files from a compressed User State Migration Tool (USMT) migration store.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -11,7 +11,7 @@ metadata:
ms.mktglfcycl: deploy
ms.sitesec: library
audience: itpro
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: faq
title: Frequently Asked Questions
summary: |

View File

@ -1,11 +1,12 @@
---
title: General Conventions
description: Learn about general XML guidelines and how to use XML helper functions in the XML Elements library to change migration behavior.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Hard-Link Migration Store
description: Use of a hard-link migration store for a computer-refresh scenario drastically improves migration performance and significantly reduces hard-disk utilization.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,13 +1,14 @@
---
title: How USMT Works
description: Learn how USMT works and how it includes two tools that migrate settings and data - ScanState and LoadState.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.topic: article
ms.technology: itpro-deploy
ms.date: 01/03/2024
ms.date: 01/09/2024
appliesto:
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>

View File

@ -1,11 +1,12 @@
---
title: User State Migration Tool (USMT) How-to articles
description: Reference the articles in this article to learn how to use User State Migration Tool (USMT) to perform specific tasks.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Identify Applications Settings
description: Identify which applications and settings need to be migrated before using the User State Migration Tool (USMT).
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Identify File Types, Files, and Folders
description: Identify the file types, files, folders, and settings that need to be migrated when planning the migration.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Identify Operating System Settings
description: Identify which system settings need to be migrated. The User State Migration Tool (USMT) can then be used to select settings and keep the default values for all others.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,6 +1,7 @@
---
title: Identify Users
description: Learn how to identify users that need to be migrated, and how to migrate local accounts and domain accounts.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
@ -8,7 +9,7 @@ author: frankroj
ms.topic: article
ms.localizationpriority: medium
ms.technology: itpro-deploy
ms.date: 01/03/2024
ms.date: 01/09/2024
appliesto:
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>

View File

@ -1,11 +1,12 @@
---
title: Include Files and Settings
description: Specify the migration .xml files that are needed, then use the User State Migration Tool (USMT) to migrate the settings and components specified.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: LoadState Syntax
description: Learn about the syntax and usage of the command-line options available when using the LoadState command.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: USMT Log Files
description: Learn how to use User State Migration Tool (USMT) logs to monitor the migration and to troubleshoot errors and failed migrations.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Migrate EFS Files and Certificates
description: Learn how to migrate Encrypting File System (EFS) certificates. Also, learn where to find information about how to identify file types, files, and folders.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Migrate User Accounts
description: Learn how to migrate user accounts and how to specify which users to include and exclude by using the User options on the command line.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Migration Store Encryption
description: Learn how the User State Migration Tool (USMT) enables support for stronger encryption algorithms, called Advanced Encryption Standard (AES).
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 11/01/2022
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -4,9 +4,10 @@ description: Learn about using User State Migration Tool (USMT) to streamline an
ms.prod: windows-client
ms.technology: itpro-deploy
author: frankroj
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: overview
ms.collection:
- highpri

View File

@ -1,11 +1,12 @@
---
title: Plan The Migration
description: Learn how to plan the migration carefully so the migration can proceed smoothly and so that the risk of migration failure is reduced.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -3,10 +3,11 @@ title: Recognized environment variables
description: Learn how to use environment variables to identify folders that can be different on different computers.
ms.prod: windows-client
ms.technology: itpro-deploy
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: conceptual
ms.collection:
- highpri

View File

@ -1,11 +1,12 @@
---
title: User State Migration Toolkit (USMT) Reference
description: Use this User State Migration Toolkit (USMT) article to learn details about USMT, like operating system, hardware, and software requirements, and user prerequisites.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: USMT Requirements
description: While the User State Migration Tool (USMT) doesn't have many requirements, these tips and tricks can help smooth the migration process.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Reroute Files and Settings
description: Learn how to create a custom .xml file and specify this file name on both the ScanState and LoadState command lines to reroute files and settings.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: USMT Resources
description: Learn about User State Migration Tool (USMT) online resources, including Microsoft Visual Studio and forums.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: ScanState Syntax
description: The ScanState command is used with the User State Migration Tool (USMT) to scan the source computer, collect the files and settings, and create a store.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 11/01/2022
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: User State Migration Tool (USMT) Technical Reference
description: The User State Migration Tool (USMT) provides a highly customizable user-profile migration experience for IT professionals.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Test The Migration
description: Learn about testing the migration plan in a controlled laboratory setting before deploying it to the entire organization.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: User State Migration Tool (USMT) Overview Articles
description: Learn about User State Migration Tool (USMT) overview articles that describe USMT as a highly customizable user-profile migration experience for IT professionals.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: User State Migration Tool (USMT) Troubleshooting
description: Learn about articles that address common User State Migration Tool (USMT) issues and questions to help troubleshooting.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: UsmtUtils Syntax
description: Learn about the syntax for the utilities available in User State Migration Tool (USMT) through the command-line interface.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 11/01/2022
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: What does USMT migrate
description: Learn how User State Migration Tool (USMT) is designed so that an IT engineer can precisely define migrations using the USMT .xml scripting language.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: XML Elements Library
description: Learn about the XML elements and helper functions that can be employed to author migration .xml files to use with User State Migration Tool (USMT).
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: USMT XML Reference
description: Learn about working with and customizing the migration XML files using User State Migration Tool (USMT) XML Reference for Windows.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: Verify the Condition of a Compressed Migration Store
description: Use these tips and tricks to verify the condition of a compressed migration store when using User State Migration Tool (USMT).
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto:

View File

@ -1,11 +1,12 @@
---
title: XML File Requirements
description: Learn about the XML file requirements for creating custom .xml files, like the file must be in UTF-8 and have a unique migration URL ID.
ms.reviewer: kevinmi,warrenw
manager: aaroncz
ms.author: frankroj
ms.prod: windows-client
author: frankroj
ms.date: 01/03/2024
ms.date: 01/09/2024
ms.topic: article
ms.technology: itpro-deploy
appliesto: