SharePoint Online: Get Site Collection Storage Size – Quota Usage Report using PowerShell

Requirement: Generate a report to analyze all SharePoint Online Site collection storage consumption. Are you looking for a way to find the storage usage for your site collections in SharePoint Online? In this blog post, we will show you how to gather storage details of your site collection and generate a report…

Read more

Get All List and Libraries Inventory of a SharePoint Site Collection using PowerShell

Requirement: Get All Lists and Libraries Inventory of a SharePoint Site Collection. PowerShell to Get Site Collection List and Library Inventory: If you’ve ever needed to get a comprehensive inventory of all the lists and libraries in a SharePoint site, PowerShell is the way to go! In this blog post, we will…

Read more

SharePoint Online: Version History Report using PowerShell

Requirement: Generate version history report for all sites in a SharePoint site collection. SharePoint Online PowerShell to Get Version History Details of a Document Library The version history feature in SharePoint Online maintains a history of all changes made to any file or list item. When multiple users are working on a…

Read more

SharePoint Online: Audit Versioning Settings on All Lists and Libraries using PowerShell

Requirement: Audit versioning settings for all lists and libraries in the SharePoint Online site collection. PowerShell to Generate Versioning Settings Analysis for SharePoint Online Site Collection: Looking for a way to audit versioning on all lists and libraries in your SharePoint Online environment? PowerShell can help! In this post, we’ll look at…

Read more

Get All Users and Groups in SharePoint Online Site using PowerShell

Requirement: Get All Users and Groups Report in SharePoint Online using PowerShell. PowerShell Script to Get All Users and Groups Report in SharePoint Online: Do you need to get a list of all users and groups in SharePoint Online? If so, PowerShell can help! Exporting users and groups from a SharePoint Online…

Read more

SharePoint Online: PowerShell to Get Site Collection Administrators

Requirement:  SharePoint Online PowerShell to List All Site Collection Administrators. SharePoint Online site collection administrators possess full control of the entire site collection – including top-level site, subsites, all lists, and libraries in the site collection. Each SharePoint site collection can have its own Site Collection Administrators, Typically assigned during the time…

Read more

SharePoint Site Collections and Subsites Inventory Report

Requirement: Get a list of all site collections and their subsites in an HTML formatted report! PowerShell Script to generate an HTML report for Site Collections & Subsites: Are you looking for a way to generate an inventory report of all your SharePoint site collections and subsites? In this blog post, I…

Read more

SharePoint Online: Get All Site Collections using PowerShell

Requirement: Get all site collections using PowerShell in SharePoint Online. How to Get a List of Site Collections in SharePoint Online? A site collection is a group of sites, generally organized by department, project, region, function, or business unit. If you’re responsible for managing a SharePoint Online environment, sooner or later, you’ll…

Read more