Set the default theme to Windows Classic.theme for all users.

  • Thread starter Olivier Mossbach
  • Start date
O

Olivier Mossbach

I'm deploying new computers using Ghost and sysprep. I'd like the default
theme for all users to be the windows classic.theme.
Is it possible to specify this setting in sysprep.inf ?
If no, i already changed value of theme in registry key
(HKEY_USERS/.Default/software/microsoft/windows/currentversion/ThemeManager
and the same in Local_Machine) . This is not working either. Have anybody a
trick about this ?
 
T

Torgeir Bakken \(MVP\)

Olivier said:
I'm deploying new computers using Ghost and sysprep. I'd like the default
theme for all users to be the windows classic.theme.
Is it possible to specify this setting in sysprep.inf ?
If no, i already changed value of theme in registry key
(HKEY_USERS/.Default/software/microsoft/windows/currentversion/ThemeManager
and the same in Local_Machine) . This is not working either. Have anybody a
trick about this ?
Hi

To change it for future users of the computer, you need to change
it in the Default User profile (not the same as HKEY_USERS/.Default):

http://groups.google.com/[email protected]
http://groups.google.com/[email protected]


You should be able to do this change even if you use Sysprep:

291586 How To Add Customized User Settings When You Run Sysprep
http://support.microsoft.com/?id=291586

305709 HOW TO: Create a Custom Default User Profile
http://support.microsoft.com/?id=305709

319974 How To Create a Custom Default User Profile
http://support.microsoft.com/?id=319974


Note that this is somewhat changed in WinXP SP2:

The mini-setup that runs after sysprep is run on a WinXP SP2 computer,
copies the Administrator profile over to the Default User profile (the
source for future new accounts). This copy step is new for SP2. If you
want to avoid this Administrator profile copying (to have it behave as
pre-SP2), rename the Administrator account.

I think Microsoft is working on a hotfix that will make this new SP2
behavior optional.
 
T

Torgeir Bakken \(MVP\)

Torgeir said:
Note that this is somewhat changed in WinXP SP2:

The mini-setup that runs after sysprep is run on a WinXP SP2 computer,
copies the Administrator profile over to the Default User profile (the
source for future new accounts). This copy step is new for SP2. If you
want to avoid this Administrator profile copying (to have it behave as
pre-SP2), rename the Administrator account.

I think Microsoft is working on a hotfix that will make this new SP2
behavior optional.
Hi

And now it is released:

Changes in behavior of the SysPrep and RIPREP tools after you
install Windows XP Service Pack 2
http://support.microsoft.com/?id=887816
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top