< Back

Get-AADIntSyncCredentials

Fri Jan 10, 2020 5:51 pm

NAME Get-AADIntSyncCredentials



SYNOPSIS

Gets Azure AD Connect synchronization credentials





SYNTAX

Get-AADIntSyncCredentials [<CommonParameters>]





DESCRIPTION

Extracts Azure Active Directory Connect crecentials from WID configuration database. MUST be run on AADConnect

server

as local administrator





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-AADIntSyncCredentials



Name Value

---- -----

ADDomain company.com

ADUser MSOL_4bc4a34e95fa

ADUserPassword Q9@p(poz{#:kF_G)(s/Iy@8c*9(t;...

AADUser Sync_SRV01_4bc4a34e95fa@company.onmicrosoft.com



AADUserPassword $.1%(lxZ&/kNZz[r











RELATED LINKS