Get-RASADIntegrationSettings
Obtains AD integration settings.
Get-RASADIntegrationSettings [-SiteId <uint>] [<CommonParameters>]
Obtains the active AD integration settings for the current site.
-SiteId <uint> Site ID from which to retrieve the AD Integration Settings.
To obtain the ID of a desired site, use the Get-Sites cmdlet.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASADIntegrationSettings
Obtains the active AD integration settings for the current site.