Get-RASExcludeADGroup
Retrieves Exclude AD group settings.
Get-RASExcludeADGroup [-SiteId <uint>] [<CommonParameters>]
Retrieves the active Exclude AD group settings of the current site.
-SiteId <uint> Site ID from which to retrieve the Exclude AD group Settings.
To obtain the ID of a desired site, use the Get-Sites cmdlet.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASExcludeADGroup
Retrieves the active Exclude AD group settings of the current site.