{"id":6149,"date":"2022-09-09T05:31:38","date_gmt":"2022-09-09T05:31:38","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=6149"},"modified":"2022-11-23T10:23:14","modified_gmt":"2022-11-23T10:23:14","slug":"how-to-migrate-cloud-only-account-back-to-on-premise-hyrbid","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/how-to-migrate-cloud-only-account-back-to-on-premise-hyrbid","title":{"rendered":"How to migrate Cloud Only account back to on Premise Hyrbid"},"content":{"rendered":"\n<p>Create new AD Object , then Enable it for Remote Mailbox<\/p>\n\n\n<div class=\"wp-block-wab-pastacode\">\n\t<div class=\"code-embed-wrapper\"> <pre class=\"language-markup code-embed-pre line-numbers\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markup code-embed-code\">Enable-RemoteMailbox -Shared &quot;Kim Akers&quot; -RemoteRoutingAddress &quot;kima@contoso.mail.onmicrosoft.com&quot;<\/code><\/pre> <div class=\"code-embed-infos\"> <\/div> <\/div><\/div>\n\n\n\n<p>After this make sure you change the SMTP Address as it will create it with the default SMTP address from address book policy<\/p>\n\n\n\n<p>Create new remote mailbox from scratch<\/p>\n\n\n<div class=\"wp-block-wab-pastacode\">\n\t<div class=\"code-embed-wrapper\"> <pre class=\"language-markup code-embed-pre line-numbers\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markup code-embed-code\">New-RemoteMailbox -Shared -Name &quot;Mailboxname&quot; -Firstname &quot;FirstName&quot; -LastName &quot;LastName&quot; -UserPrincipalName &quot;email -OnPremisesOrganizationalUnit&quot;OU=Shared Mailboxes,OU=xxxxx,OU=xx Users,DC=xxx,DC=local&quot; -RemoteRoutingAddress account@xxxxx.mail.onmicrosoft.com<\/code><\/pre> <div class=\"code-embed-infos\"> <\/div> <\/div><\/div>\n\n\n\n<p>After this make sure you change the SMTP Address as it will create it with the default SMTP address from address book policy<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Create new AD Object , then Enable it for Remote Mailbox After this make sure you change the SMTP Address as it will create it with the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[1206,1464,2375,3973,3127,3185],"class_list":["post-6149","post","type-post","status-publish","format-standard","hentry","category-research","tag-1206","tag-azure","tag-azure-ad","tag-cloud-only","tag-hybrid","tag-on-prem"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/6149","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=6149"}],"version-history":[{"count":3,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/6149\/revisions"}],"predecessor-version":[{"id":6389,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/6149\/revisions\/6389"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=6149"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=6149"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=6149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}