SharePoint Online: How to get all lists and libraries
Learn how to get all lists and libraries with two PowerShell scripts to understand what is going on in your SharePoint tenant.
Learn how to get all lists and libraries with two PowerShell scripts to understand what is going on in your SharePoint tenant.
When you administer the SharePoint, you might need access to all sites. I have provided a collection of PowerShell scripts, so you can access all sites after running a script
Every journey starts with the first step. PowerShell is the langauge, when it comes to task and configuration automation. In this article I want to cover a basic: How to start a PowerShell Script.
It is easy to delete SharePoint files by mistake. In this article, I will how you can restore SharePoint files in the GUI and also with PowerShell. You will also learn how to filter on specific deletors, to restore only the SharePoint files, deleted by a specific user. Enclosed there is a ready-to-run script, which you can use to restore your SharePoint files.
There are various ways to access SharePoint Online and SharePoint Server. Check out and learn what the main differences are. When to use which module / snapping, and which are the pros and cons from my point of view. You will also see, what you can change with each SharePoint PowerShell Module.