Hi Guys,
I am installing the first EX10 into an Exchange 2003 environment.
I ran through best practice and it completed preparing domain, but then failed on Hub transport installation.
In the end I uninstall Hub and install CAS role as per the best practice guide.
See link for information "http://social.technet.microsoft.com/Forums/en-US/exchange2010/thread/e47d2fc3-0883-49c9-998a-67e3026687e4/"
unfortunately part of the best practice you are requested to run.
Set-WebServicesVirtualDirectory -Identity "CAS01\EWS (Default Web Site)" -ExternalUrl https://mail.contoso.com/EWS/Exchange.asmx -BasicAuthentication:$True.
When i run this I get the error message at the end of this document. Most fixes stated to enable the inheritable permission. I have tried this and also tried changing Admincount from 1 to 0.
Any ideas of resolving this problem will be appreciated.
Craig
--------------------------------------------------------
Microsoft Exchange Error
--------------------------------------------------------
The following error(s) occurred while saving changes:
Set-OwaVirtualDirectory
Failed
Error:
Active Directory operation failed on domain.local. This error is not retriable. Additional information: Insufficient access rights to perform the operation.
Active directory response: 00002098: SecErr: DSID-03150E8A, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0
The user has insufficient access rights.
Warning:
For these configuration changes to take effect, you must restart Internet Information Services (IIS). To restart IIS, run the following command: "iisreset /noforce".
--------------------------------------------------------
OK
--------------------------------------------------------
Craig