Local Win7 user configuration files are migrated to domain users, while win7 configuration files are migrated.

Source: Internet
Author: User
Tags to domain

Local Win7 user configuration files are migrated to domain users, while win7 configuration files are migrated.

I. Overview:

Recently, I am working on adding domains. Most of my PCs are Windows 7. I have used Microsoft's USMT 4.0 and 5.0 tools for migration. However, I have not found any good article on command line errors.

The migration method in this article is very special, using the Windows default configuration file. First, copy the local user configuration file to the default configuration file. After the first login, the domain user automatically applies the default configuration file for migration, after the migration is complete, you need to restore the Default directory of the Default configuration file. Otherwise, new users will apply the configuration file. During the copy process, you may encounter permission issues. To solve these problems, the domain user must have the local administrator permission. After copying and pasting, the permission is automatically changed to the default permission, to overwrite. In addition, I use the copy/xcopy command to copy files that have failed due to permission issues, so I cannot use batch processing for automation. This requires guidance from Daniel.

● Default configuration file: each new user will copy the configuration file from the Default template "C: \ Users \ Default" to "C: \ Users \ new user ".

● Related documents:

XP moveuser migration: http://www.cnblogs.com/sjy000/articles/4671181.html

UMST automatic migration Script: http://www.cnblogs.com/sjy000/articles/4670658.html

Microsoft UMST documentation: https://technet.microsoft.com/zh-cn/library/hh825256.aspx

 

After copying and pasting, the permission is reset:

 

Default Configuration File Permissions:

 

Ii. Configuration:

Example: Temporary domain user tmp, local user user1, domain user test

1. Add tmp and test to the local Administrators Group.

2. Use the temporary domain user tmp to log on. Copy "C: \ Users \ user1" to "user1-Copy", and copy "C: \ Users \ Default" to "Default-Copy"

3. Cover all files from "C: \ Users \ user1-Copy" to "C: \ Users \ Default"

4. log in with user1

5. Restore "C: \ Users \ Default" and delete the copy.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.