Tag: Get-PnPTenantSite

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

2 Best way to retrieve hub site in SharePoint online: Retrieve hub sites and associated sites using PnP Powershell

[Verified] Office 365: Retrieve hub sites and associated sites using PnP Powershell

Loading

In this “Retrieve hub site in SharePoint Online” article, we will learn how to retrieve hub sites and associated sites using PnP Powershell and Office 365 admin center URL or SharePoint admin center URL. PnP PowerShell script to get all sites connected to a hub site: Hub site in SharePoint online (PowerShell Get sites associated

Continue reading