Which Version of Exchange Am I Running?

I visited a customer recently who was running Exchange Server 2007 but could not tell me which service pack was installed.  Not a problem, its just a quick powershell command to find out.

[PS] C:\>Get-ExchangeServer | fl name, *version*

Name                : EX2007
AdminDisplayVersion : Version 8.2 (Build 176.2)
ExchangeVersion     : 0.1 (8.0.535.0)

The AdminDisplayVersion attribute is the one to look at.

You can look up the complete list of Exchange version numbers here.

About Paul Cunningham

Paul is a Microsoft Exchange Server specialist for one of Australia's largest companies, and is the Publisher of ExchangeServerPro.com. He is also an MCP, MCSA, MCSE, MCTS, and an MCITP for Exchange Server 2007/2010. Connect with Paul on Twitter and LinkedIn.

Comments

  1. Gautam says:

    goto control panel and select the exchange 2007 and click on the remove button, it will open the exchnage server mentainence mode & it lists the Exchnage server SP1 or Sp2 or SP3 .

Leave a Comment

*