Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Some Microsoft 365 administrators are encountering a frustrating issue where their Microsoft Exchange Online tenant remains stuck in an upgrade state for days, preventing organization customization and blocking important configuration tasks.
The problem commonly appears when attempting to run:
Enable-OrganizationCustomization
and results in the following error:
Enabling customization is not allowed because the Organization is currently being upgraded.
In many cases, the tenant remains in a dehydrated state for several days, preventing Exchange Online features from being enabled and causing the Hybrid Configuration Wizard to fail.
Administrators typically report the following:
Enable-OrganizationCustomization fails.HCW8077For organizations planning hybrid deployments, this can completely block migration projects and Exchange configuration tasks.
Exchange Online uses a process called tenant hydration.
New or lightly used tenants are often created in a simplified state known as:
Dehydrated Organization
When advanced Exchange features are needed, Microsoft automatically expands the organization configuration through a hydration process.
Normally this happens automatically and completes quickly.
However, sometimes the process becomes stuck, leaving administrators unable to enable customization.
The command:
Enable-OrganizationCustomization
can only run when the tenant is ready.
If Microsoft believes the tenant is currently being upgraded, the command will return:
Enabling customization is not allowed because the Organization is currently being upgraded.
Unfortunately, in affected tenants the upgrade state may never complete.
Connect to Exchange Online PowerShell and run:
Get-OrganizationConfig | Select IsDehydrated
If the result shows:
True
your organization is still dehydrated.
Review Microsoft 365 Service Health.
Look for:
Sometimes Microsoft performs maintenance that temporarily delays hydration.
Many administrators report trying:
in an attempt to trigger hydration.
While this has worked historically in some cases, it does not always resolve the issue when the tenant is stuck in an upgrade state.
Although not guaranteed, some administrators attempt to trigger provisioning by creating:
This may encourage Exchange Online to complete tenant initialization.
Microsoft provisioning can occasionally take longer than expected.
However, if the issue persists beyond several days, especially more than five days, the problem is likely no longer normal provisioning behavior.
Many organizations first discover the issue because the Hybrid Configuration Wizard fails.
Typical error:
HCW8077
This occurs because Hybrid Configuration requires organization customization to be enabled.
As long as the tenant remains dehydrated:
If:
Enable-OrganizationCustomization continues to fail,the next step is contacting Microsoft Support.
Many administrators report that backend intervention is required when tenant provisioning becomes stuck.
Microsoft support engineers can:
Several administrators have reported experiencing the same behavior:
Enabling customization is not allowed because the Organization is currently being upgraded.
The issue appears intermittently and may affect newly provisioned Exchange Online tenants or organizations undergoing backend configuration changes.
Because the problem occurs on Microsoft’s infrastructure, administrators generally have limited ability to resolve it themselves once normal troubleshooting has failed.
When opening a support request, include:
Get-OrganizationConfigEnable-OrganizationCustomization failsThis can help accelerate investigation.
If your Exchange Online tenant has been stuck showing:
“Organization is currently being upgraded”
for more than five days, and Enable-OrganizationCustomization continues to fail, the issue is likely related to a stalled tenant hydration or provisioning process.
While creating mailboxes and waiting for automatic provisioning may help in some situations, persistent cases usually require intervention from Microsoft Support.