SKILLS & TRICKS
We all know that Get-SpoSite cmdlet contains more than one parameter set and you may only use parameters from one parameter set and you may not combine parameters from different parameter sets. Moreover, it retrieves and returns properties of all site collections that match the given criteria. But sometimes you run into weird issues when you are doing the most common things. In this case, one of my friend was cleaning up his demo Office 365 tenant. To make an overview of all site collections, he ran the following cmdlet: Cmdlet
This would make a list of all site collections that are available in Office 365 tenant and export it to a CSV file. When going through it, he noticed that none of the site collections were flagged as a hubsite. This couldn’t possibly be true as he created many hub sites for testing purposes. I decided to check this in my own tenant to see if it was a local problem. So let’s see what happens. IssueRunning the following PowerShell returns all site collections that contain the word intranet.
0 Comments
|
Archives
February 2020
Categories
All
|