Forum Discussion
Sep 13, 2017
Is there a filter for Get-SPOSite to exclude all personal or OneDrive sites
Is there a filter for Get-SPOSite to exclude all personal or OneDrive sites
- DeletedNov 14, 2017
Mark Fossenis correct. As described on the Get-SPOSite TechNet-article: https://technet.microsoft.com/en-us/library/fp161380.aspx
Mark Fossen
Nov 14, 2017Copper Contributor
I am pretty sure that is the default behavior. You can always enforce it with 'Get-SPOSite -IncludePersonalSite $false'
- DeletedNov 14, 2017
Mark Fossenis correct. As described on the Get-SPOSite TechNet-article: https://technet.microsoft.com/en-us/library/fp161380.aspx