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