kentk Posted April 17, 2008 Share Posted April 17, 2008 I run the regtweaks during unattend installation, but I seem to get only 1 of the regtweaks to be activated over all users.. (disable UAC )I have via autounattend.xml created 4 users and I think I am "administrator" during setup.But after restart and login by administrator the regtweaks are not set "?The settings in HKEY_CURRENT_USER, are there different settings in registry as of which user are logged in ?Is the UAC active during the unattended installation ? is it UAC who does not permit my regtweaks ?What am I doing wrong ? Link to comment Share on other sites More sharing options...
maxXPsoft Posted April 18, 2008 Share Posted April 18, 2008 can only apply HKEY_CURRENT_USER to a logged in user. Apply to all will have to be HKLM so look for policies that are HKLM you want Link to comment Share on other sites More sharing options...
kentk Posted April 18, 2008 Author Share Posted April 18, 2008 But if I use setupcomplete.cmd, will that not affect the users ? Link to comment Share on other sites More sharing options...
maxXPsoft Posted April 18, 2008 Share Posted April 18, 2008 Only the current user. Each time Windows loads it loads the C:\Documents and Settings\USER\NTuser.dat which is the reg settings and each user has his own.If you modify the Default User settings then whatever you do there will apply to all Users. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now