Service Unavailable after installing BES on Exchange 2007 server
Submitted by erichagstrom on Mon, 02/18/2008 - 10:24am.I had a client that "broke" their OWA after a fresh Exchange 2007 install. Turns out that the BES installation had switched the aspnet_filter.dll to 32bit mode from the 64bit mode required by Exchange. I found a Microsoft KB article that outlines switching it back.
Automatically starting virtual machines
Submitted by erichagstrom on Sun, 02/10/2008 - 2:52pm.When you have multiple (or even one) virtual machines hosted on a server, you should take steps to ensure recovery in the event your host server reboots or crashes resulting in the virtual server services restarting.
First, create a regular user account that you will use to start the servers. This account should have limited privileges and will need to be assigned to rights. At the time of this writing, the directions provided by Microsoft do cover quite all of the steps and permissions required. I have summarized the entire process below.
Background Information Tool
Submitted by erichagstrom on Sat, 02/09/2008 - 12:32pm.I like to have readily available information available on my servers, and so I use a tool called Backinfo.exe that Microsoft includes as part of WSSRA-VE. I have attached the pertinent files here.
Securing Gallery2
Submitted by erichagstrom on Tue, 01/29/2008 - 4:10pm.I run Gallery 2 for my picture gallery, and recently decided it was time to lock her down. What I have done follows.