186k views
2 votes
You have an on-premises Active Directory domain named .You install and run Azure AD Connect on a server named Server1 that runs Windows Server.You need to view Azure AD Connect events.You use the Directory Service event log on Server1.Does that meet the goal?

User Lucapette
by
8.1k points

1 Answer

2 votes

Final answer:

To view Azure AD Connect events, consult the Azure AD Connect synchronization service logs in the Applications and Services Logs section of Event Viewer on Server1, not the Directory Service event log.

Step-by-step explanation:

To view Azure AD Connect events, you should not use the Directory Service event log on Server1. Instead, Azure AD Connect has its own dedicated logs located in the Applications and Services Logs in the Event Viewer on Server1. Specifically, you want to check the Azure AD Connect synchronization service logs, which contain detailed information about the operations performed by Azure AD Connect, including synchronization activity and any errors or warnings that may occur during the synchronization process.

The correct steps to view Azure AD Connect events would involve opening Event Viewer on Server1, navigating to Applications and Services Logs, and then finding the logs specifically for Azure AD Connect sync. These logs will provide the necessary insights into the Azure AD Connect's performance and any issues that need attention.

User Paul Tomblin
by
9.0k points