Finally the wait is over! Service Pack 1 for Exchange 2010 is released!
You can download the bits here and you should read the release note before you go ahead and install.
Please note that you can install SP1 directly, no need to install RTM and then the Service Pack.
All new features and improvements are listed in this article and below you find a summary of my top five.
- Continuous replication – block mode
- Enhanced datacenter activation coordination mode support
- Reset Client Access Virtual Directory
- Importing and exporting .pst files (does no longer require Outlook)
- Distribution group naming policies
- And of course OWA Themes (had to throw them in so I guess that makes it top six…)
Happy patching!










This is a question I have been asked several times and I still see it on different forums so I thought I would give you a hint about what you need to configure when you setup Exchange 2007 for both internal and external access.
In the given example I use mailmaster.local for the internal URL’s just to stress the difference between the internal and external URLs. mailmaster.se is of course the external URLs.
Set-WebServicesVirtualDirectory -Identity “CASServer\EWS (Default Web Site)” -InternalURL https://casserver.mailmaster.local/EWS/Exchange.asmx -ExternalURL https://webmail.mailmaster.se/EWS/Exchange.asmx
Set-OABVirtualDirectory -Identity “CASServer\OAB (Default Web Site)” -InternalURL https://casserver.mailmaster.local/OAB -ExternalURL https://webmail.mailmaster.se/OAB
Set-OutlookAnywhere -Server CASServer -ExternalHostname “webmail.mailmaster.se”
Set-ActiveSyncVirtualDirectory -Identity “CASServer\Microsoft-Server-ActiveSync (Default Web Site)” -ExternalURL https://webmail.mailmaster.se/Microsoft-Server-Activesync
If you use Unified Messaging this should also be configured:
Set-UMVirtualDirectory -Identity “CASServer\UnifiedMessaging (Default Web Site)” -InternalURL https://casserver.mailmaster.local/UnifiedMessaging/Service.asmx -ExternalURL https://webmail.mailmaster.se/UnifiedMessaging/Service.asmx
So to do this, just replace CASServer.mailmaster.se with the name of your CAS and webmail.mailmaster.se with your external hostname.
Microsoft has released Rollup 8 for Exchange 2007 SP1.
You can read more about what it contains here:
http://support.microsoft.com/kb/968012
And a direct link to the download you find here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=e1f5c8b2-c4f2-4eba-849b-e464d4f2869c&displaylang=en
Rollup 8 will be released to Microsoft Update on May 26.
Tags:
Rollup 7 is out there and you can download it here: http://www.microsoft.com/downloads/details.aspx?FamilyID=2074fefd-fa1a-4c3e-bf72-94585e454150
And you will find the KB for the complete list of fixes in roulup 7 here: http://support.microsoft.com/kb/960384
There is no urgent security fixes in rollup 7 and the major things has to do with standby continuous replication, SCR. Rollup 7 will be released to Windows update on March 24.
Don’t forget to install rollups (this and others) with a account with the right permissions, read this for more information: http://technet.microsoft.com/en-us/library/aa996881.aspx
Rollup 6 is released and you should instal it right away. One of the things included in the update is a securityupdate and it’s classified a critical update, you can read more about it in this security bulletin: http://www.microsoft.com/technet/security/Bulletin/MS09-003.mspx
Among the other things fixed in Rollup 6 is IE 8 support in OWA.
Please note that the update will overwrite any custom scripts in OWA, like custom logonscreen, so backup your custom scripts before installation!
For the complete list of things updated or fixed see here:
http://support.microsoft.com/kb/959241
As you might have noticed if you have a CCR-environment, Windows update won’t detect the Rollup 6 and you will need to download and install it manually, you can download it here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=93cb3f66-ae72-4356-bdbf-35029cff6df1&displaylang=en
As you probably know you can just add updates and hotfixes as you want to install into the updates-directory in Exchange 2007. But there is a problem… If you put Rollup 5 for SP1 in updates and install a Hub Transport server the setup will halt and give you an error message like this:
Error:
Service ‘MSExchangeAntispamUpdate’ failed to reach status ‘Running’ on this server. Cannot start service MSExchangeAntispamUpdate on computer ‘.’. The service did not respond to the start or control request in a timely fashion.
See screenshot:

I have not yet found a solution to the problem but what you can do is to restart your server, run the setup again it will start in Maintenance Mode and you can continue the setup. I have seen this on all the servers I have installed yet when I have included the Rollup. And the reason I post this blog now is that today I decided to really test it and run one setup without the Rollup included and that worked just fine and then I installed an exactly the same second HUB and I got the error. I all cases it has always worked fine after a reboot and complete the installation in Maintenance Mode.
And yes, Rollup 5 is installed after you complete the setup!
I just happened to run across this great info about all updates and what has been done with Exchange 2007 in December. Take a look!
You can now download Rollup 5 for SP1.
Rollup 5 fixes a lot of things, one of them the very annoying problems with OAB-gen on CCR-clusters.
You can download here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=652ed33a-11a1-459c-8ffe-90b9cbfe7903&DisplayLang=en
Rollup 5 will be available on Microsoft Update on the 9th of December, until then you can only download it from the link above