Microsoft 365: Get OneDrive for Business Usage Report using PowerShell

Requirement: Get OneDrive for business storage usage reports using PowerShell. How to Check the OneDrive for Business Storage Usage for a User in Office 365? OneDrive for Business is Microsoft’s cloud-based storage solution that lets you store and work on files that are personal to you. It offers easier collaboration, better accessibility, and…

Read more

SharePoint Online: Find All Folders Exceeding List View Threshold Limit of 5000

Problem: Any SharePoint List, Library, or Folder contains more than 5000 items at the same level results list view threshold exceeded error messages in SharePoint Online. While the maximum number of items or files that can be stored in the SharePoint Online list or library is 30 million, more than 5000 items…

Read more

SharePoint Online: Get Files and Sub-Folders Count on Each Folder in a Document Library using PowerShell

Requirement:  Get the count of files and sub-folders at each folder in a SharePoint Online document library. How to Get the Number of Files and Sub-Folders at Each Folder of a Document Library? When a document library has multiple folders, sub-folder, and files, you can get the number of files and sub-folders…

Read more

SharePoint Online: Get Attachments Report in a List using PowerShell

Requirement: Generate a Report to get an Inventory of all Attachments in a SharePoint Online List. PowerShell to Get All Attachments in a SharePoint Online List This blog post will show you how to get all of the attachments from a SharePoint Online list. This is a handy trick if you need…

Read more

SharePoint Online: Export Group Members to Excel

Requirement: Export SharePoint Online group members to Excel. How to Export SharePoint Online Group Members to Excel? SharePoint Groups are used to control access to sites, lists, libraries, and other resources. Have you ever wanted to export all members of a SharePoint Online group to Excel? In some cases, it may be…

Read more

SharePoint Online: Get Document Library Permissions and Export to CSV using PnP PowerShell

Requirement: SharePoint Online PowerShell to Get Document Library Permissions. How to Get SharePoint Online Document Library Permissions? Are you looking for a way to export permissions on your SharePoint Online document library so that you’ll be sure who has access to your SharePoint Online document library? Or perhaps you want to generate…

Read more

Get All SharePoint Online Users and Groups with “Full Control” (Owner) Permissions using PowerShell

Requirement: Find all Users and groups with “Full Control” permissions in SharePoint Online sites. How to Get Users and Groups with Full Control in SharePoint Online? In SharePoint Online, permissions can be assigned to users and groups to control access to site content. One of the highest levels of permission is Full…

Read more

SharePoint Online: Find All Active Directory Security Groups in a Site Collection

Requirement: Get All AD Security Groups in a SharePoint Online Site. PowerShell to Find All AD Groups in SharePoint Online: In many organizations, Active Directory groups are used to manage access and permissions for SharePoint Online sites and content. Often, new groups are created as needed, and old groups may go unused…

Read more

SharePoint Online: Find All Large Files using PowerShell

Requirement: Find all large files in the SharePoint Online site collection. How to Find Large Files in SharePoint Online? Are you looking for a way to quickly find all large files in your SharePoint Online environment? Large files can quickly consume storage space, making it difficult to manage the content within your…

Read more