Forum Discussion
Chris Parker
Feb 14, 2018Iron Contributor
What is required to decommission the last on-prem Exchange server?
We run in a hybrid deployment. The on-prem mailboxes are all former employees. We have an address policy that creates multiple alias addresses for mailboxes. We don't have any public folders.
I...
- Feb 14, 2018
Follow the official guidance here: https://technet.microsoft.com/en-us/library/dn931280(v=exchg.150).aspx?f=255&MSPPError=-2147217396
Pay special attention to the discussion around DirSync - if you decide to keep DirSync, you have to keep the Exchange box for management purposes if you want to stay in supported configuration.
As to what to do with the remaining mailboxes, it's up to you. Just don't "store" them as PSTs... :)
VasilMichev
Feb 14, 2018MVP
Follow the official guidance here: https://technet.microsoft.com/en-us/library/dn931280(v=exchg.150).aspx?f=255&MSPPError=-2147217396
Pay special attention to the discussion around DirSync - if you decide to keep DirSync, you have to keep the Exchange box for management purposes if you want to stay in supported configuration.
As to what to do with the remaining mailboxes, it's up to you. Just don't "store" them as PSTs... :)
Chris Parker
Feb 14, 2018Iron Contributor
Yeah, I've seen this before. I was hoping there were new practices out there. :| At Ignite, about three years ago, someone from the Exchange team, in a end-of-day Q&A, answered my question around this and said that they had guidance coming to achieve such a thing but nothing has materialized yet.
What about orgs that never had Exchange but do have on-prem AD and now use Office 365+Exchange Online?
And another question I have is, if you'll indulge me, what role does Exchange play if all active mailboxes are online? Why exactly do I still need Exchange?
- Neil HobsonFeb 15, 2018Iron Contributor
Microsoft announced plans to change this at Ignite 2017. Review Jeff Kizner's session - jump to 54:13 where hybrid recipient management is discussed. I've not heard any further developments yet.
- Joe StockerAug 17, 2018Bronze Contributor
FYI - Jeff Kizner is speaking again at Ignite 2018 and looks like he will provide an update during his session based on the agenda:
"Establishing an Exchange hybrid setup and configuring your tenant are some of the first steps in moving to Exchange Online. This process often gets bogged down in politics, competing priorities with other teams, and general configuration minutia. Fear no more! Learn how you, the messaging admin, can move to Exchange Online without talking to your network admin. Blocked by your pesky security team on the requirements for publishing Exchange? Come learn how you can mitigate their concerns. Come see the changes we’re making to the Exchange hybrid architecture and how we’re simplifying the process of moving to Exchange Online."
https://myignite.microsoft.com/sessions/65633?source=sessions
- VasilMichevFeb 15, 2018MVP
You need it for management purposes - the only supported method for managing Exchange related objects and attributes are the Exchange tools. And yes, it's a very common question/complaint, last years Ignite also resulted in us hearing some promises around it, but nothing has changed so far.
- wrootAug 17, 2018Silver Contributor
We had an on-prem Exchange 2013 a year or so ago. With a help of our partners we have switched to hybrid mode and then migrated all mailboxes to Exchange Online. After that on-prem version was uninstalled (deprovisioned). The only thing we have to manage so far is adding main and alias addresses, which can be done via Attributes editor in AD. Shared and rooms mailboxes are created in EO directly, permissions also are managed via EO. Maybe our needs are modest, but so far i haven't encountered a task requiring an on-prem installation just to manage things.
- Joe StockerAug 17, 2018Bronze ContributorI understand it is possible to do what you did, but I don’t recommend it for others.
The reason why Attribute Editor / ADSIEdit is not recommended is because it doesn’t perform validation that the values you entered are not duplicated with other objects or have at least one SMTP (uppercase) and not two, or sometimes people forget to add “smtp:” in front of the email address.
Another issue is how to enable archiving on a mailbox - it changes the recipient type value.
Let’s say you leave your organization at some point - is this leaving them in the best supportability? This is not a dig at you personally - it is just something I would be concerned with if I was the IT Manager.