Updates

Montag, 18. Juni 2018

10:37

 

Updates sollten getestet sein, (bedeutet die Fehleranalyse wurde durch \"Beta-User\" erledigt) es sind also grobe Fehler bekannt und nach zu lesen unter:

<https://www.toddklindt.com/blog/Builds/SharePoint-2016-Builds.aspx>

 

Ausnahmen Sicherheitsrelevante und Anforderungen durch die Entwickler

 

Alle drei Monate ein Update einspielen.

 

Updatefiles sind hier zu finden:

[\\\\bkkfiler01\\sharepoint\$\\Updates](file://bkkfiler01/sharepoint$/Updates)

***PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures***

 

PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures -cmd secureresources

 

Bei Fehler an59t Content Database entspricht nicht dem Schema :

 

Get-spcontentdatabase \|upgrade-spcontentdatabase

 

PSConfig.exe -cmd upgrade -inplace b2b -wait -cmd applicationcontent -install -cmd installfeatures -cmd secureresources -cmd services -install

 

Aus \<<https://blogs.technet.microsoft.com/stefan_gossner/2015/08/20/why-i-prefer-psconfigui-exe-over-psconfig-exe/>\>

 

-   sts for the non-Language pack fixes

-   Wss include all the fix for different language. when you install this it automatically detect the installed LPs and apply the updates to related those.