clivebuckwheat Posted June 24, 2010 Posted June 24, 2010 Hi I setup the profile with all my customization I need. The action center settings are set the way I want them. After I run sysprep all the action center settings are turned back on. Even if the copyprofile=true in the xml file. Has anyone here figured out a work around?
cluberti Posted June 24, 2010 Posted June 24, 2010 I believe the action center settings are just reg values, although off the top of my head I don't remember which anymore. However, this is expected - all security-related settings like the Security Center get reset after sysprep, even with copyprofile=true. You should be able to replace the reg entries with a startup script in RunOnce for that user, though, and put things back "the way they were" so to speak.
clivebuckwheat Posted June 25, 2010 Author Posted June 25, 2010 Thanks Cluberti, I know where the regkeys are but when I set it the way I want it and then log off and logback in and export the keys. I them log in as a new user import the keys logoff and login again as that user I just did the change under the settings don't stick. If you have a second could you try it?I believe the action center settings are located here?HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Action Center\ChecksI believe the action center settings are just reg values, although off the top of my head I don't remember which anymore. However, this is expected - all security-related settings like the Security Center get reset after sysprep, even with copyprofile=true. You should be able to replace the reg entries with a startup script in RunOnce for that user, though, and put things back "the way they were" so to speak.
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