Hello
I Don't know how this happend, but I cannot create new Mailboxes.
The Error: Load balancing failed to find a valid mailbox database.
I tried
Get-MailboxDatabase | ft name,isexcludedfronmprovisioning
and indeed it is set to true (I have just one Database).
Set-MailboxDatabase "DB1" -IsSuspendedFromProvisioning $false
Does work without an error but checking again, it's still set to true.
I have 938GB free Storage on this Drive (1.5TB).
In the ManagedAvailability in the eventlog, is no error regarding this.
How can I debug this further?
Thanks in advance,
Simon