Question : PowerShell script to create/update/delete in Windows 2003 AD via csv file

I am looking for a PowerShell script(s) that will read a csv file and create, Delete and update accounts in Windows 2003 AD. Also, we want to create Contact accounts as well as user accounts.

Does anyone have a script that does this?

Answer : PowerShell script to create/update/delete in Windows 2003 AD via csv file

Using the free Quest AD cmdlets from here www.quest.com/powershell would make this a trivial task.

You will also find some good examples on www.turbochargead.org and also on my blog.
Random Solutions  
 
programming4us programming4us