Tag: sharepoint site inventory report

Instantly get SharePoint document library inventory report using PowerShell script in 2 steps

Get document library inventory report in SharePoint using PowerShell script

Loading

In this “SharePoint document library inventory report ” article, I will share how we can get a document library inventory report in SharePoint using the PowerShell script and export this report into a CSV file. This script will scan through all document libraries in a site collection and generate the list item details report in

Continue reading

2 best way to get workflow inventory from SharePoint online using PowerShell CSOM

Get workflow inventory from SharePoint online using PowerShell CSOM

Loading

In this tutorial, we will learn about how we can get workflow inventory from the SharePoint Online tenant using PowerShell CSOM and PnP PowerShell. This script will scan through all the sites in a tenant and export all workflows associated with the lists into a CSV file, which will give a consolidated workflow report from

Continue reading