Find-ZeroPortalPrincipal
Searches a directory source for principals (groups and/or user accounts).
Syntax
Find-ZeroPortalPrincipal -Prefix <string> [-Provider <string>] [-Kind <string>]
Beschreibung
One search across the identity sources the portal knows. Returns the canonical (Provider, Identifier) pair used by groups, permissions and entitlements alike.
Beispiele
Find-ZeroPortalPrincipal -Prefix 'sales'
Find-ZeroPortalPrincipal -Prefix 'jdoe' -Provider Ad -Kind Users