Steve Goodman's Exchange Blog
8Dec/110

Updated – Disabling Auto-mailbox mapping in Exchange 2010

imageIn February this year I wrote about how to disable the automatic mapping of shared mailboxes in Exchange 2010 SP1, using a custom PowerShell script that "wraps" the Add-MailboxPermission command and after execution, removes the attribute in Active Directory that is used to automatically mount the mailbox in Outlook.

With Exchange 2010 SP2, there's great news - this workaround is no longer required, as in SP2 a new parameter has been added to the native cmdlet.

Check out the updated article here, and stay tuned for a future article explaining how to extend this functionality to the Exchange Management Console :-)

5Dec/111

Exchange 2010 SP2 released and Exchange Environment Report compatibility

Microsoft have released the latest service pack for Exchange Server 2010, Service Pack 2, which brings a number of improvements including bringing in patches released in subsequent update rollups since SP1 was released, along with some new features including Address Book Policies, Hybrid Configuration Wizard, OWA mini and OWA Cross Site Redirection.

You can download SP2, which can be used for new installs as well as upgrades from the Microsoft Download Site.

Later this week I'll be writing the first of a series of articles on how to make use of some of the more advanced new features and what benefits they bring; in the meantime be sure to read the announcement on the Exchange Team Blog, the Release Notes (once they are available) to understand about new role pre-requisites and schema / AD updates required; and of course ensure you test the features important to you in your lab/test environment before deployment in production.

If you're a user of my Exchange Environment Report, you'll be glad to read that not only is it compatible with Exchange 2010 SP2 - but it was actually developed against it during my time as a TAP participant, so it might even work a little better ;-)

19Sep/111

Review – Exchange 2007 to 2010 Migration Guide

image

This week, Paul Cunningham, editor of the Exchange Server Pro website has released his latest book, the Exchange Server 2007 to 2010 Migration guide. Paul kindly sent me a free copy of his new book too look at and after reading it, I thought it was worth sharing a quick review.

I don’t usually do reviews or promotion (and Paul hasn’t asked or paid for a review either) but after a quick read I think that this guide will be pretty worthwhile for many of my readers looking at migrating smaller organizations to Exchange Server 2010.

Paul’s book is around 260 content-filled pages, and covers the tasks involved in planning and migrating to Exchange 2010 in a methodical, project-based scenario moving a small Exchange 2007 organization to a similar sized, highly available Exchange 2010 install.

The kind of tasks covered in the first section of the book range from the pre-requisites you need to cover first, how to analyse your current Exchange 2007 environment using the Exchange Profile Analyser and key areas like assessing your clients before migration. Understandably it’s focused on the migration aspects so areas like sizing your environment aren’t covered as in depth as I would have liked – but Paul provides information on the best documentation out there to do that.

After the planning stages there’s a comprehensive guide on installation of Exchange 2010, including coverage of some key gotchas when introducing it into an Exchange 2007 environment and a good bunch of inline tips as you go along. After setup, Paul’s also ensured that checklists are in place to make sure you double check what you’ve done and document the tests correctly. While not a criticism, there were a couple of areas I thought could have been expanded upon – in particular when configuring storage for logs and databases, I thought it was a pity the best-practice of using a 64KB NTFS allocation unit size wasn’t mentioned. But if that’s my main criticism, that’s a good thing!

In the final sections the book moves onto the core tasks – planning for the actual migration; documenting what you’ve got and testing your migration strategy, then a detailed section on performing the migration itself. Again, checklists are in place along the way to make sure all the bases are covered. Finally, Paul covers the steps involved decommissioning the Exchange 2007 environment, with workarounds for common issues people come across.

As an added bonus Paul provides template documents for the checklists mentioned in the books, and a short but pretty decent guide on backups and restores for Exchange 2010 – the kind of thing you’d want to keep handy.

From a brief read, I can tell this is a book based on real world experience. It covers the kind of things I get asked time and time again and see people stuck with on forums. There are more comprehensive volumes out there on Exchange, covering a lot more topics in a lot more detail, but where I think this book stands out is it’s the guide a lot of small to medium business admins tackling an Exchange migration themselves need to get the job done without much (or even any) help.

Visit Paul’s site for more information on his book and download as an E-Book

4Sep/114

New Release – Exchange 2010 Virtual Load Balancer

An extra added cost to Exchange 2010 deployments is often a hardware load balancer, or even virtual load balancer appliances. These start at over £1000 for some of the cheaper ones and can cost tens of thousands, however there’s open source software out there that can do the same thing, just as well.

I’ve wrapped up some of this software together and built a web-based management interface, the end result being a free, easy to setup and use Virtual Load Balancer appliance that runs in both VMware vSphere and Hyper-V environments.

This is version 0.1 – the very first version, so I don’t recommend it in your production environment just yet; the base Load Balancer, HAProxy, should be rock-solid but overall it just needs a few more features, feedback and bug reports on the management interface.

Read more and download from the Exchange 2010 HAProxy Virtual Load Balancer page…