Quantcast
Channel: PowerShell General
Viewing all articles
Browse latest Browse all 10624

CSV File Import into AD

$
0
0

Human Resources is going to start providing a .CSV file to me on a regular basis to be imported into AD.

The file will only contain "employeeID" "department" and "company".  It will not have the UPN, name or any other info.

I need assistance writing a script that will cycle through the .CSV file, find someone in AD based upon their "employeeID" and then update the "department" and "company".

I really don’t know where to begin with this one.

So, any help would be greatly appreciated!

Thank you!

SkyRocketGuy


Viewing all articles
Browse latest Browse all 10624

Trending Articles