Make Windows Server 2008 Vista-Pretty
by Norm on Sunday, December 21, 2008 21:33
One of the questions I hear a lot is “How do I make Windows Server 2008 look more like Vista?”. One of the answers that I love to give is “Why would you want to do that?”. Seriously, it’s a server - it’s not supposed to be pretty. In fact, if your server is properly secured, you should never see the interface. That was easy. Well, not that easy. Since part of having a successful blog means answering reader questions, I have decided to provide the information to you.
After some brief searching, I found the answer over at thevistaforums.com and decided not to re-invent the wheel.
First, add the Desktop Experience and .NET 3.0 features.
- Right-click Computer, an click Manage.
- Click Features, then Add Features.
- Expand .NET Framework 3.0 Features, and select .NET Framework 3.0 and XPS Viewer.
- Select Desktop Experience.
- Click Next and install the features; reboot.
Next, configure the Themes service to run automatically.
- Right-click Computer, select Manage.
- Expand Configuration, click Services.
- Scroll down to Themes, and double-click it.
- Under Startup type, select Automatic.
- Apply the change, then Start the service.
The Windows Vista Basic and Windows Aero themes should now be visible if you right-click your desktop, select Personalize, and Window Color and Experience. To enable the full effects of the Aero theme, we have to take it a step further.
- Right-click Computer, select Properties.
- Click Advanced System Settings.
- Under the Performance section, click Settings.
- Select Adjust for Best Appearance.
And there lies the answer to your question. Now you can pretty up and slow down your server like a champ! Again, I will remind you that I don’t recommend doing this, but it’s your server and not mine.