Bulk update EmployeeID in Active Directory with PowerShell

Here is a quick [easyazon_link identifier="B01NBI97UZ" locale="US" tag="wn0d5-20"] PowerShell [/easyazon_link] script to run users from csv file where you have 2 columns SamAccountName and EmployeeID. Place the csv file on…

Continue ReadingBulk update EmployeeID in Active Directory with PowerShell

Export all users from Active Directory to CSV with PowerShell

Quick and dirty [easyazon_link identifier="1449320686" locale="US" tag="wn0d5-20"] PowerShell [/easyazon_link] snippet to export all [easyazon_link identifier="1787289354" locale="US" tag="wn0d5-20"] Active Directory [/easyazon_link] users with these selected attributes into CSV file where the…

Continue ReadingExport all users from Active Directory to CSV with PowerShell