Forum Discussion
Dino_Vo
Feb 02, 2023Copper Contributor
AAD Dynamic group Query
Hi all,
I would appreciate advice on Dynamic Query issue.
Issue:
I'm trying to create AAD group that will give me users based on following conditions:
1.) user account is active;
2.) employee Type can be one of the following: permanent, intern, board member;
For now I have this:
(user.accountEnabled -eq True)
Issue for me is that I can't figure out (or find at all) attribute for "employeeType".
We have hybrid environment.
Any suggestions?
Please refer on below article:
https://learn.microsoft.com/en-us/windows/win32/adschema/a-employeetype