SharePoint PowerShell scripts
Use the command "get-help" for detailed info on each script.
Most of the SharePoint Online (O365) scripts require the CSOM SDK available here: SharePoint Online CSOM - http://www.microsoft.com/en-us/download/details.aspx?id=42038
| 2013 |
|---|
| O365 |
| --Connect SPO - Connects the session to SharePoint Online. |
| --Set Folder Permissions - Applies folder permissions a CSV template. |
| --Set Global Navigation - Creates navigation from an XML template. |
| --Set Sites Logo - Script that sets the site logo at the Site Collection level from a CS |