Forum Discussion
PS42781
Jan 12, 2022Copper Contributor
Error while unregistering Hub Site
I try to unregister the root site as a Hub Site in order to set a new root site. When I do it in the SharePoint Admin I get an error message. Even after doing it via Powershell (Unregis...
- Jan 13, 2022The root site seemed still to be connected to the (not existing) hub. After removing the orphaned association via Powershell (Remove-SPOHubSiteAssociation) all works fine.
PS42781
Jan 13, 2022Copper Contributor
The root site seemed still to be connected to the (not existing) hub. After removing the orphaned association via Powershell (Remove-SPOHubSiteAssociation) all works fine.