Forum Discussion
Error During Exchange 2013 CU15 Setup
- May 25, 2020
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
salahsami2002Are you certain that the user running this had the correct permissions? Can you tell us more about the forest/domain and the group membership of the user who is attempting the install?
- May 21, 2020
Just I have one domain in the forest without child domain.
I use administrator @domian
- chrislehrPatriotMay 21, 2020Brass Contributor
OK - Can you ensure that that account is a member of Schema Admins, Domain Admins, and Enterprise Admins permissions as well as Organization Management?
- May 21, 2020Yes, the account is member of Schema admins, Domain Admins , Enterprise Admins and organization management.