Support Forums

error creating mail…
 
Notifications
Clear all

[Solved] error creating mailboxes

2 Posts
2 Users
0 Likes
789 Views
0
Topic starter

When my users that are reseller admins try to create a new mail box they get errors. get error load balancing failed to find a valid mailbox database. there is only one database. this also happens when creating shared resource mailboxes. if i sign in as the main server admin i can create mailboxes because i can choose a database from the drop down. although as the main server admin i can not create resource mailboxes because a database drop down is not available. 

1 Answer
0

This error message is actually coming from your Exchange environment. If you were to go into ECP and create a mailbox without choosing a mailbox database, then it will prompt you with the same error message. Choosing a mailbox database gets around this issue but as you pointed out the resource mailboxes there is not that option.

You will have to resolve this issue on your Exchange server. First, I would make sure the database you have isn’t excluded from provisioning by running a powershell command:

Get-MailboxDatabase <Databasename Here> | fl IsExcludedFromProvisioning,IsSuspendedFromProvisioning

Basically your Exchange is unable to find a valid database for whatever reason. Checking the event logs on the servers may help narrow down why Exchange is having this issue.

lthompson Topic starter 2022-06-08 08:29

@jdixon That command resulted in a true response. I set it to false and I can create the mailboxes now. It was working previously so imagine an exchange cu update must have done that. Thanks for the quick response and advice.

Share: