locked
Cannot set isexcludedfromprovisioning to false RRS feed

  • Question

  • 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

    Friday, July 17, 2020 8:47 AM

All replies

  • Hi,

    aren't you mixing IsExcludedFromProvisioning and IsSuspendedFromProvisioning?


    Evgenij Smirnov

    http://evgenij.smirnov.de

    Friday, July 17, 2020 7:41 PM
  • Hi SirSutter,

    According to the information you provide, I think you ran the wrong command, please run the following command and check again.

    Set-MailboxDatabase <> -IsExcludedFromProvisioning $false

    This Exchange Server 2016 - High Availability and Disaster Recovery Forum will be migrating to a new home on Microsoft Q&A, please refer to this sticky post for more details.

    Regards,

    Lucas Liu


    Exchange Server 2016 - High Availability and Disaster Recovery forum will be migrating to a new home on Microsoft Q&A! We invite you to post new questions in the new forum.

    For more information, please refer to the sticky post.

    Monday, July 20, 2020 5:27 AM
  • Hi SirSutter,

    I am writing here to confirm with you how thing going now? If the above suggestion helps, please be free to mark it as an answer for helping more people.

    Thanks for your understanding.

    This Exchange Server 2016 - High Availability and Disaster Recovery Forum will be migrating to a new home on Microsoft Q&A, please refer to this sticky post for more details.

    Regards,

    Lucas Liu


    Exchange Server 2016 - High Availability and Disaster Recovery forum will be migrating to a new home on Microsoft Q&A! We invite you to post new questions in the new forum.

    For more information, please refer to the sticky post.

    Thursday, July 23, 2020 8:57 AM