Search This Blog

Sunday, November 15, 2015

Powershell to list all SharePoint Site Collections in a web application

Get-SPSite  -Limit All

No comments:

Post a Comment

Restricting Custom People Picker to only one Sharepoint group programatically

Refer the following script files in your page,     <!-- For People Picker -->     <script type="text/javascript" src...