Microsoft AD spoke - AD integration

servicenow begi
Tera Contributor

I am working AD integration, using microsoft AD spoke.

Pre req:

1. Ensure that Active Directory Web Services (ADWS) is deployed in the same server where Microsoft AD is installed. - DONE
2. In the MID Server and Microsoft AD server, run these PowerShell commands to install the Active Directory module: - DONE
PS> Import-Module ServerManager
PS> Install-WindowsFeature -Name RSAT-AD-PowerShell
3. MID and Microsoft AD must be installed on different servers. - CHECKED AND DONE

Even after checking about three point, AD connection is not working. Do I need to check any additional details, like any specific port that needs to be open to connect to microsoft AD.
By default system takes 135 Port,does it mean, I need to open PORT 135 on the midserver to connect the target host AD server.
I am getting "authentication error". Kindly help



find_real_file.png
find_real_file.png

5 REPLIES 5

Sree21
Tera Guru

Any resolution on this?