USMT

By default all users are migrated. The only way to specify which users to include and exclude is on the command line using the User options. You cannot specify users in the migration .xml files or using Config.xml.

To migrate all user accounts and user settings

  1. Log on to the source computer as an administrator, and specify:

    scanstate \\fileserver\migration\mystore /i:miguser.xml /i:migapp.xml /o

  2. Log on to the destination computer as an administrator.

  3. Do one of the following:

    • If you are migrating domain accounts, specify:

      loadstate \\fileserver\migration\mystore /i:miguser.xml /i:migapp.xml

    • If you are migrating local accounts along with domain accounts, specify:

      loadstate \\fileserver\migration\mystore /i:miguser.xml /i:migapp.xml /lac /lae

      Note

      You do not have to specify /lae. This option enables the account that was created with /lac. Instead, you can create a disabled local account by only specifying /lac, but then a local administrator will need to enable the account on the destination computer.

To migrate two domain accounts (User1 and User2)

  1. Log on to the source computer as an administrator, and specify:

    scanstate \\fileserver\migration\mystore /ue:*\* /ui:domain1\user1 /ui:domain2\user2 /i:miguser.xml /i:migapp.xml /o

  2. Log on to the destination computer as an administrator.

  3. Specify the following:

    loadstate \\fileserver\migration\mystore /i:miguser.xml /i:migapp.xml

To migrate two domain accounts (User1 and User2) and move User1 from the FarEast domain to the FarWest domain

  1. Log on to the source computer as an administrator, and specify:

    scanstate \\fileserver\migration\mystore /ue:*\* /ui:fareast\user1 /ui:fareast\user2 /i:miguser.xml /i:migapp.xml /o

  2. Log on to the destination computer as an administrator.

  3. Specify the following:

    loadstate \\fileserver\migration\mystore /mu:fareast\user1:farwest\user2 /i:miguser.xml /i:migapp.xml


posted @ 2007-08-23 15:21 wxbbk.HA 阅读(33) 评论(0)  编辑 收藏 所属分类: IT日志

标题  
姓名  
主页
Email (只有博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2007-08-26 09:17 编辑过

相关链接: