< Back

Set-AdGroupMembership

Mon Jan 13, 2020 7:17 pm

NAME Set-AdGroupMembership



SYNTAX

Set-AdGroupMembership [[-AddMembers] <psobject>] [[-RemoveMembers] <psobject>] [[-Groups] <psobject>]

[<CommonParameters>]





PARAMETERS

-AddMembers <psobject>



Required? false

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases MembersToAdd

Dynamic? false



-Groups <psobject>



Required? false

Position? 2

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-RemoveMembers <psobject>



Required? false

Position? 1

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases MembersToRemove

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.Management.Automation.PSObject





OUTPUTS

System.Object



ALIASES

None





REMARKS

None