Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.2 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.2 KB

sp-PowerShell

sp-PowerShell is a collection of scripts that perform various operations on SharePoint sites.

Requirements

Note

A previous issue where PowerShell 7 was not supported has now been resolved as we moved from Windows PnP PowerShell to PnP-PowerShell.

Installing

  • Clone repository to corresponding PowerShell Modules location.
  • Run Import-Module sp-PowerShell and you are ready to go!
  • This might look more like Import-Module .\sp-PowerShell.psd1

Authors

Contributing

Please see the Contribution Guide for information on how to develop and contribute.

License

sp-PowerShell is licensed under the MIT License.