Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Enable Readonly Mode in SharePoint 2013
WhatsApp
Lakshmanan Sethu Sankaranarayan
10y
3.9
k
0
0
25
Blog
To put a lock on a site collection in SharePoint 2013, and keep the site collection in the read only mode, issue the following PowerShell command.
Lock
Set-SPSite -Identity
http://mysite/sites
-LockState "
Readonly
"
To Unlock
Set-SPSite -Identity
http://mysite/sites
-LockState "Unlock"
Enable Readonly Mode in SharePoint 2013
Up Next
Difference between Claims-based Authentication and Windows Classic-mode Authentication in SharePoint 2013
Ebook Download
View all
Getting Started with SharePoint Framework Development using TypeScript, PnP JS, and React JS
Read by 4.9k people
Download Now!
Learn
View all
Membership not found