Update metadata seo marvel 4_24 2

This commit is contained in:
1justingilmore
2020-04-24 13:58:28 -06:00
parent 31ed1e435b
commit 6ac347e6c1
45 changed files with 112 additions and 115 deletions

View File

@ -20,7 +20,7 @@ ms.topic: article
This topic discusses the **LoadState** command syntax and options available with it.
## In This Topic
## In this topic
[Before You Begin](#before)
@ -463,7 +463,7 @@ You can use the **/uel**, **/ue** and **/ui** options together to migrate only t
**The /ui option has precedence over the /ue and /uel options.** If a user is specified to be included using the **/ui** option, and also specified to be excluded using either the **/ue** or **/uel** options, the user will be included in the migration. For example, if you specify `/ui:contoso\* /ue:contoso\user1`, then User1 will be migrated, because the **/ui** option takes precedence over the **/ue** option.
**The /uel option takes precedence over the /ue option.** If a user has logged on within the specified time period set by the **/uel** option, that users profile will be migrated even if they are excluded by using the **/ue** option. For example, if you specify `/ue:contoso\user1 /uel:14`, the User1 will be migrated if they have logged on to the computer within the last 14 days.
**The /uel option takes precedence over the /ue option.** If a user has logged on within the specified time period set by the **/uel** option, that user's profile will be migrated even if they are excluded by using the **/ue** option. For example, if you specify `/ue:contoso\user1 /uel:14`, the User1 will be migrated if they have logged on to the computer within the last 14 days.
<table>
<colgroup>