What version of Exchange 2010 do I have?
View server properties for Exchange Server 2010 or 2007 Start the Microsoft Exchange Management console. In the navigation pane, expand the Server Configuration objects until you locate the server object, and then select the server object. On the right side, notice the Exchange version number.
What are the Exchange versions?
Determine the version of Microsoft Exchange Server my account connects to
| Microsoft Exchange Server | Version |
|---|---|
| Microsoft Exchange Server 2010 SP1 | 14.1.218.15 |
| Microsoft Exchange Server 2010 SP2 | 14.2.247.5 |
| Microsoft Exchange Server 2013 | 15.0.XXX.XXX |
| Microsoft Exchange Server 2016 | 15.01.XXXX.XXX |
How do I know my Exchange version?
From the context menu that pops-up choose: Connection Status… Scroll the horizontal scrollbar to the right to see the last column. Here you’ll see a version number. Use the table below to determine which named version of Exchange it corresponds with.
How do I find my Exchange server name powershell?
Use the Get-ExchangeServer cmdlet to view the properties of Exchange servers. When you run the Get-ExchangeServer cmdlet with no parameters, it returns the attributes of all the servers in the Exchange organization.
What is the latest version of Exchange?
Exchange Server 2019
The current version, Exchange Server 2019, was released in October 2018. Unlike other Office Server 2019 products such as SharePoint and Skype for Business, Exchange Server 2019 can only be deployed on Windows Server 2019.
What version of Exchange 2016 do I have?
You could also go to the control panel and then click on Programs and features and view the installed updates and it will also tell you what version of Exchange 2016 you have installed. Lastly, in the Exchange Admin Center (EAC), you can also click the servers tab and you will see the build number of each server.
How can I tell what version of Exchange Powershell?
Find out Exchange version with Powershell
- Run the Powershell command. GCM exsetup |%{$_.Fileversioninfo}
- Compare the result with the entries in the list below to find your version.