{"id":11587,"date":"2025-01-08T09:59:00","date_gmt":"2025-01-08T02:59:00","guid":{"rendered":"https:\/\/chanhlt.com\/?p=10188"},"modified":"2026-07-05T15:10:55","modified_gmt":"2026-07-05T15:10:55","slug":"steps-to-rename-your-sharepoint-domain","status":"publish","type":"post","link":"https:\/\/draff.sieuthitinhoc.com\/index.php\/2025\/01\/08\/steps-to-rename-your-sharepoint-domain\/","title":{"rendered":"Steps to rename your SharePoint domain"},"content":{"rendered":"\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1095\" height=\"535\" src=\"https:\/\/draff.sieuthitinhoc.com\/wp-content\/uploads\/2025\/01\/Steps-to-Rename-Your-SharePoint-Domain.png\" alt=\"\" class=\"wp-image-17199\" srcset=\"https:\/\/draff.sieuthitinhoc.com\/wp-content\/uploads\/2025\/01\/Steps-to-Rename-Your-SharePoint-Domain.png 1095w, https:\/\/draff.sieuthitinhoc.com\/wp-content\/uploads\/2025\/01\/Steps-to-Rename-Your-SharePoint-Domain-300x147.png 300w, https:\/\/draff.sieuthitinhoc.com\/wp-content\/uploads\/2025\/01\/Steps-to-Rename-Your-SharePoint-Domain-1024x500.png 1024w, https:\/\/draff.sieuthitinhoc.com\/wp-content\/uploads\/2025\/01\/Steps-to-Rename-Your-SharePoint-Domain-768x375.png 768w\" sizes=\"auto, (max-width: 1095px) 100vw, 1095px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Verify the New Domain:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ensure that the new domain name you want to use is already verified in your Microsoft 365 account.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Open SharePoint Online Management Shell:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Launch the SharePoint Online Management Shell on your computer.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Connect to SharePoint Online: Use the following command to connect:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Connect-SPOService -Url https:\/\/&lt;your-tenant&gt;-admin.sharepoint.com<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Schedule the Domain Rename:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Execute the command to schedule the rename:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Start-SPOTenantRename -DomainName &lt;new-domain&gt;.sharepoint.com -ScheduledDateTime<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">&lt;datetime&gt;=&gt;Replace &lt;new-domain&gt; with your desired domain name and &lt;datetime&gt; with the scheduled time for the rename.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Example:&nbsp;<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Start-SPOTenantRename -DomainName sgphopr -ScheduledDateTime \"2024-11-13T23:59:59\"<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Or:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Start-SPOTenantRename -DomainName \"sgphopr\"<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>After, paste time (your time):<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>2024-11-13T23:59:59<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Check the Status of the Rename:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To monitor the status of the rename operation, use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Get-SPOTenantRenameStatus<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Finalize the Rename:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The domain rename will be processed automatically at the scheduled time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Important Considerations<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Limitations: You can only rename your domain once, and reverting to the original name is not supported.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Redirects: A redirect from the old domain to the new one will be created, lasting for one year.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">User Communication: Please inform your users about the change to avoid confusion and ensure a smooth transition.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Article to refer on:&nbsp;<a href=\"https:\/\/www.blogger.com\/blog\/post\/edit\/2635534983923301978\/5247252121153135485#\">https:\/\/learn.microsoft.com\/en-us\/sharepoint\/change-your-sharepoint-domain-name<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If an error occurs:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Start-SPOTenantRename : Error Code: -757,The domain name isn't valid. At line:1 char:1 + Start-SPOTenantRename -DomainName fastae -ScheduledDateTime \"2024-11- ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) &#91;Start-SPOTenantRename], Exception + FullyQualifiedErrorId : Error Code: -757,The domain name isn't valid.,Microsoft.Online.SharePoint.PowerShell.Sta rtSPOTenantRename even though the domain fastae.com has been verified<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">I noticed that the error occurred because the domain was added to the tenant, but the onmicrosoft.com domain wasn\u2019t created yet for that new domain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>To fix this, please follow these steps:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Go to Settings &gt; Domains.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Click on the onmicrosoft.com domain in your tenant.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Look for the option to Add onmicrosoft.com domain (Preview) and add it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once you\u2019ve done that, you can proceed with the steps I shared earlier.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Or please contact to support Microsoft.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Verify the New Domain: Ensure that the new domain name you want to use is already verified in your Microsoft 365 account. Open SharePoint Online Management Shell: Launch the SharePoint Online Management Shell on your computer. Connect to SharePoint Online: Use the following command to connect: Connect-SPOService -Url https:\/\/&lt;your-tenant&gt;-admin.sharepoint.com Schedule the Domain Rename: Execute the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":17199,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[307],"tags":[112,222,239],"class_list":["post-11587","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-export","tag-domain","tag-rename","tag-sharepoint-online"],"_links":{"self":[{"href":"https:\/\/draff.sieuthitinhoc.com\/index.php\/wp-json\/wp\/v2\/posts\/11587","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/draff.sieuthitinhoc.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/draff.sieuthitinhoc.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/draff.sieuthitinhoc.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/draff.sieuthitinhoc.com\/index.php\/wp-json\/wp\/v2\/comments?post=11587"}],"version-history":[{"count":1,"href":"https:\/\/draff.sieuthitinhoc.com\/index.php\/wp-json\/wp\/v2\/posts\/11587\/revisions"}],"predecessor-version":[{"id":18496,"href":"https:\/\/draff.sieuthitinhoc.com\/index.php\/wp-json\/wp\/v2\/posts\/11587\/revisions\/18496"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/draff.sieuthitinhoc.com\/index.php\/wp-json\/wp\/v2\/media\/17199"}],"wp:attachment":[{"href":"https:\/\/draff.sieuthitinhoc.com\/index.php\/wp-json\/wp\/v2\/media?parent=11587"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/draff.sieuthitinhoc.com\/index.php\/wp-json\/wp\/v2\/categories?post=11587"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/draff.sieuthitinhoc.com\/index.php\/wp-json\/wp\/v2\/tags?post=11587"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}