SharePoint: Timerservice not starting jobs

On one of my servers the timer service stopped working. It could’nt start jobs anymore. Therefore it was not possible to do any deployments. This can have many reasons. In my case it started after installing the SP 2016 November CU.
Weiterlesen „SharePoint: Timerservice not starting jobs“

Set a site collection read-only programmatically in Office 365

On SharePoint On-Premise systems setting a site collection to read-only mode was easy. Administrators could activate the read-only state in the central administration or they could write PowerShell or C# Code. SharePoint Online does not offer any of these methods anymore.

The Read Only Endpoints from SPOnPremise are finally available in SharePoint Online too. Please use the new method I have described here instead.

Weiterlesen „Set a site collection read-only programmatically in Office 365“

SharePoint Move Navigation Nodes using keyboard Shortcuts

In SharePoint Publishing sites you can manage the quicklaunch / current Navigation using the „Edit Links„-Button or in the site you find under „Navigation“ in the site settings (Manage Web Permission is needed for this button to appear).

The „Navigation“ Sites usability is quite bad because it takes forever because to move nodes up and down using the „Move Up“ and „Move Down“ Buttons.
Weiterlesen „SharePoint Move Navigation Nodes using keyboard Shortcuts“