We have a system that seeks and obtains the information of all the workers of an active directory, we want to know how we can do it to know that TEAM within the company network is using at that moment worker when we look for it, for example:
I look for the employee 1111 and inside the information that already shows me also show me the name of the team in which this is logged because in active directory
we do not see any field
that says it as such, as for example if do the givenName
, or the sn that return our first and last name.
We appreciate any help or suggestion that you can give us