{"id":6398,"date":"2022-11-24T21:17:08","date_gmt":"2022-11-24T21:17:08","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=6398"},"modified":"2022-11-24T21:17:10","modified_gmt":"2022-11-24T21:17:10","slug":"cant-remove-domain-from-godaddy-due-to-windowsliveid","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/cant-remove-domain-from-godaddy-due-to-windowsliveid","title":{"rendered":"Can&#8217;t remove Domain from GoDaddy due to WindowsLiveId"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>Set-Mailbox xxxxx@xxxxx.com -EmailAddresses @{remove=\"smtp:xxxxx@xxxxx.com\"}\nWARNING: Proxy address \"cxxxxxxxxx\" is used as WindowsLiveId. So it can't be removed from list of email addresses. To remove it, first change the WindowsLiveId.<\/code><\/pre>\n\n\n\n<p>OK let me try and change the MicrosoftOnlineServicesID to an onMicrosoft I can remove the SMTP<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Set-Mailbox xxxxx@xxxxx.com -MicrosoftOnlineServicesID fae104f6-080d-4e44-8f55-7923e8870f17@xxxxxxx.onmicrosoft.com\nWrite-ErrorMessage : ExB66C30|Microsoft.Exchange.Management.Tasks.RecipientTaskException|The WindowsLiveId property for account \"9c39b7a4-db49-49a0-84ef-c06f90325f0f\" can't be changed to\n\"fae104f6-080d-4e44-8f55-7923e8870f17@xxxxx416577.onmicrosoft.com\" because domains \"xxxxx.com\" and \"xxxxx0416577.onmicrosoft.com\" support a different authentication type. To make this change, you have to use the management console for your service.<\/code><\/pre>\n\n\n\n<p>What I had to do first was change the UPN of the user via MSOL to the OnMicrosoft Address <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Set-MsolUserPrincipalName -ObjectId xxxx-xxxxx-xxxx-xxxx-xxxxxxxx -NewUserPrincipalName xxxx@xxxxx10416577.onmicrosoft.com<\/code><\/pre>\n\n\n\n<p>If you get the below just try another Alias<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Set-MsolUserPrincipalName : Unable to add this user because a user with this this user principal name already exists - none.<\/code><\/pre>\n\n\n\n<p>I was then able to clear the SMTP Address<\/p>\n","protected":false},"excerpt":{"rendered":"<p>OK let me try and change the MicrosoftOnlineServicesID to an onMicrosoft I can remove the SMTP What I had to do first was change the UPN of [&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":[4097,4096,4095],"class_list":["post-6398","post","type-post","status-publish","format-standard","hentry","category-research","tag-msol","tag-remove-domain","tag-windowsliveid"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/6398","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=6398"}],"version-history":[{"count":1,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/6398\/revisions"}],"predecessor-version":[{"id":6399,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/6398\/revisions\/6399"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=6398"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=6398"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=6398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}