SharePoint Server Subscription Edition

Below are the security fixes for the SharePoint OnPrem versions released this month. Important: SharePoint Foundation security fixes also have to be applied on SharePoint Server installations. SharePoint Server security fixes also have to be applied on Project Server installations. SharePoint 2013 Suite: KB 5002127 – SharePoint Foundation 2013 (core component) KB 5002129 – SharePoint […]

December CU shipped with a security fix which – by default – blocks deployments if the temporary storage location is not on the C-Drive. To enable a different drive it is required enable it using powershell code like the following: $farm = Get-SPFarm # specify the drive which holds the tempory folder $farm.AllowedContentDeploymentTempFolderDirectories = “X:\” […]

Below are the security fixes for the SharePoint OnPrem versions released this month. Important: SharePoint Foundation security fixes also have to be applied on SharePoint Server installations. SharePoint Server security fixes also have to be applied on Project Server installations. SharePoint 2013 Suite: KB 5002071 – SharePoint Foundation 2013 (core component) KB 5002015 – SharePoint […]

Today at Ignite the general availability of the next on-premises version of SharePoint Server (SharePoint Server Subscription Edition aka SPSE) has been announced. Quoting Bill Baer (Senior Product Marketing Manager for SharePoint): SharePoint Server Subscription Edition represents the next step in the SharePoint Server journey emphasizing the specific needs of our on-premises customers and includes […]

Yesterday the the public preview of the next on-premises version of SharePoint Server (SharePoint Server Subscription Edition) has been announced. An overview of the new and improved features can be found in the following article: New and improved features in SharePoint Server Subscription Edition Some highlights: OpenID Connect (OIDC 1.0) support Enhanced People Picker for […]