Forum Discussion

Tim Hunter's avatar
Tim Hunter
Iron Contributor
Apr 04, 2019
Solved

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

  • 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


Resources