Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Adding employee number attribute to each employee AD object

$
0
0

I exported  a listing of all employees from Active Directory into a spreadsheet which included name, Display name, email address, first name, last name, and user logon name. I provided this information to our programmer who in turn added another column within the spreadsheet called employee number. 

I am being asked to match the email address attribute and add the employee number attribute with each Active Directory account. 

Never used powershell and hoping for some pointers. Needing to add the employee number attribute to each Active Directory acccount.


Viewing all articles
Browse latest Browse all 6937

Trending Articles