August 1, 2010

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 technology consultant for a leading solution provider based in Brisbane, Australia and specializes in Microsoft Exchange Server and related technologies. Paul is an MCP, MCSA, MCSE, MCTS, MCITP, and occasional MC Hammer.

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 .

Speak Your Mind

*