In this article, we’ll see how to automatically copy and migrate user profiles from old domain to new domain (or a local user to a domain user). In addition to profiles and data, you will also be able to copy applications and their settings, should you decide to transfer those as well.
Do you need to switch to a new domain on same PC? That guide is here.
Need to migrate within same domain? That’s even easier – see general user profile migration guide.
Looking for a way to migrate an actual Windows server, and not just end-users?
Check out our tutorial for server migration.
When changing to a new domain, the old domain user profiles will not be accessible automatically. Then will have to be re-created for each user. Of course, populating that profile with user settings and user data is a process that should be automated as much as possible – and this is what we will see here.
The product we will use is Zinstall Migration Kit Pro. It can do all kinds of migration tasks, and profile migration happens to be one of them. The transfer includes all of user data and personalization. Plus, it can even transfer user install applications, if needed. This process works for Windows 11, Windows 10, Windows 8/8.1, 7, Vista and XP (yes, you can transfer profiles from an XP domain to a Windows 11 domain!)
This process does not disrupt the profile SIDs, and transfers settings in a way that is identical to a human operator manually transferring data and reconfiguring settings. This part ensures that the new domain is not “trashed” with remnants of the old one.
Here is how the process works:
How to transfer user profiles from old computer to new domain
- Log in as the original, old domain user (OLD-DOMAIN\USER) on the source machine
- Log in as the replacement, new domain user (NEW-DOMAIN\USER) on the target machine
- Run Zinstall Migration Kit Pro on both machines
Note: You can get the Kit here, and its user guide here. - You can do the transfer either directly between the machines (over the network), or first capture the source into a container, store it on a network share, and then deploy on the target. This last option works even if the machines are not in the same physical location, or if you are doing an in-place switch on the same physical machine.
- If you do NOT want to transfer programs, and are only interested in a profile transfer, switch the radio button on the main screen to “profile and settings only” mode
- If you’d like to select exactly what you want to transfer, press the Advanced menu. If you just want to transfer everything, you don’t need to go to the Advanced menu.
- Press “Go” on the new computer to start the transfer
- The transfer will take a while (depending on how much data you have to transfer), and report to you when done.
Note that you can also use the Kit in a command-line mode, which is useful in SCCM and other management tools integration.
That’s it! The profile contents are transferred to the new domain’s user profile – and the migration is complete.
Ready to transfer your users to a new domain?
Get Zinstall Migration Kit Pro here
(or contact us for volume discounts).
Video tutorial – migrating user profiles and programs to a new computer
2023-09-26
·
2 мин. для прочтения
1 Утилиты переноса данных пользователя
1.1 User Profile Wizard
- Сайт: https://www.forensit.com/
- Лицензия: EULA, FreeWare
- Видео: https://www.youtube.com/watch?v=-YRqK_eLrQo
- Программа устанавливается как переносимый исполняемый файл.
1.1.1 Описание
- Для ситуации, когда в компании внедряется доменная сеть и необходимо компьютеры пользователей подключать к домену.
- Необходимо перенести локальные профили пользователей а домен.
- Утилита связывает доменную учётную запись с локальным профилем.
- В результате пользователь так же работает в том же самом окружении, но уже в домене.
- Программа можно запускать до ввода компьютера в домен, ввод в домен можно сделать через саму утилиту.
- После входа под доменной учётной записью видим, что все настройки сохранились.
- Папка профиля доменного пользователя совпадает с папкой профиля исходного пользователя.
1.1.2 Использование
- Учётную запись в которую собираетесь имортировать настройки лучше создать заблаговременно иначе программа выдаст ошибку: Account does not exist.
- Запускаем программу, жмем далее и видим окно Select a User Profile. Выбираем из списка профиль пользователя, который нужно перенести в нашу учетную запись.
- Опции:
- Если включить опцию Show Unassigned Profiles, то программа покажет профили пользователей, которые не подключены к текущей ОС Windows.
- Disable Account — отключит аккаунт, профиль которого был перенесён.
- Delete Account — удалит аккаунт после переноса.
- Следующий шаг User Account Information — Информация об учетной записи пользователя. Здесь указывается информация о профиле в который будут импортированы настройки другого профиля.
- Enter the domain — указываем домен в котором зарегистрирован пользователь.
- Если включить опцию Join Domain, то программа попытается присоединить компьютер к этому домену.
- Тогда вводим имя пользователя и пароль администратора, имеющего право ввести компьютер в домен.
- Enter the accont name — имя учетной записи пользователя, в профиль которого будут перенесены настройки.
- Если отметить Set as default logon, программа установит профиль этого пользователя как загружаемый по умолчанию.
- Запускается процесс переноса профиля. При завершении работы будет выдано сообщение Migration Complete!
- После работы программы может потребоваться перезагрузка для обновления профилей пользователей.
1.2 Transwiz
- Сайт: https://www.forensit.com/
- Лицензия: EULA, FreeWare
- Видео: https://www.youtube.com/watch?v=BsznBtuD8Xg
- Программа устанавливается как переносимый исполняемый файл.
1.2.1 Описание
- Утилита предназначенная для переноса профиля на другой компьютер.
- Утилита просто правит все необходимые пути, чтобы можно было пользоваться учётной записью и локально и в домене.
If you are leaving a company and keep your corporate laptop, that is in a company’s AD domain (e.g. AzureAD), with you, you may wonder how to keep your user’s profile settings and data before removing it from the domain.
Unfortunately, by the moment, Microsoft doesn’t propose any official tool to migrate the domain user profile to the local one (at least i couldn’t find one).
Nevertheless, there is a tool called “User Profile Wizard”, created by ForensiT’s, that can be used to copy the domain user profile to the local one and in this article I will show you how to do this.
Cool Tip: How to determine whether the current user is a Domain User account or a Local User account! Read more →
- Create a local user account:
Press ⊞ Win keybutton to open the start menu, type in
cmd
to search for the command prompt and press Ctrl + Shift + Enter to startCMD
as administrator.In the elevated command prompt, execute the following commands to create the local user account, set the password and add it to the local “Administrators” group:
C:\> net user <local_user_name> /add C:\> net user <local_user_name> <password> /add C:\> net localgroup Administrators <local_user_name> /add
- Download, install and launch the “User Profile Wizard”.
- Select the domain user account and click the “Next”.
- Select the local computer name from the drop-down, check the “Join Workgroup” box, enter the username of the local profile created above, click the “Next” and wait for the migration to complete.
- Once the domain user profile is copied to the local one, you will be able to click the “Next” and the computer will reboot.
- After reboot, the default login will be the new local user account that you have created.
Note that after migration of the domain user profile to the local one, the path to the user profile folder will remain the same, i.e. C:\Users\<DomainUserName>
.
Cool Tip: Check if the computer is in a domain! Read more →
If your local user name is different from the domain one, you may want to rename the user profile folder. for this:
- Log in by using another administrative account.
- Rename the
C:\Users\<DomainUserName>
to the new user name. - Open the registry editor (press ⊞ Win + R and execute
regedit
), go to theHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\<UserSID>
and change the value of theProfileImagePath
to the new path name (to find out the<UserSID>
, execute thewmic useraccount get name,sid
).
Cool Tip: How to find a user’s SID (security identifier) in Windows! Read more →
Was it useful? Share this post with the world!
Сегодня я рассмотрю крайне интересную тему, а конкретно перенос профиля локального пользователя, в профиль доменного пользователя.
Зачем это нужно?
В основном, это нужно в ситуации, когда в компании внедряется доменная сеть и необходимо компьютеры пользователей подключать к домену. Но, тут возникает следующая проблема, все сотрудники привыкли к своему рабочему пространству и не особо хотят, чтобы что-то менялось. А оно изменится, так как работать они уже будут под новыми доменными учетными записями.
И вроде, не такая уж большая проблема скопировать документы пользователя на другой рабочий стол и все. Но есть определенные настройки, которые не так просто перенести, допустим вкладки в браузере, сохраненные пароли, настройки специфического ПО, активация софта и т.д.
В общем, ему придется заново все настраивать, а учитывая, что далеко не все пользователи дружат с компьютерами, то количество обращений по подобного рода вопросам увеличится в разы, пока в течении определенного времени все настройки не будут произведены.
Но, есть одно классное решение, которое позволяет в несколько кликов избавиться от данных проблем.
Называется оно User Profile Wizard от компании Forensit https://www.forensit.com . Очень греет душу, что она бесплатная, по крайней мере для наших нужд достаточно бесплатной версии.
Собственно, что она делает, а она переносит профиль локального пользователя в доменный. Но, если быть точным, то она не переносит, а связывает доменную учетку с нужным нам локальным профилем. В результате чего, пользователь так же работает в привычном для себя окружении, но уже в домене. Возможно по началу не особо понятно, но сейчас я все покажу на практике!
Кстати, помимо этой классной программки у разработчиков есть еще две интересных софтинки Transwiz, предназначенная для именно переноса профиля и DefProf позволяющая настроить профиль по умолчанию, который будет применяться к новым учетным записям.
В дальнейшем, так же планирую рассмотреть работу этих программ.
Скачиваем User Profile Wizard Release 21, я буду все это демонстрировать на Windows 10, поэтому скачиваем соответствующий дистрибутив и устанавливаем на компьютере клиента (Profwiz.msi \ install)
Чтобы убедиться, что у нас действительно сохранятся все настройки, давайте добавим какой-нибудь сайт в избранное браузера и посмотрим какие базы подключены к 1С.
Приступаем к подключению доменного пользователя к локальному профилю (Profwiz.exe \ Далее \ Выбираем учетную запись, профиль которой нас интересует \ user \ отключить или удалить старую учетную запись после выполнения операции \ Далее \ Вводим название нашего домена \ Присоединить к домену, опять же, тут речь идет о компьютере, которая еще не состоит в домене и через данную утилиту мы его подключим \ office.loc \ Логин доменной учетной записи, под которой будет работать сотрудник \ buhgalter \ Далее \ Имя пользователя и пароль имеющий право присоединять компьютеры к домену \ Дожидаемся завершения процесса настройки \ Готово \ Перезагрузка).
Выполняем вход под доменной учетной записью и видим, что все настройки сохранились как в браузере так и 1С. Если мы зайдем в свойства какого-либо документа на рабочем столе, то увидим, что он находится в папке с профилем прошлого пользователя. Т.е. папка с данным профилем была подключена к доменному пользователю.
Так же мы видим, что на рабочем столе появилась папка Обмен, а значит мы действительно в домене и данный ярлык прописался через групповую политику. Зайдем в эту папку и посмотрим, что видит сервер, под какой учетной записью мы подключились к общедоступному ресурсу.
Зайдем в Управление компьютером и видим, что у нас открывается данная оснастка запускается, а значит у данного пользователя права администратора. Хотя, при подключении под доменным пользователем он лишен администраторских прав. Получается, что программа добавила нашу учетную запись в группу администраторы на данной машине. Если вам это не нужно, то удаляем его из группы администраторы.
Благодаря данной программе можно очень быстро перевести компанию в доменную сеть без каких-либо проблем!
- How do I copy a full user profile to another user in Windows 10?
- How do I move a local profile to a domain profile in Windows 10?
- How do I transfer a profile from one domain to another?
- How do I transfer my Windows 10 profile to another computer?
- How do I copy a profile to another user?
- How do I restore a user profile in Windows 10?
- How do I transfer a domain user to a local user?
- How can I join domain and still maintain settings from unjoined user profile?
- What is Profile Wizard?
- How do I join a domain without losing profile?
- How do you use Profwiz?
How do I copy a full user profile to another user in Windows 10?
Replies (3)
- Press Windows + X keys on the keyboard, select Control Panel.
- Select System and Security and then System.
- Click Advanced System Settings.
- Under User Profiles, click Settings.
- Select the profile you want to copy.
- Click Copy to, and then enter the name of, or browse to, the profile you want to overwrite.
How do I move a local profile to a domain profile in Windows 10?
Click settings under «User Profiles», then find your user and choose the copy to option.
…
- Join to Domain, restart, and then login as the local user.
- Grant full permission on c:\users\local_user to domain user and make sure to check «Replace all child object permissions with inheritable permissions from this object».
How do I transfer a profile from one domain to another?
How to: Migrate user domain profile from one domain to another domain
- Login to local admin account.
- Join new domain providing credentials to it, reboot computer.
- Login again as local administrator making sure the computer is joined to the new domain – computer properties.
How do I transfer my Windows 10 profile to another computer?
Click on the Start button then the Settings gear. Then choose Accounts, followed by “Sign in with a Microsoft account” instead. Then follow the setup wizard. Next, we’ll manually move over data using Window 10’s File History tool.
How do I copy a profile to another user?
From the Start menu, select Settings, and then Control Panel. Double-click System. Click the Advanced tab, and then, under «User Profiles», click Settings. Click the profile you want to copy, and then click Copy to.
How do I restore a user profile in Windows 10?
Create a New Profile
- Step 1: Boot in Safe Mode. To begin, you’ll need to boot your PC into safe mode. …
- Step 2: Enable Administrator Account. Once logged in, do a system search for cmd. …
- Step 3: Create a New Account. Press Windows key + I to open Settings. …
- Step 4: Transfer Your Files.
How do I transfer a domain user to a local user?
Migrating from Domain Profile to Local Profile
- Click Start and type Computer Manager.
- Right click on Computer Manager and ‘Run as Administrator’
- Expand Local Users and Groups.
- Expand Users.
- Create a new user account.
- Add this new user account to the local Administrators group.
- Install Profwiz (Download from here)
- Launch Profile Wizard.
How can I join domain and still maintain settings from unjoined user profile?
6 Answers
- Join them to the domain.
- Login with their domain credentials, logout.
- Login as local administrator (not the old account, not the new one, a 3rd local admin)
- Right click My Computer and select properties.
- Select advanced system settings.
- Go to the Advanced tab.
- Click settings under user profiles.
What is Profile Wizard?
No need to lose personal data and settings
User Profile Wizard is an easy-to-use migration tool that means this doesn’t need to happen – you can simply migrate your original profile to your new user account. User Profile Wizard does not move, copy or delete any data.
How do I join a domain without losing profile?
Go to: ‘Start >> Settings >> Control Panel >> System’ and then select the ‘User Profiles’ tab. Click ‘OK’ and select ‘Permitted to Use’. Enter or select your Active Directory account: domain/username, and not the account local to your machine. Click ‘OK’.
How do you use Profwiz?
Profwiz: Migrating users profiles to a new domain
- Login with existing domain\username on the machine, run the Profwiz.exe. Enter the new domain name. …
- Select the local profile on the machine that needs migrating to the account on the domain.
- Input the account information which has the rights to add the computer to the new domain.
- Review the information, and click ok.