USMT code blocks standarization

This commit is contained in:
Frank Rojas
2022-11-17 18:11:50 -05:00
parent 6dc886c4ff
commit 2a88a9ae7e
22 changed files with 87 additions and 87 deletions

View File

@ -131,7 +131,7 @@ On a test computer, install the operating system that will be installed on the d
To speed up the time it takes to collect and migrate the data, you can migrate only one user at a time, and you can exclude all other components from the migration except the application that you're testing. To specify only **User1** in the migration, enter:
``` syntax
```cmd
/ue:*\* /ui:user1
```