SharePointOnlineHelper
Description
PowerShell module for managing and automating tasks in SharePoint Online.
Link to the Code
Features
- Create and manage SharePoint Online sites.
- Assign selected permissions to SharePoint Online sites for Azure AD applications.
- Simplify interactions with SharePoint Online using helper functions.
Functions
Site Management
New-D09SharePointSite: Create a new SharePoint Online site with a specified name, owner, and template.
Permissions
Add-SitesSelectedPermission: Add selected permissions to a SharePoint Online site for an Azure AD application.
Roadmap
- Add more functions for advanced SharePoint Online management.
- Enhance error handling and logging for all functions.
- Provide additional helper functions for managing SharePoint Online permissions and configurations.
Changelog
- 22/11/2019: Initial release of the SharePointOnlineHelper module.
- 01/04/2025: Updated functions and documentation.