Delegate permssion on AADConnect

Chong 871 Reputation points
2022-06-15T03:36:59.453+00:00

Hi Support,

I want to create an operator account to do below task on AADC server:

  • Read the errors in miisclient (Synchronization Service)
  • Manual run the AAD Sync processes

What permission I need to delegate to this account?

Thanks

Best Regards
Chong

Microsoft Security | Active Directory Federation Services
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

Accepted answer
  1. Givary-MSFT 35,626 Reputation points Microsoft Employee Moderator
    2022-06-15T08:09:53.927+00:00

    @Chong

    As @Martin Rublik mentioned ADSyncOperators group would help to achieve both of your ask mentioned in the query.

    You can add the desired account to ADSyncOperators groups and launch miisclient.exe to view the stats/errors which are occurred during sync cycle.

    However you can run the sync cycle initial/delta via PowerShell or you can right click connector run the operation (full/delta - Import/Sync and export ) below is how Sync service UI looks when user is part of ADSyncOperators Group.

    211611-image.png

    These four(4) Security Groups are installed by default when executing the installation of Azure AD Connect, these will be installed locally on the Azure AD Connect Server. You will find them in Local Users and Groups.

    ADSyncAdmins, ADSyncBrowse, ADSyncOperators, ADSyncPasswordSet

    211556-image.png

    Reference: https://learn.microsoft.com/en-us/archive/blogs/iamsupport/support-info-azure-ad-connect-sync-security-groups

    Let me know if you have any further questions.

    Please remember to "Accept Answer" if answer helped, so that others in the community facing similar issues can easily find the solution.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Martin Rublik 316 Reputation points
    2022-06-15T07:47:32.75+00:00

    Local ADSyncOperators group would be the best fit.

    Martin

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.