Hi All, im new to powershell and need to extract out some data.
I need every employee that is ACTIVE along with this criteria...
samAccountname
employeeID
department
status
title
I got the correct names out of Active Roles, but now i need to run this in powershell and dump it to a CSV, can anyone generate a script for this?
Thanks!
Artie