January 2019
Intermediate to advanced
520 pages
11h 51m
English
The Get-User command is typically used to pipe user or group names into other Horizon PowerCLI commands. The following example returns only those AD groups that start with Horizon:
Get-User -IncludeUser $false -Name “Horizon”
Omit the options to retrieve a list of all users and groups. The following options are available when using the Get-User command:
Read now
Unlock full access