.NET life

HUGON Jérôme
Microsoft Certified Technology Specialist Microsoft Certified Application Developer Microsoft Certified Professional

SharePoint versions

SharePoint 2007

Category SharePoint 2007  | Publication Date : 11/29/2009

Name WSS 3.0 MOSS 2007 Version
October 2009 Cumulative update KB974989 KB974988 12.0.0.6520
August 2009 Cumulative update KB973410 KB973409 12.0.0.6514
June 2009 Cumulative update KB971538 KB972569 12.0.0.6510
April 2009 Cumulative update KB968857
KB968850
KB968851 12.0.0.6504
SP2 KB953338 KB953334 12.0.0.6421
February 2009 Cumulative update KB963654 KB961755 12.0.0.6341
December 2008 Cumulative update KB960010 KB960011 12.0.0.6335
October 2008 Cumulative update KB957691 KB957693 12.0.0.6332
August 2008 Cumulative update KB956057 KB957109
KB956056
12.0.0.6327
Infrastructure Update KB951297 KB951695 12.0.0.6318
post-SP1 hotfix KB948945 KB941274 12.0.0.6303
post-SP1 hotfix
KB941274 12.0.0.6301
post-SP1 hotfix   KB941422 12.0.0.6300
SP1 KB936988 KB936984 12.0.0.6219
MOSS 2007 or WSS 3.0 October public update     12.0.0.6039
MOSS 2007 or WSS 3.0 August 24, 2007 hotfix package     12.0.0.6036
MOSS 2007 or WSS 3.0 RTM     12.0.0.4518
MOSS 2007 or WSS 3.0 Beta 2 TR     12.0.0.4407
MOSS 2007 or WSS 3.0 Beta 2     12.0.0.4017
Office 12 (PDC image - pre-beta)     12.0.0.3111

Finding the Version by Central Administration

Open the Central Administration and go to the site settings page: Site Actions > Site Settings.

SharePoint versions - SharePoint 2007

Finding the Version by PowerShell

Open PowerShell on the server and execute this query:

(get-item "hklm:software\microsoft\shared tools\web server extensions\12.0").getvalue("version")

Finding the Version by IIS

Open the properties of a SharePoint site in IIS and switch to the HTTP Headers tab:

SharePoint versions - SharePoint 2007