

- #How to remove office 365 home from my account how to
- #How to remove office 365 home from my account full
- #How to remove office 365 home from my account license
Note that this may take a while to take effect, so if it does not work immediately wait up to 1 full hour for the change to be fully completed before trying again. You can now remove the alias from the Office 365 admin portal and reassign it where needed. Now run the Get-Mailbox | Format-List command again and you should see the updated user principal name. Set-MsolUserPrincipalName -UserPrincipalName -NewUserPrincipalName Step 7 The way to change this is to do the following. In the list, you will need to locate the “UserPrincipalName”, which currently matches the alias you want to remove. One is to switch to using the Office 365 internal domain for all email. There’s only two official ways to avoid ‘on behalf of’.
#How to remove office 365 home from my account license
I add the Exo License back to that account, but the online mailbox appeared again and now my user was only visible with the get-mailbox command, instead of the get-mailuser command. Connected Accounts is a great way to import messages from existing accounts but the downside is a problem. I remove the ExO license for that mailbox, run a Delta sync, check my user with get-mailuser and everything was fine (it was synced with the correct msExchMailboxGuid. Now you are connected, you will firstly need to look at the mailbox you want to remove the alias from in more detail by using the following. The ‘on behalf of’ FROM address is the major weakness in Office 365’s connected accounts feature. You will need to connect to the MsolService to firstly check the mailbox’s User Principal Name and then change it. Then you can check the specific mailbox using the following command. This will essentially list all of the mailboxes associated to that Office 365 admin panel. Under Accounts used by email, calendar, and contacts, select the account you want. To remove an email account: Select the Start button, and then select Settings > Accounts > Email & accounts. Once connected, it is advisable to do a “Get-Mailbox” command to ensure that you are logged in correctly and are in the correct Office 365 session. This doesnt delete the account, but it does remove email and other content associated with the account from your device. After that, press Ctrl +click on the MS Office 365 application you want to uninstall. Now press the command button +click to select the Office for Mac. Import-PSSession $Session –DisableNameChecking Step 2 Perform the below steps to uninstall Office 365 from your Mac. $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri -Credential $UserCredential -Authentication Basic –AllowRedirection (This will then prompt for credentials, which will be the Office 365’s admin email address and password). Step 1Ĭonnect to Office 365 via Powershell using the following commands.
#How to remove office 365 home from my account how to
This guide demonstrates how to change the UPN to the desired email address using some Powershell commands. The issue is that when the account is first created it ties the email address into the user principal name (UPN) of the account, therefore when you try to remove the “alias” it will only re-appear again as it won’t let you remove the default UPN. This can be an issue if the mailbox was originally created with the email address that you now want to move over to a separate mailbox.

Are you trying to remove an alias from an Office 365 mailbox/shared mailbox?
