fixing last of links

This commit is contained in:
Brian Lich 2016-04-04 16:34:56 -07:00
parent 2b6fd83920
commit 4f1ce20a9a
4 changed files with 5 additions and 5 deletions

View File

@ -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.
**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.
 

View File

@ -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>
```
[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:
@ -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)
[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)
 

View File

@ -52,7 +52,7 @@ The following table describes the command-line encryption options in USMT.
 
**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)
 

View File

@ -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)
[USMT XML Reference](usmt-xml-reference-usmt-win7-usmt-win8.md)
[USMT XML Reference](usmt-xml-reference.md)