Exchange Server Build Numbers and Release Dates

To confirm your exchange server build number, please follow the instructions below
Get-ExchangeServer | fl name,edition,admindisplayversion
(note that the command will give you version of Exchange and service pack installed. It won’t give you rollup version
You can run this command to view rollup version on each server
gcm exsetup | fl
IF you have Logparser, you can also use this command:
LogParser “SELECT Name,Size, FileVersion,ProductVersion,InternalName,ProductName FROM ‘servername1c$Program FilesMicrosoftExchange ServerV14BinExSetup.exe’,’servername2c$Program FilesMicrosoftExchange ServerV14BinExSetup.exe'” -recurse:0 -i:FS -o:NAT -rtp:-1
Reference:
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: