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.
-Account <string> The name of the group account to add to the Exclude AD group list.
-SID <string> The SID of the group account to add to the Exclude AD group list.
-SiteId <uint> 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.