PowerShell To Add Secondary Site Collection Admin
Situation: You want to add secondary site collection administrator
Old Method: Go to Central Admin… or use stsadm
Smart Method: Use PowerShell
How?
Launch your Administrator: SharePoint 2010 Management Shell
Type
Set-SPSite –Identity http://server –SecondaryOwnerAlias justsharepoint\alpesh
This will add secondary site collection administrator. Soon will show you how you can add secondary site collection administrator for all site collections in a managed path!
- thanks....
- Great Dude!! This work arround really help me! Thanks a l...
- Hello Alpesh, Thanks for above. I tried the above, more spe...
- This could also be achieved by deactivating the farm feature...
- How do I disable social media components for a particular si...
- We have created My site on sharepoint 2010, and recently som...
- Anything in the event viewer?...
- For Windows 7 the path is: C:\Users\USERNAME\AppData\Roamin...
- Just what I was looking for! Thank You!!!! You just made my ...
- Hi i keep getting 0x80070005 access denied error when tryin...






