Category: Exchange 2010

  • Day three of Exchange Maestro training in Boston

    We completed the first Exchange 2010 Maestro seminar in Boston today. Three days of intense training seems to have passed in the blink of an eye. Paul and I are completely shattered by the event and Brian has already left for Anaheim where we start another seminar on Monday. My…

  • Second day of Exchange Maestro training in Boston

    We began day 2 of the Exchange 2010 Maestro seminar with a review of the topics covered in day 1. A spirited discussion occurred about the notion of “backupless” Exchange. In other words, some commentators have advanced the thought that the advent of the Database Availability Group (DAG) and the…

  • First day of Exchange Maestro training in Boston

    Paul Robichaux, Brian Desmond, and I commenced our first Exchange 2010 Maestro seminar in Boston today. 41 attendees came along. This was a nice turnout that was helped by some “scholarships” funded by Microsoft and HP (Thanks to both companies!). About 55% of the attendees run Exchange 2003, 35% run…

  • Exchange 2010 SP1 “maestro” seminars start!

    This is a big week for Paul Robichaux and myself because we start our first Exchange 2010 SP1 “maestro” seminar in Boston on Wednesday morning; we then follow things up with a similar event in Anaheim from Monday to Wednesday next week. This is a joint production with Penton Communications,…

  • Exchange 2010 problems due to insufficient access to Active Directory

    Like every version since Exchange 2000, Exchange 2010 has a huge dependency on Active Directory. Essentially, if you don’t deploy and manage Active Directory in the right way, you have little or no chance of being successful with an Exchange 2010 deployment. If you disbelieve me, simply break out the…

  • On email conversations

    The email gods have spoken and Google has listened: Gmail now allows you to turn off conversation mode and display items in folders in the same way that clients have done since the year dot. The announcement was made on September 29 and the ability to turn off conversation views…

  • The simple EWS Exchange Email Client

    Fellow MVP Glen Scales has created a really nice example of the power of Exchange Web Services (EWS) to build an Exchange 2010 email client that you can run through a PowerShell script (for more details of the script, see Glen’s blog). I like this code a lot because it…

  • The myth surrounding the use of ESEUTIL to rebuild databases

    Some people still believe that it is a good thing to run the ESEUTIL utility to defragment or rebuild an Exchange database. I can’t see why this myth persists, so here’s an attempt to drive a stake into its heart. ESEUTIL is a blunt instrument that was badly needed in…

  • Connecting to Exchange 2010 with PowerShell

    One of Microsoft’s goals for Exchange 2010 is to provide administrators with the ability to manage servers from workstations without requiring the installation of the Exchange 2010 management components. Obviously some pre-requisites exist in that PowerShell 2.0 and Windows Remote Management must be installed on the workstation before you can…

  • The very useful ExFolders utility

    Amongst the features deprecated (others would say “amputated”) from Exchange 2010 is support for the WebDAV (or just plain “DAV”) interface. Exchange 2000 was the first version to support WebDAV and at the time, it seemed that WebDAV would become the interface that programmers would use to access data in…