Hi,
I know there probably better places for this question but since I need to use Get-AdmUser I was wondering if you could help me build a Filter to find all user accounts which have extensionAttribute5 set to 'Employee' and either no EmployeeID or EmployeeID like 'XX9*' or EmployeeID like 'XXX9*'
This filter is an addition to one of our PowerShell scripts we are using within Adaxes to automatically send a report every month but we need to narrow it down
Thanks in advance
Ingemar