Share via

AAD & ADFS Setup Error

Anonymous
2016-02-02T08:55:58+00:00

I am trying to setup ADFS through Azure AD connect and running into a problem.  They have a forest root domain that only contains admin accounts,  all other resources exist in a child domain where AAD & ADFS will be installed.

For the directory connect section I need to specify an account in the forest root domain which works fine, this account is also a member of enterprise admins. I then specify an ADFS service account from the child domain. When running the installation I get the error below.  The account referenced is one I have specified for the directory connect.

Microsoft.Online.Deployment.PowerShell.PowerShellInvocationException: An error occurred while executing the 'Install-AdfsFarm' command. The specified user ( domain.LOCAL\svcazureldap ) is not a member of Domain Admins of the target machine's domain. ---> System.Management.Automation.RemoteException: The specified user (domain.LOCAL\svcazureldap ) is not a member of Domain Admins of the target machine's domain.

How do I resolve this so I can install ADFS, as I know it's not possible to add this account to domain admins on the child domain?

Thanks,

Richard

Microsoft 365 and Office | Subscription, account, billing | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2016-02-02T14:02:53+00:00

Just install the AD FS role manually, it's a two minute job. You can then point the AADConnect wizard to the already installed machine, if you want to finish the rest of the process via the wizard that is.

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2016-02-03T06:49:20+00:00

    Managed to get things running by installing the ADFS role and WAP role manually as suggested and testing so far has proved successful.

    So I think the main problem was that it requires domain admin credentials to run the ADFS configuration.  In this situation with a parent/child domain, it would be good if we could specify a domain admin account at the ADFS section of Azure AD connect to over-ride it trying to use the forest root account, not sure if it would be possible to add this feature in a future release of Azure AD connect.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-02-02T14:36:46+00:00

    Thanks Vasil, that was my plan tomorrow. Was just in case I was doing anything wrong with the setup.

    Was this answer helpful?

    0 comments No comments