<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to convert a classic root site to Modern SharePoint in Office 365 using Invoke-SPOSiteSwap PowerShell cmdlet	</title>
	<atom:link href="https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/feed/" rel="self" type="application/rss+xml" />
	<link>https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/</link>
	<description>Create IT blogger community</description>
	<lastBuildDate>Mon, 15 Nov 2021 11:28:13 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Miguel Isidoro		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-20825</link>

		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Thu, 30 Jan 2020 19:52:36 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=11282#comment-20825</guid>

					<description><![CDATA[Hello Steve,

It seems ok to me. 

Thanks]]></description>
			<content:encoded><![CDATA[<p>Hello Steve,</p>
<p>It seems ok to me. </p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve Young		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-20817</link>

		<dc:creator><![CDATA[Steve Young]]></dc:creator>
		<pubDate>Thu, 30 Jan 2020 15:14:34 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=11282#comment-20817</guid>

					<description><![CDATA[I believe if the url for the site changes, it will change the OneNote links.  I have not tested swapping a site, but I have not seen anything to suggest that it would not break the existing urls/links.

We decided to keep the original site with the OneNote notebooks to not break the links, and create a new site that has a link to the original site&#039;s OneNote Files.  Someday in the future we will likely move all the OneNotes to the new site, but we will kick that down the road for now!

Thank you.]]></description>
			<content:encoded><![CDATA[<p>I believe if the url for the site changes, it will change the OneNote links.  I have not tested swapping a site, but I have not seen anything to suggest that it would not break the existing urls/links.</p>
<p>We decided to keep the original site with the OneNote notebooks to not break the links, and create a new site that has a link to the original site&#8217;s OneNote Files.  Someday in the future we will likely move all the OneNotes to the new site, but we will kick that down the road for now!</p>
<p>Thank you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Miguel Isidoro		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-20781</link>

		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Wed, 29 Jan 2020 23:56:50 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=11282#comment-20781</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-19615&quot;&gt;Steve Young&lt;/a&gt;.

Hello Steve,

If I understand corretly, the OneNote notebooks are in your Team Site that you want to replace by a Communication Site. 
Is the Team Site your root site and is it a classic site?
If the answer to both questions is yes, you can replace the classic Team Site with the Communication site using the Invoke-SPOSiteSwap cmdlet:

Invoke-SPOSiteSwap
-SourceUrl https://yourtenant.sharepoint.com/sites/CommunicationSite
-TargetUrl https://yourtenant.sharepoint.com
-ArchiveUrl https://yourtenant.sharepoint.com/TeamWork

Your team site (if it is the root site) will be renamed to https://yourtenant.sharepoint.com/TeamWork (just an URL example, you can supply any available URL). With this operation, hopefully OneNote notebooks will not get broken, however I have not tested that scenario! 

If your intention is not replace a classic root site by a Communication Site, please let me know in more detail, what is your requirement, so that I can see if I can help!

Thanks
Miguel]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-19615">Steve Young</a>.</p>
<p>Hello Steve,</p>
<p>If I understand corretly, the OneNote notebooks are in your Team Site that you want to replace by a Communication Site.<br />
Is the Team Site your root site and is it a classic site?<br />
If the answer to both questions is yes, you can replace the classic Team Site with the Communication site using the Invoke-SPOSiteSwap cmdlet:</p>
<p>Invoke-SPOSiteSwap<br />
-SourceUrl <a href="https://yourtenant.sharepoint.com/sites/CommunicationSite" rel="nofollow ugc">https://yourtenant.sharepoint.com/sites/CommunicationSite</a><br />
-TargetUrl <a href="https://yourtenant.sharepoint.com" rel="nofollow ugc">https://yourtenant.sharepoint.com</a><br />
-ArchiveUrl <a href="https://yourtenant.sharepoint.com/TeamWork" rel="nofollow ugc">https://yourtenant.sharepoint.com/TeamWork</a></p>
<p>Your team site (if it is the root site) will be renamed to <a href="https://yourtenant.sharepoint.com/TeamWork" rel="nofollow ugc">https://yourtenant.sharepoint.com/TeamWork</a> (just an URL example, you can supply any available URL). With this operation, hopefully OneNote notebooks will not get broken, however I have not tested that scenario! </p>
<p>If your intention is not replace a classic root site by a Communication Site, please let me know in more detail, what is your requirement, so that I can see if I can help!</p>
<p>Thanks<br />
Miguel</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Miguel Isidoro		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-20777</link>

		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Wed, 29 Jan 2020 23:27:55 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=11282#comment-20777</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-20488&quot;&gt;Jeremy Ayson&lt;/a&gt;.

Hello Jeremy,

You must have two sites: one modern and one classic. The modern one is the one you want to be your new root site. The old one is the one you want to replace as the root site.

Steps:
1. Create a new modern site and manage content and navigation according to your needs. URL example: https://yourtenant.sharepoint.com/sites/modernintranet
2. Use the following command:

Invoke-SPOSiteSwap
-SourceUrl https://yourtenant.sharepoint.com/sites/modernintranet
-TargetUrl https://yourtenant.sharepoint.com
-ArchiveUrl https://yourtenant.sharepoint.com/archive 

After you run this command, the classic root site URL will be renamed to https://yourtenant.sharepoint.com/archive and your modern site at https://yourtenant.sharepoint.com/sites/modernintranet will be renamed to https://yourtenant.sharepoint.com and it will be your new root site.

Hope it helps!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-20488">Jeremy Ayson</a>.</p>
<p>Hello Jeremy,</p>
<p>You must have two sites: one modern and one classic. The modern one is the one you want to be your new root site. The old one is the one you want to replace as the root site.</p>
<p>Steps:<br />
1. Create a new modern site and manage content and navigation according to your needs. URL example: <a href="https://yourtenant.sharepoint.com/sites/modernintranet" rel="nofollow ugc">https://yourtenant.sharepoint.com/sites/modernintranet</a><br />
2. Use the following command:</p>
<p>Invoke-SPOSiteSwap<br />
-SourceUrl <a href="https://yourtenant.sharepoint.com/sites/modernintranet" rel="nofollow ugc">https://yourtenant.sharepoint.com/sites/modernintranet</a><br />
-TargetUrl <a href="https://yourtenant.sharepoint.com" rel="nofollow ugc">https://yourtenant.sharepoint.com</a><br />
-ArchiveUrl <a href="https://yourtenant.sharepoint.com/archive" rel="nofollow ugc">https://yourtenant.sharepoint.com/archive</a> </p>
<p>After you run this command, the classic root site URL will be renamed to <a href="https://yourtenant.sharepoint.com/archive" rel="nofollow ugc">https://yourtenant.sharepoint.com/archive</a> and your modern site at <a href="https://yourtenant.sharepoint.com/sites/modernintranet" rel="nofollow ugc">https://yourtenant.sharepoint.com/sites/modernintranet</a> will be renamed to <a href="https://yourtenant.sharepoint.com" rel="nofollow ugc">https://yourtenant.sharepoint.com</a> and it will be your new root site.</p>
<p>Hope it helps!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeremy Ayson		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-20488</link>

		<dc:creator><![CDATA[Jeremy Ayson]]></dc:creator>
		<pubDate>Thu, 16 Jan 2020 17:24:50 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=11282#comment-20488</guid>

					<description><![CDATA[Thank you for this. Diamond search result in trying to convert a classic root site. I have a question regarding the target.
I have a classic root site with no content at the moment. I want to convert it using the method above. I noticed that the target site can be the same URL, how does that work or am I not following along correctly?

-TargetUrl

URL of the target site that the source site will be swapped to. The site at this location must exist before performing the swap.

The target site must be the either:

The root site at https://yourtenant.sharepoint.com; or
The search center site at https://yourtenant.sharepoint.com/search


What Im trying to do is convert the same root site 

Source URL: https://yourtenant.sharepoint.com
Targer URL: https://yourtenant.sharepoint.com

is that possible?]]></description>
			<content:encoded><![CDATA[<p>Thank you for this. Diamond search result in trying to convert a classic root site. I have a question regarding the target.<br />
I have a classic root site with no content at the moment. I want to convert it using the method above. I noticed that the target site can be the same URL, how does that work or am I not following along correctly?</p>
<p>-TargetUrl</p>
<p>URL of the target site that the source site will be swapped to. The site at this location must exist before performing the swap.</p>
<p>The target site must be the either:</p>
<p>The root site at <a href="https://yourtenant.sharepoint.com" rel="nofollow ugc">https://yourtenant.sharepoint.com</a>; or<br />
The search center site at <a href="https://yourtenant.sharepoint.com/search" rel="nofollow ugc">https://yourtenant.sharepoint.com/search</a></p>
<p>What Im trying to do is convert the same root site </p>
<p>Source URL: <a href="https://yourtenant.sharepoint.com" rel="nofollow ugc">https://yourtenant.sharepoint.com</a><br />
Targer URL: <a href="https://yourtenant.sharepoint.com" rel="nofollow ugc">https://yourtenant.sharepoint.com</a></p>
<p>is that possible?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve Young		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-19615</link>

		<dc:creator><![CDATA[Steve Young]]></dc:creator>
		<pubDate>Wed, 18 Dec 2019 20:12:40 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=11282#comment-19615</guid>

					<description><![CDATA[I have a Team SharePoint site that among other things hosts several dozen OneNote Notebooks.  We would like to swap the Team site out with a Communication Site without destroying the links to our OneNote Notebooks.  Do you know if this is possible or any tips to make it as painless as possible?  Thanks.]]></description>
			<content:encoded><![CDATA[<p>I have a Team SharePoint site that among other things hosts several dozen OneNote Notebooks.  We would like to swap the Team site out with a Communication Site without destroying the links to our OneNote Notebooks.  Do you know if this is possible or any tips to make it as painless as possible?  Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Miguel Isidoro		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-16202</link>

		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Tue, 03 Sep 2019 09:11:30 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=11282#comment-16202</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-16201&quot;&gt;Guido Cosulich de Pecine&lt;/a&gt;.

Hello, check the limitations section (just updated the post):
 - Neither the source or target site can be a Hub Site – if a site is a hub site, unregister it as a hub site, swap the root site, and then register the site as a hub site
 - Neither the source or target site can be associated with a Hub Site – if a site is associated with a hub, disassociate the site, swap the root site, and then reassociate the site

Hope it helps!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-16201">Guido Cosulich de Pecine</a>.</p>
<p>Hello, check the limitations section (just updated the post):<br />
 &#8211; Neither the source or target site can be a Hub Site – if a site is a hub site, unregister it as a hub site, swap the root site, and then register the site as a hub site<br />
 &#8211; Neither the source or target site can be associated with a Hub Site – if a site is associated with a hub, disassociate the site, swap the root site, and then reassociate the site</p>
<p>Hope it helps!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Guido Cosulich de Pecine		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-16201</link>

		<dc:creator><![CDATA[Guido Cosulich de Pecine]]></dc:creator>
		<pubDate>Tue, 03 Sep 2019 08:50:21 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=11282#comment-16201</guid>

					<description><![CDATA[Thanks for the article. You stated that neither can be a Hub Site. But, after the migration, can you set the root tenant (in my case a Comm site) as an hub site?
Thanks again]]></description>
			<content:encoded><![CDATA[<p>Thanks for the article. You stated that neither can be a Hub Site. But, after the migration, can you set the root tenant (in my case a Comm site) as an hub site?<br />
Thanks again</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Miguel Isidoro		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-16090</link>

		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Tue, 27 Aug 2019 10:12:42 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=11282#comment-16090</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-16087&quot;&gt;Sjoerd Berendsen&lt;/a&gt;.

Hello Sjoerd, thanks for the feedback and glad it was useful!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-16087">Sjoerd Berendsen</a>.</p>
<p>Hello Sjoerd, thanks for the feedback and glad it was useful!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sjoerd Berendsen		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/#comment-16087</link>

		<dc:creator><![CDATA[Sjoerd Berendsen]]></dc:creator>
		<pubDate>Tue, 27 Aug 2019 08:20:20 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=11282#comment-16087</guid>

					<description><![CDATA[Thanks for this really helpful article. I was looking for this feature. Called Microsoft support about this, they said they&#039;ve added the problem as an update to the roadmap (https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=&#038;searchterms=46338). The update is expected at September this year.

Thanks to you my problem is solved, THANKS!]]></description>
			<content:encoded><![CDATA[<p>Thanks for this really helpful article. I was looking for this feature. Called Microsoft support about this, they said they&#8217;ve added the problem as an update to the roadmap (<a href="https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=&#038;searchterms=46338" rel="nofollow ugc">https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=&#038;searchterms=46338</a>). The update is expected at September this year.</p>
<p>Thanks to you my problem is solved, THANKS!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
