mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
Metadata update deployment/usmt 21
This commit is contained in:
@ -192,14 +192,14 @@ To generate the XML migration rules file for a source computer:
|
||||
|
||||
3. Select an account with administrator privileges, supply a password, and then select **OK**.
|
||||
|
||||
4. At the command prompt, type:
|
||||
4. At the command prompt, enter:
|
||||
|
||||
```console
|
||||
cd /d <USMTpath>
|
||||
scanstate.exe /genmigxml: <filepath.xml>
|
||||
```
|
||||
|
||||
Where *<USMTpath>* is the location on your source computer where you've saved the USMT files and tools, and *<filepath.xml>* is the full path to a file where you can save the report. For example, type:
|
||||
Where *<USMTpath>* is the location on your source computer where you've saved the USMT files and tools, and *<filepath.xml>* is the full path to a file where you can save the report. For example, enter:
|
||||
|
||||
```console
|
||||
cd /d c:\USMT
|
||||
|
Reference in New Issue
Block a user