Quantcast
Channel: Microsoft Dynamics CRM
Viewing all articles
Browse latest Browse all 123975

Blog Post: SharePoint turn of read-only mode after an interrupted backup

$
0
0

Per default a site is set in read-only mode during backup. If the backup is interrupted, e.g. if the server is rebooted after updates, the site will stay in read-only mode.

To unlock the site use the following command:

Set-SPSite -Identity http://mysite -LockState “Unlock”

Other possible states are: NoAdditions, ReadOnly, NoAccess



Viewing all articles
Browse latest Browse all 123975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>