Assign Sensitivity Labels In SharePoint with MSGraph (PowerShell)
SPO Scripts
by Serkar
6M ago
Sensitivity labels in Microsoft 365 allow organizations to classify documents into categories like public, confidential, or highly confidential. Assigning sensitivity labels in SharePoint with PowerShell involves four steps: enabling sensitivity labels, creating an Azure AD App Registration, enabling metered APIs, and running a script ..read more
Visit website
How to Get SharePoint Files with MSGraph with PowerShell
SPO Scripts
by Serkar
7M ago
Learn how to efficiently retrieve SharePoint files using the MSGraph module in PowerShell. This comprehensive guide outlines the prerequisites, provides a demo setup, and offers a recursive PowerShell script to get all SharePoint files, including folders. Discover how to manage metadata, obtain DriveItem IDs, download specific files, and assess storage in your SharePoint libraries. With step-by-step instructions and code snippets, you can seamlessly integrate MSGraph to streamline your SharePoint file management tasks ..read more
Visit website
How To Download a SharePoint Library Using Graph API (PowerShell)
SPO Scripts
by Serkar
1y ago
SharePoint is a powerful platform for managing and collaborating on documents, but downloading files from SharePoint libraries can be a tricky, especially when it comes to deal with large files or a large amount of documents. In this post, I want to show you a straightforward guide to download a SharePoint Library using PowerShell with Microsoft's Graph API for SharePoint administrators, develops or system integrators. This tutorial will help you streamline your automation in terms of downloading SharePoint libraries. At the end, you'll find a ready to use PowerShell script, which you can use ..read more
Visit website
How to download files from SharePoint using Graph API (PowerShell)
SPO Scripts
by Serkar
1y ago
Downloading files from SharePoint is a common use case, when we are integrating 3rd party systems with SharePoint. In my previous articles, I have been explaining how you can upload files to SharePoint using PNP module. In this article, I want to show you how you can achieve download files from SharePoint using Graph API. … How to download files from SharePoint using Graph API (PowerShell) Read More ..read more
Visit website
How to upload files to SharePoint using Graph API (PowerShell)
SPO Scripts
by Serkar
1y ago
Uploading files to SharePoint is a common use case, when we are integrating 3rd party systems with SharePoint. In my previous articles, I have been explaining how you can upload files to SharePoint using PNP module. In this article, I want to show you how you can achieve upload files to SharePoint using Graph API. … How to upload files to SharePoint using Graph API (PowerShell) Read More ..read more
Visit website
Security of app registration in Azure Active Directory
SPO Scripts
by Serkar
1y ago
Originally, I thought about writing an article about how to get SharePoint list items with Microsoft Graph API by PowerShell. But before doing this, I thought you should first need to know something about app registration in azure active directory in this context. App registrations are really powerful, as you can raise any request if ..read more
Visit website
SharePoint Online: How to get all lists and libraries
SPO Scripts
by Serkar
2y ago
Learn how to get all lists and libraries with two PowerShell scripts to understand what is going on in your SharePoint tenant ..read more
Visit website
Upload documents to SharePoint with PowerShell solution
SPO Scripts
by Serkar
2y ago
Learn how to upload documents to SharePoint with PowerShell. Integrating different systems to SharePoint can be achieved easily with this ..read more
Visit website
SharePoint Site Usage: Get active Sites for last 6 months with PowerShell
SPO Scripts
by Serkar
2y ago
When migrating our SharePoint to SharePoint Online, it can be really hard to separate the wheat from the chaff. SharePoint Site usage helps you find, what is actually used in your current farm. SharePoint farms grow by new projects and with the change of structures. If you want to have an overview, it is every time a good idea, to get rid of old stuff ..read more
Visit website
SharePoint get all sites and subsites PowerShell script
SPO Scripts
by Serkar
2y ago
SharePoint sites are created very fast. With a few clicks, admins and users can create dozens of sites and subsites. Since it is so easy to create sites, we as admins should have an overview, what is going on at our SharePoint environment. I wrote scripts for this purpose to get all sites and subsites of your SharePoint, so you can trim your SharePoint to your business needs. You will find a script for SharePoint Server and SharePoint Online ..read more
Visit website

Follow SPO Scripts on FeedSpot

Continue with Google
Continue with Apple
OR