< Back

Get-SMSGroupDoorPermission

Fri Jan 10, 2020 8:00 pm

NAME Get-SMSGroupDoorPermission



SYNTAX

Get-SMSGroupDoorPermission [-Identity] <Object> [[-OU] <string>] [<CommonParameters>]



Get-SMSGroupDoorPermission [-Identity] <Object> [[-ADGroupPrefix] <string>] [<CommonParameters>]





PARAMETERS

-ADGroupPrefix <string>

Prefix of AD group name to remove when looking up Access codes



Required? false

Position? 1

Accept pipeline input? false

Parameter set name Prefix

Aliases None

Dynamic? false



-Identity <Object>

Identity of Group, same as Get-ADPrincipalGroupMembership



Required? true

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-OU <string>

Active Directory OU to limit search of permission group to



Required? false

Position? 1

Accept pipeline input? false

Parameter set name OU

Aliases None

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.Object





OUTPUTS

System.Object



ALIASES

None





REMARKS

None