Access SharePoint via Graph API in PowerShell
Learn how to access SharePoint with Graph API with ready to use PowerShell Scripts
Learn how to access SharePoint with Graph API with ready to use PowerShell Scripts
Cheatsheet: Learn how to add SharePoint Columns with PNP PowerShell to automate the creation of your Microsoft lists and libraries. Ensure that your intranet follows your archtecture by automation.
Learn how to use credentials in PowerShell scripts and what to consider, when using Credentials in PowerShell.
Use LINQ in PowerShell to boost your filtering and comparing operations in PowerShell. Ready-to-Use Scripts provided.
We all can Imagine the scenario. You create sites in sharepoint and now you want to edit multiple sites afterwards with PowerShell. In order to be safe, we have to check, wether an connection exists and if yes to disconnect the current connection to have a clean processing of the…