mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
fixing last of links
This commit is contained in:
parent
2b6fd83920
commit
4f1ce20a9a
@ -60,7 +60,7 @@ You can use the asterisk (\*) wildcard character in each of these files. However
|
|||||||
- **The MigUser.xml file.** Specify this file with both the **ScanState** and **LoadState** commands to migrate user folders, files, and file types. You can modify the MigUser.xml file. This file does not contain rules that migrate specific user accounts. The only way to specify which user accounts to migrate is on the command line using the **ScanState** and the **LoadState** user options.
|
- **The MigUser.xml file.** Specify this file with both the **ScanState** and **LoadState** commands to migrate user folders, files, and file types. You can modify the MigUser.xml file. This file does not contain rules that migrate specific user accounts. The only way to specify which user accounts to migrate is on the command line using the **ScanState** and the **LoadState** user options.
|
||||||
|
|
||||||
**Note**
|
**Note**
|
||||||
Do not use the MigUser.xml and MigDocs.xml files together. For more information, see the [Identify File Types, Files, and Folders](usmt-identify-file-types-files-and-folders.md) and [USMT Best Practices](usmt-best-practices-usmt-win7-usmt-win8.md) topics.
|
Do not use the MigUser.xml and MigDocs.xml files together. For more information, see the [Identify File Types, Files, and Folders](usmt-identify-file-types-files-and-folders.md) and [USMT Best Practices](usmt-best-practices.md) topics.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -166,7 +166,7 @@ To exclude a Sample.doc file from any drive on the computer, use the <script&
|
|||||||
<script>MigXmlHelper.GenerateDrivePatterns("* [sample.doc]", "Fixed")</script>
|
<script>MigXmlHelper.GenerateDrivePatterns("* [sample.doc]", "Fixed")</script>
|
||||||
```
|
```
|
||||||
|
|
||||||
[USMT XML Reference](usmt-xml-reference-uusmt-xml-reference.mdid="exone"></a>Example 1: How to exclude all .mp3 files
|
[USMT XML Reference](usmt-xml-reference.md)Example 1: How to exclude all .mp3 files
|
||||||
|
|
||||||
The following .xml file excludes all .mp3 files from the migration:
|
The following .xml file excludes all .mp3 files from the migration:
|
||||||
|
|
||||||
@ -288,7 +288,7 @@ To exclude a component from the Config.xml file, set the **migrate** value to **
|
|||||||
|
|
||||||
[Customize USMT XML Files](usmt-customize-xml-files.md)
|
[Customize USMT XML Files](usmt-customize-xml-files.md)
|
||||||
|
|
||||||
[USMT XML Reference](usmt-xml-reference-usmt-win7-usmt-win8.musmt-xml-reference.mdmt-win7-usmt-win8.md)
|
[USMT XML Reference](usmt-xml-reference.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@ The following table describes the command-line encryption options in USMT.
|
|||||||
|
|
||||||
|
|
||||||
**Important**
|
**Important**
|
||||||
Some encryption algorithms may not be available on your systems. You can verify which algorithms are available by running the UsmtUtils command with the **/ec** option. For more information see [UsmtUtils Syntax](usmtutils-syntax-usmt-win8.md)
|
Some encryption algorithms may not be available on your systems. You can verify which algorithms are available by running the UsmtUtils command with the **/ec** option. For more information see [UsmtUtils Syntax](usmt-usmtutils-syntax.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -112,7 +112,7 @@ The following custom .xml file migrates the Sample.doc file from C:\\Engineering
|
|||||||
|
|
||||||
[Conflicts and Precedence](usmt-conflicts-and-precedence.md)
|
[Conflicts and Precedence](usmt-conflicts-and-precedence.md)
|
||||||
|
|
||||||
[USMT XML Reference](usmt-xml-reference-usmt-win7-usmt-win8.md)
|
[USMT XML Reference](usmt-xml-reference.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user