sp-PowerShell
is a collection of scripts that perform various operations on SharePoint sites.
- PowerShell 5
- PnP-PowerShell (Automatically imported by the sp-PowerShell module)
Does not currently support PowerShell 7 due to issues that pertain to PnP-PowerShell, which is being tracked here.
- Clone repository to corresponding PowerShell Modules location.
- Run
Import-Module sp-PowerShell
and you are ready to go!
- Daniel Tshin - @dantshin
- Giuseppe Campanelli - @themilanfan
Please see the Contribution Guide for information on how to develop and contribute.
sp-PowerShell is licensed under the MIT License.