Adding exchange after the initial build

Good morning,

During the installation the service account didn't have domain admins, as such when I checked the domain it couldn't see exchange etc. So I built another one in our lab which immediately had those exchange functions since I was an enterprise admin on that domain and I used my account to test.

How can I get ARS to repoll the domain and find the exchange configuration? Do I need to unmanage it and if I do that, will I lose the access template configuration on the OUs?

Thanks.

Parents Reply
  • That would absolutely explain the issues. Active Roles exclusively leverages Remote Exchange PowerShell as the API used to connect to Microsoft Exchange, and Microsoft explicitly blocks gMSA accounts from running any PowerShell commands for security reasons. Unfortunately, this creates a Venn Diagram where the overlap leads to Active Roles not being able to connect to on-prem Microsoft Exchange. A proxy account being used to manage the domain is the best option.

Children