Implement Find Group By Group

Signed-off-by: Dimitar Milov <dmilov@vmware.com>
This commit is contained in:
Dimitar Milov
2021-05-26 11:11:13 +03:00
parent 5d221fdb15
commit 7b8d982dd3
8 changed files with 117 additions and 33 deletions

View File

@@ -155,6 +155,8 @@ function Get-SsoPersonUser {
.PARAMETER Domain
Specifies the Domain in which search will be applied, default is 'localos'.
.PARAMETER Group
Specifies the group in which search for person user members will be applied.
.PARAMETER Server
Specifies the vSphere Sso Admin Server on which you want to run the cmdlet.