Importing user profiles in k2000 as post install task
Hey Guys.
Need help with exporting and importing user profiles in win 10.
I have a win 10 image that's ready to go. I have made some changes
in the settings, desktop and start-up menu.
I would like to export these changes in the user profile..... then import it into
subsequent images as the "DEFAULT PROFILE" for all users logging in to our systems.
I am really having a hard time figuring how to do this with the k2000.
Do I export the profile with the windows backup option in win 10?
If so, then how do I re-Import it back as a post install task into the k2.
I tried to physically copy the user profile folder to an external drive,
but it keeps throwing popping up an error that some files cannot be
copied as they are used by the system. (I don't think windows allows this).
Any help would be appreciated.
Answers (2)
reg load HKU\Def c:\users\default\ntuser.dat
reg import "DefaultSettings.reg"
reg unload HKU\Def
Comments:
-
Thanks Chuck. Will try. - akmagnum 6 years ago
If you try to copy the c:\users\ - folder from the user you are logged in, this is normal.
But you can ignore it, since the files which are used, are simply the session files, you really don't need.
Preparation:
1. install the Windows ADK/AIK to your management system (you need the Windows Easy Transfer for this task!)
2. install the SDA Media Manager to your management system
3. use the SDA Media Manager to upload the USMT to the SDA
These three steps are only needed once. At best you do it at the same time you are preparing your KBE
1. into your SDA go to Library | USMT Scan templates
2. create the template you need and want
Now you can use online or offline scans (with 5.1 you can use also an RSA to collect and deploy the user states!):
Offline scan is the way you want ;)
1. choose the Pre-Install Task: Scan User States Offline (it is a default one)
2. choose the Post-Install Task: Deploy User States (it is also a default one)
3. run your SI/Image and choose the right settings in the Pre-Install Task
Online Scan is roughly similar but you are uploading the user state from a machine which is online right now