If we want to know the specifics of the service account for the Active Directory connector(s).
Use the following two lines of Windows PowerShell:
Import-Module "C:\Program Files\Microsoft Azure Active Directory Connect\AdSyncConfig\AdSyncConfig.psm1"
Get-ADSyncADConnectorAccount
No comments:
Post a Comment