Hi @astapelfeld,
You could follow the next guide. Verify accounts and permissions. You should run the setup run as administrator.
Azure AD Connect uses 3 accounts in order to synchronize information from on-premises or Windows Server Active Directory to Azure Active Directory. These accounts are:
- AD DS Connector account: used to read/write information to Windows Server Active Directory
- ADSync service account: used to run the synchronization service and access the SQL database
- Azure AD Connector account: used to write information to Azure AD
In addition to these three accounts used to run Azure AD Connect, you will also need the following additional accounts to install Azure AD Connect. These are:
- Local Administrator account: The administrator who is installing Azure AD Connect and who has local Administrator permissions on the machine.
- AD DS Enterprise Administrator account: Optionally used to create the “AD DS Connector account” above.
- Azure AD Global Administrator account: used to create the Azure AD Connector account and configure Azure AD.