Jump to content

Recommended Posts

Posted

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?


Posted

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.

Posted

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\Checks

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...