Bezalel Posted December 5, 2005 Posted December 5, 2005 Is there any method to add registry values for the "Default User"? (I know how to manually add the keys, I want to automate the process.)
Bendes Posted December 5, 2005 Posted December 5, 2005 http://www.msfn.org/board/index.php?s=&sho...ndpost&p=421697
MHz Posted December 6, 2005 Posted December 6, 2005 (edited) Just add your registry entries as normal from Cmdlines.txt. If you are logged on then you would go to extreme and use an idea that Bendes suggests.It is also mentioned in the Unattended Guide.Simply place regtweaks.reg in the same folder where cmdlines.txt exists. That would be: C:\XPCD\$OEM$\All HKEY_CURRENT_USER tweaks imported at this stage will be mapped to the Default User Profile, and any further accounts you create in future will inherit them :-)Simple. Edited December 6, 2005 by MHz
Vadikan Posted December 6, 2005 Posted December 6, 2005 (edited) Mmmm... I thought the sticky topic would help Actually, the HKCU tweaks imported at T-12 modify the Default User account settings, because the Default User's hive is loaded into HKEY_CURRENT_USER at that moment. When a user logs on to a machine for the first time, the user settings are taken from the Default User account. Hence, the HKCU tweaks imported at T-12 apply to all accounts ever created.Read more... It is also mentioned in the Unattended Guide.Not anymore, AFAIK. Edited December 6, 2005 by VAD
MHz Posted December 6, 2005 Posted December 6, 2005 It is also mentioned in the Unattended Guide.Not anymore, AFAIK.Offline PDF version that I use does. The online version is a hit and miss on whether some pages are available.
Vadikan Posted December 7, 2005 Posted December 7, 2005 (edited) @MHzI see. The problem with the offline version is you can't give a link to the specific article... Anyway, the question has been answered Edited December 7, 2005 by VAD
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now