Skip to content

Get-PASGroup -includeMembers $true only returns a maximum of 4 group members #559

Open
@Mercury67

Description

@Mercury67

Describe the issue
When calling Get-PASGroup -includeMembers $true the api only returns a maximum of 4 group members.

To Reproduce
Steps to reproduce the behavior:

  1. call Get-PASGroup -includeMembers $true for any group that has more than 4 members

Expected behavior
A clear and concise description of what you expected to happen.

All members of group should be returned.

Screenshots & Console Output
If applicable, add screenshots and/or console output to help explain your problem.

<--Console Output Goes Here-->
611 CyberArk_Safe_SCCMRecast                     Directory \        {@{username=mgarret; id=201}, @{username=tomdk; id=116}, @{username=jzillow; id=111}, @{username=jleverson; id=169}…}


**Your Environment**
Include relevant details about your environment

* PowerShell Version: 7
* psPAS Version:  6.3.78
* CyberArk Version: 14.4

**Additional context**
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions