Forum Discussion
Sharepoint Replace Root Site
Hi dandelly,
Replace site option is only visible, when root site is chosen on Admin Center's site collections list.
https://docs.microsoft.com/en-us/sharepoint/modern-root-site
If you are not seeing it, you can use SharePoint Online Management Shell (PowerShell) and Invoke-SiteSwap cmdlet.
https://docs.microsoft.com/en-us/powershell/module/sharepoint-online/invoke-spositeswap?view=sharepoint-ps
Hi,
I'm not sure about Powershell i'm not a confident programmer and have just used Sharepoint to create pages.
Cheers
- Matti PaukkonenAug 24, 2020Iron Contributor
dandelly, is your tenant release preference standard release or targeted release. I think admin center feature is available currently in targeted release.
Swapping site with PowerShell is simple, if you need help with scripting it just ping me and I will guide you through it. You can even move original site to another location, like a backup.
Also review preparation actions from documentation before swapping.
- dandellyAug 24, 2020Copper Contributor
Matti Paukkonen I think we are are standard release. I would be grateful if you could help with the scripting. Thanks.