Windows Thread, Copying registry settings from one user to a new user in Win XP in Technical; Hi all,
I have a logon for a local Windows XP user. This has had a number of registry changes ...
-
18th January 2011, 10:51 AM #1 Copying registry settings from one user to a new user in Win XP
Hi all,
I have a logon for a local Windows XP user. This has had a number of registry changes made to restrict or prevent certain actions (prevent access to command prompt, prohibit access to control panel etc).
I want to create a second local user, and copy the registry settings from the existing one to the other. Or, to put it another way, I would like to create a second user, by coping the first.
I've tried to do it by copying the old user profile to a new user, in Control Panel>System>Advanced>User Profiles but this doesn't seem to copy all the registry settings.
Is there another way to do this?
By the way, this is a standalone Windows XP (SP3) machine, with no network / internet connections.
Thanks in advance for any help,
-
-
IDG Tech News
-
18th January 2011, 11:08 AM #2 Try running regedit, then with 'My Computer' highlighted, right click it and 'export' to a file, then log on as the other user, do the same but 'import'.
-
-
18th January 2011, 11:16 AM #3 I wouldn't export the whole registry, why not create .reg files that apply the changes.
-
-
18th January 2011, 01:03 PM #4 Sadly, one of the registry changes is to prevent access to the registry on that user...... :-(
-
-
18th January 2011, 01:23 PM #5
- Rep Power
- 10
Run As.... Local Administrator?
-
-
18th January 2011, 01:28 PM #6 Use Autoit and you can use the RunAs command and the secondary admin account from within XP.
[ Secondary Logon service needs to be running ]
-
-
18th January 2011, 01:29 PM #7
- Rep Power
- 10
Or login as local administrator, run regedit
Goto: file
Load component (or something like that, i am not running an english version atm)
Import the ntuser.dat from the user you want parts of registry
Give the key a name (i am using as name: test)
Under HKEY_USERS you will fing the key: test
From there you can export the needed keys.
When done, goto File -> Remove component
Last edited by gjdb; 18th January 2011 at 01:32 PM.
-
-
19th January 2011, 12:24 AM #8 Would it be easier to copy the newly created user profile over the default profile > which will then be picked up by any new users? (you need to reboot in between steps to unlock any profiles of course
)
-
-
19th January 2011, 09:23 AM #9 
Originally Posted by
gjdb
Or login as local administrator, run regedit
Goto: file
Load component (or something like that, i am not running an english version atm)
Import the ntuser.dat from the user you want parts of registry
Give the key a name (i am using as name: test)
Under HKEY_USERS you will fing the key: test
From there you can export the needed keys.
When done, goto File -> Remove component
Go to HKLU in regedit, go File --> Load Hive, load the ntuser.dat from the already restriced profile. Give it a name (any name really), then right click the hive that appears under HKLU and go to Properties. Change the NTFS properties under the Security tab to allow the new user full access, and set this to apply to subfolders and files. Then click on the hive again, go to File -> Unload Hive. Now the registry settings will be copied across for the other user.
-
Thanks to 3s-gtech from:
swpmre (19th January 2011)
-
19th January 2011, 09:49 AM #10 Reg Shot ??
regshot | Download regshot software for free at SourceForge.net
If it will allow you - logon as the restricted user to run the above util which will create one reg file and then compare to the second user account - or do this in reverse, run it first on the second user account and compare the differences to the restricted user account and it should create a reg file with all the differences which you can then apply to the second account ??
-
Thanks to mac_shinobi from:
swpmre (19th January 2011)
-
19th January 2011, 01:48 PM #11 Hi.... can you clarify.... when you say HKLU, do you mean HKLM (because I don't have an HKLU in regedit)? and I presume you do this operation logged on as a local administrator?
-
-
19th January 2011, 02:10 PM #12 Bah, I mean HKU - It's HK Local Users in my head!
-
-
20th January 2011, 05:37 AM #13 
Originally Posted by
mark
Would it be easier to copy the newly created user profile over the default profile > which will then be picked up by any new users? (you need to reboot in between steps to unlock any profiles of course

)
Have you tried this? Typically this is what we do is create local default user profiles for all of our images so it seems like this should work.
-
Thanks to qcomer from:
swpmre (20th January 2011)
-
20th January 2011, 09:52 AM #14 
Originally Posted by
qcomer
Have you tried this? Typically this is what we do is create local default user profiles for all of our images so it seems like this should work.
Yeah I do it all the time
-
-
20th January 2011, 03:24 PM #15 
Originally Posted by
mark
Yeah I do it all the time
I was talking to OP. lol
-
SHARE: 
Similar Threads
-
By kcymer in forum Network and Classroom Management
Replies: 5
Last Post: 23rd November 2010, 02:07 PM
-
By swpmre in forum Windows
Replies: 8
Last Post: 25th May 2010, 08:03 PM
-
By welshrt in forum Windows Server 2000/2003
Replies: 0
Last Post: 12th May 2010, 11:38 PM
-
By fawkers in forum Windows
Replies: 10
Last Post: 2nd August 2007, 10:28 AM
-
By Pottsey in forum Windows
Replies: 2
Last Post: 30th January 2007, 10:27 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules