Scenario/Problem Statement: On SharePoint platform, I was trying change
the SharePoint secondary admin. I'm getting the following error.
Solutions: Go actually to Central Administration >
Application Management > Site Collections > Configure quotas and locks
and change the “Lock status” for the site to Not locked.
OR
You can open up PowerShell
console as administrator and run the following command.
SET-SPSITE HTTP://SITECOLLECTIONURL -LOCKSTATE
UNLOCK
No comments:
Post a Comment