Hi @Markus Wagner
Based on your description, running Enable-OrganizationCustomization is throwing an error indicating that your organization is currently undergoing an upgrade. This background provisioning sequence was almost certainly triggered by adding the Teams Essentials service plan to your tenant yesterday.
To help you resolve this and push the process through, please follow these steps:
Before running any tenant-wide overrides, please double-check that the account you are using to connect to Exchange Online PowerShell has the necessary administrative permissions.
Without these baseline administrative scopes, organization-level modification cmdlets can fail or return unexpected status blocks. If this background upgrade gets stuck or takes longer than the standard window, it locks out manual organization customizations.
You can try running an internal lifecycle cmdlet designed to kick off or force-complete this pending backend upgrade process. After researching a similar case, you may refer to the following cmdlet.
Complete-OrganizationUpgrade
Once the upgrade utility completes its run, allow a few minutes for the fresh configuration data to propagate across the directory servers. Afterward, try running your original cmdlet again:
Enable-OrganizationCustomization
Please give this sequence a try and let me know if it unblocks your tenant or if you encounter any secondary errors while running the upgrade command!
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click ""Comment"".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.