Add-RASExcludeADGroup
Last updated
Last updated
Add-RASExcludeADGroup
Adds an Exclude AD group entry.
Add-RASExcludeADGroup [ (string)] [ (string)] [ (uint)] [()]
Adds an Exclude AD group to the Exclude AD group settings list.
The name of the group account to add to the Exclude AD group list.
The SID of the group account to add to the Exclude AD group list.
Site ID in which to modify the specified Exclude AD group settings.
(CommonParameters)
-none-
-none-
**---------- EXAMPLE 1 ----------
Add-RASExcludeADGroup -Account Guests
Adds an Exclude AD group to the Exclude AD group settings list for the current site.