Forum Discussion

marcin-260's avatar
marcin-260
Copper Contributor
Jan 25, 2024

Calling the SPO Site ID?

Hello there,    I'm trying to find the SPO site ID using PowerShell. I have tried using the following command, but it does not return any results.   Get-PnPTenantSite| Where-Object {$_.Url -eq "...

Resources