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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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