Tag: Windows 2008

September 20, 2010 / / Technology

Given that I often demonstrate Adobe’s server products (LiveCycle ES and others) I typically have a server centric environment on a VMWare image stored locally on my laptop. I have (finally) upgraded my demonstration environment from Windows 2003 to Windows 2008 R2. Since I often get asked how and why I set up my demo environment the way I do, I’ve captured some notes and share them

I won’t cover the actual OS installation, so i’ll assuming the OS & drivers are installed and you’ve run Windows update. First, in order to make the OS look slightly more familiar, I install the Desktop Experience feature using Server Manager, or with the following command line:

  • ServerManagerCmd -i Desktop-Experience
This will install the Windows Aero and other desktop themes, along with a lot of other programs that go into Vista by default (Windows Media Player, Windows Photo Gallery, etc.). Next, you need to set the Themes service to Automatic and start it. For Windows Server 2008 R2:
  • Click Control Panel > Appearance and Personalization
  • Click Personalization and select the Aero Theme

Stop the annoying Windows server shutdown event tracker. Each time you reboot you have to log a reason why… useful in production, but ANNOYING in development & demo.