unable to fetch users from Active Directory

Rising Flight 3,731 Reputation points
2021-09-02T19:14:10.947+00:00

Hi All

One of my IAM application fetches users from Active Directory using Object GUID. I have 60000 users in AD.
For example the application fetches users by GUID=6a*, GUID=6b*, but for some GUIDs like 7a* the application is unable to fetch the users. i can see users in AD by 7a*
is there any limitation from AD side for the application to fetch users like for example we cannot export more than 5000 users from AD security group using the syntax Get-ADGroupMember. It looks issue from application side but wanna confirm from AD side as well.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,458 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,371 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,529 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,127 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,857 questions
0 comments No comments
{count} votes

1 additional answer

Sort by: Most helpful
  1. Dave Patrick 426.1K Reputation points MVP
    2021-09-02T19:23:54.497+00:00

    i can see users in AD by 7a*

    Based on this it sounds like the application has some issue.

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments