Enable Theme Support in Windows Server 2003

by Daniel Petri - January 8, 2009
Printer Friendly Version

How can I enable theme support in Windows Server 2003?

FREE Active Directory Management Software

Active Directory Management Software will be part of Spiceworks’s 5.0 release in Sept 2010. Spiceworks’ Active Directory will let you manage user accounts and passwords, link devices to specific users, and view all help tickets opened by a specific user. All for free!

Download Spiceworks 4.7 now, and you’ll be automatically alerted when Spiceworks 5.0 is available - and it will still be free!

Download Now – IT’s Free, Forever!

Windows Server 2003 has the theme support services disabled by default.

To enable themes on Windows Server 2003 follow the next steps:

  1. Go to the Services applet in Administrative Tools (or click Start, then Run, and type "services.msc" (without quotes) and click OK).
  2. Find the "Themes" service, right-click and select Properties, select "Automatic" instead of "Disabled" in the startup type box.

  1. Click Apply.
  2. Right-click the Themes service and select Start.

  1. Click OK.

You can also modify start state and start it from a Command Prompt console by using the following command:

sc config Themes start= auto

and 

sc start Themes

or

net start Themes

For now you only have Luna Blue, Silver and Olive Green to choose from.

  1. Go to Control Panel, select Display and then go to the Appearance tab.
  2. In the "Windows and Buttons" drop-down list select "Windows XP Style". Click Ok.
  3. Now you can choose the color scheme.

Related Articles




*