Forum Discussion

salahsami2002's avatar
salahsami2002
Copper Contributor
May 21, 2020

Error During Exchange 2013 CU15 Setup

I am trying to install additional exchange server 2013 CU 15 as mailbox server. I face the following error:   Error: The following error was generated when "$error.Clear(); if (($RoleIsDatacenter...
  • Ashkb's avatar
    Ashkb
    May 26, 2020

    salahsami2002 

     

    Thank you for response.

    Lets fall back to previous suggestions. You can get the arbitration mailbox details as

     

    [PS] C:\Windows\system32>get-Mailbox -Arbitration | ?{$_.Name -eq "SystemMailbox{1f05a927-bdc1-42a4-a08c-605fbc697a92}"
    }

    Name Alias ServerName ProhibitSendQuota
    ---- ----- ---------- -----------------
    SystemMailbox{1f05a927... SystemMailbox{1f0... exch1 Unlimited

Share