161k views
5 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 Application event log on Server1.Does that meet the goal?

User Carmina
by
8.2k points

1 Answer

4 votes

Final answer:

Viewing Azure AD Connect events through the Application event log on Server1 is possible and meets the goal.

Step-by-step explanation:

Yes, viewing Azure AD Connect events through the Application event log on Server1 is possible and meets the goal.

Azure AD Connect is a tool used to synchronize on-premises Active Directory with Azure Active Directory. It enables you to view events related to the synchronization process and monitor its status.

To view the Azure AD Connect events, follow these steps:

  1. Open the Event Viewer on Server1.
  2. Navigate to Applications and Services Logs > Microsoft > Azure AD Connect.
  3. Expand the Azure AD Connect folder and select the desired log (e.g., Operations, Synchronization).
  4. Review the events in the selected log to gain insights into the synchronization process.
User Giardino
by
8.5k points