Hi Everyone,
I need to query all active AD users with the following condition:
- Only return active users with user ID that starts with a letter follow by numbers (eg x12345) except for user ID that starts with IT follow by numbers (eg IT12345).
- I need this info pipe into CSV format
Thanks so much