Forum Discussion
Tim Hunter
Apr 04, 2019Iron Contributor
Team Site to Hub Site
I have several Teams we use in Microsoft Teams, which of course auto create Team Sites. Is it possible to make the Team Sites into Hub Sites? Thanks!
Tim Hunter , sure you can! You can do that from the new SharePoint Admin Center or by executing a PowerShell script:
Register-SPOHubSite https://contoso.sharepoint.com/sites/Marketing -Principals $null
Hope this helps!
Regards,
Maggan
2 Replies
Sort By
- Maggan WåhlinIron Contributor
Tim Hunter , sure you can! You can do that from the new SharePoint Admin Center or by executing a PowerShell script:
Register-SPOHubSite https://contoso.sharepoint.com/sites/Marketing -Principals $null
Hope this helps!
Regards,
Maggan
- Tim HunterIron Contributor