Segue abaixo uma lista contendo todas as atualizações disponíveis para Sharepoint e EPM 2013.
Lembrando que o Service Pack 1 re-released deverá ser instalado. Para maiores informações sobre este SP1 acesse: http://blogs.technet.com/b/stefan_gossner/archive/2014/04/22/sp1-for-sharepoint-2013-has-been-rereleased.aspx
Em resumo: se a versão do seu SP1 for 15.0.4569.1506, você terá de aplicar o SP1 Re-released. Se a versão do seu SP1 é 15.0.4571.1502 a versão esta correta e as próximas atualizações podem ser aplicadas.
Para saber qual versão seu ambiente está rode o seguinte código no PowerShell
# PowerShell script to display SharePoint products from the registry. Param( # decide on whether all the sub-components belonging to the product should be shown as well [switch]$ShowComponents ) # location in registry to get info about installed software $RegLoc = Get-ChildItem HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall # Get SharePoint Products and language packs write-host “Products and Language Packs” write-host “——————————————-“ $Programs = $RegLoc | where-object { $_.PsPath -like “*\Office*” } | foreach {Get-ItemProperty $_.PsPath} $Components = $RegLoc | where-object { $_.PsPath -like “*1000-0000000FF1CE}” } | foreach {Get-ItemProperty $_.PsPath} # output either just the info about Products and Language Packs # or also for sub components if ($ShowComponents.IsPresent) { $Programs | foreach { $_ | fl DisplayName, DisplayVersion;
$productCodes = $_.ProductCodes; $Comp = @() + ($Components | where-object { $_.PSChildName -in $productCodes } | foreach {Get-ItemProperty $_.PsPath}); $Comp | Sort-Object DisplayName | ft DisplayName, DisplayVersion -Autosize } } else { $Programs | fl DisplayName, DisplayVersion } |
SharePoint e Project Server 2013
Build Number |
Build Name |
Component |
Information Link |
Download Link |
Notes |
15.0.4128.1014 |
Beta |
SharePoint Foundation 2013 |
|
||
15.0.4128.1014 |
Beta |
SharePoint Server 2013 |
|
||
15.0.4128.1014 |
Beta |
Project Server 2013 |
|
|
|
|
|
|
|
|
|
15.0.4420.1017 |
RTM |
SharePoint Foundation 2013 |
|
||
15.0.4420.1017 |
RTM |
SharePoint Server 2013 |
|
|
|
15.0.4420.1017 |
RTM |
Project Server 2013 |
|
|
|
|
|
|
|
|
|
15.0.4433.1506 |
December 2012 Hotfix |
SharePoint Server 2013 |
|||
15.0.4433.1506 |
December 2012 Hotfix |
SharePoint Server 2013 (coreserver) |
|
||
|
|
|
|
|
|
15.0.4481.1005 |
March 2013 Public Update |
SharePoint Foundation 2013 |
|||
15.0.4481.1005 |
March 2013 Public Update |
SharePoint Server 2013 |
|
||
15.0.4481.1005 |
March 2013 Public Update |
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4505.1002 |
April 2013 CU |
SharePoint Foundation 2013 |
|||
15.0.4505.1005 |
April 2013 CU |
SharePoint Server 2013 |
|
||
15.0.4505.1005 |
April 2013 CU |
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4517.1003 |
June 2013 CU |
SharePoint Foundation 2013 |
|||
15.0.4517.1005 |
June 2013 CU |
SharePoint Server 2013 |
|
||
|
June 2013 CU |
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4535.1000 |
August 2013 CU |
SharePoint Foundation 2013 |
|||
|
August 2013 CU |
SharePoint Server 2013 |
|
||
|
August 2013 CU |
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4551.1001 |
October 2013 CU |
SharePoint Foundation 2013 |
|||
15.0.4551.1005 |
October 2013 CU |
SharePoint Server 2013 |
|
||
|
October 2013 CU |
Project Server 2013 |
|
|
|
|
|
|
|
|
|
15.0.4551.1508 |
December 2013 CU |
SharePoint Foundation 2013 |
|||
15.0.4551.1511 |
|
SharePoint Server 2013 |
|
||
15.0.4551.1508 |
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4569.1000 |
Service Pack 1 |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 |
|
||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4569.1000* |
Service Pack 1 Mark 2 |
SharePoint Foundation 2013 |
|||
|
SharePoint Server 2013 |
|
|||
|
Project Server 2013 |
|
|||
|
|
|
|
|
|
15.0.4605.1000 |
April 2014 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 |
|
||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4615.1001 |
MS14-022 |
SharePoint Foundation 2013 |
Links in KB |
||
|
|
SharePoint Server 2013 |
Links in KB |
|
|
|
|
Project Server 2013 |
Links in KB |
|
|
|
|
|
|
|
|
15.0.4617.1000 |
June 2014 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 |
|
||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4631.1001 |
July 2014 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 |
|||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4641.1001 |
August 2014 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 (1/5) |
|
||
|
|
SharePoint Server 2013 (2/5) |
|
||
|
|
SharePoint Server 2013 (3/5) |
|
||
|
|
SharePoint Server 2013 (4/5) |
|
||
|
|
SharePoint Server 2013 (5/5) |
|
||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4649.1001 |
September 2014 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 |
|
||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4659.1001 |
October 2014 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 (1/3) |
|
||
|
|
SharePoint Server 2013 (2/3) |
|
||
|
|
SharePoint Server 2013 (3/3) |
|
||
|
|
Documentum Connector |
|
||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4667.1000 |
November 2014 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 |
|
||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4675.1000 |
December 2014 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 |
|
||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4693.1001 |
February 2015 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 |
|
||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4701.1001 |
March 2015 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 |
|
||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4711.1000 |
April 2015 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 |
|
||
|
|
Project Server 2013 |
|
||
|
|
|
|
|
|
15.0.4719.1002 |
May 2015 CU |
SharePoint Foundation 2013 |
|||
|
|
SharePoint Server 2013 |
|
||
|
|
Project Server 2013 |
|
Office Web App 2013
Para saber qual a versão do OWA instalado, execute o seguinte comando:
(Invoke-WebRequesthttp://owa.contoso.com/m/met/participant.svc/jsonAnonymous/BroadcastPing).Headers[“X-OfficeVersion”]
Build Number |
Build Name |
Information Link |
Download Link |
15.0.4420.1007 |
RTM |
|
|
|
March 2013 PU whoops |
KB2760486 |
|
15.0.4481.1005 |
March 2013 PU |
||
15.0.4481.1508 |
April 2013 CU |
||
15.0.4505.1001 |
April 2013 Hotfix |
||
15.0.4517.1003 |
June 2013 CU |
||
15.0.4535.1000 |
August 2013 CU |
||
15.0.4551.1003 |
October 2013 CU |
||
15.0.4551.1508 |
December 2013 CU |
||
15.0.4551.1515 |
MS14-001 Security Update |
||
15.0.4569.1000 |
Service Pack 1 |
||
15.0.4569.1000 |
Service Pack 1 – Mark 2 |
||
15.0.4605.1001 |
April 2014 CU |
||
15.0.4615.1001 |
MS14-022 |
Links in KB |
|
15.0.4623.1001 |
June 2014 CU |
||
15.0.4631.1000 |
July 2014 CU |
||
15.0.4641.1001 |
August 2014 CU |
||
15.0.4659.1001 |
October 2014 CU |
||
|
November 2014 CU |
None |
None |
15.0.4673.1000 |
December 2014 CU |
||
|
January 2015 CU |
None |
None |
15.0.4693.1001 |
February 2015 CU |
||
15.0.4701.1001 |
March 2015 CU |
||
15.0.4711.1000 |
April 2015 CU |
||
15.0.4719.1002 |
May 2015 CU |
Workflow Manager 2013
Para saber a versão do Workflow Manager, execute o seguinte comando:
(Get-ChildItem -Path “C:\Program Files\Workflow Manager\1.0\Workflow\Artifacts\Microsoft.Workflow.Service.dll”).VersionInfo
(Get-ChildItem -Path “C:\Program Files\Service Bus\1.0\Microsoft.ServiceBus.dll”).VersionInfo
or
(Get-ChildItem -Path “C:\Program Files\Service Bus\1.1\Microsoft.ServiceBus.dll”).VersionInfo
Build Number |
Build Name |
Information Link |
Download Link |
1.0.20922.0 (2.0.20922.0) |
RTM – Service Bus 1.0 and Workflow Manager 1.0 |
||
1.0.30207.2 (2.0.30207.2) |
CU 1 – Service Bus 1.0 |
||
1.0.30207.2 (2.0.30207.2) |
CU 1 – Workflow Manager 1.0 |
||
1.0.40131.0 (2.1.30904.0) |
CU 2 – Workflow Manager 1.0 |