https://github.com/pkbullock/sharepoint-recipes
A collection of useful PowerShell Scripts
https://github.com/pkbullock/sharepoint-recipes
powershell-script recipe sharepoint
Last synced: 7 months ago
JSON representation
A collection of useful PowerShell Scripts
- Host: GitHub
- URL: https://github.com/pkbullock/sharepoint-recipes
- Owner: pkbullock
- License: mit
- Created: 2016-07-28T08:54:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T10:17:36.000Z (about 5 years ago)
- Last Synced: 2025-01-14T08:51:20.111Z (9 months ago)
- Topics: powershell-script, recipe, sharepoint
- Language: PowerShell
- Size: 28.3 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SharePoint PowerShell Recipes
A collection of useful PowerShell Scripts and recipes
## Modern Column Formatting
* Contains an example of modern column formatting
## Document Mangement
* Remove Delete Option from Document Libraries - "Remove-DeleteOption.ps1"
* Lowers the Site Members permissions to contribute - "Set-LowerSiteMembersPermission.ps1"## Site Management
* Reference: Get Language LCIDs and Tags - "Get-LanguageLcids.ps1"
* Reference: Get Time Zones - "Get-TimeZones.ps1"## Modern Theme
* Add Modern Theme examples - creating modern themes in Office 365 groups and SharePoint in your tenant.
## SharePoint Add-ins
* Listing all the principals used in your tenant - "List-AppPrinciples.ps1"
"Sharing is caring"