Category Archives: Exchange 2007
Microsoft Exchange Server Build Numbers
Problem To find out what service pack and rollups have been applied to Microsoft Exchange you need to locate its “Build Number”. 2000/2003 2007 2010 2013 Solution Exchange Server Product name Build number Date Microsoft Exchange Server 2003 6.5.6944 6/30/2003 Microsoft Exchange Server 2003 SP1 6.5.7226 5/25/2004 Microsoft Exchange Server 2003 SP2 6.5.7638 10/19/2005 Microsoft […]
How To Check Exchange Database Size with PowerShell
Checking your Exchange database size in PowerShell is key in several scripting scenarios, such as creating mailboxes in the smallest database, or generating basic database reports. The problem in Exchange 2007 was that this was a lot harder than it sounded. The Get-MailboxDatabase cmdlet did not return the size of the database. If you needed […]