Theme Color selection



Arno Coppens
07-10-2005, 03:09 AM
Fellow administrators,

I'm working on a new workstation image for the users at our company.
I have created a new OU and policy for this new workstation image.
My question is : Is it possible to load a specific color theme?
I know it is possible to prohibit theme color selection.

I've tried to write an ADM file (see text below), but in stead of changing
the registry key COLORNAME the registrykey DEFAULT is being changed.

ADM-FILE :
=================================================
CLASS USER

CATEGORY "Themes"
POLICY !!LOAD_COLOR_THEME

KEYNAME "Software\Microsoft\Windows\CurrentVersion\ThemeManager"
PART !!ColorTheme EDITTEXT
VALUENAME "ColorName"
END PART
END POLICY
END CATEGORY
=================================================

Perhaps anyone can help me?!

Kind regards,

Arno Coppens


Theme Color selection