Modifying Active Directory Objects Exported Using CSVDE
PowerShell to the rescue to fill in the gaps left behind by the older Active Directory tools. On an older domain recently that did not have the benefit of the latest Active Directory Domain Services PowerShell support I needed to do a bulk import of user attribute modifications. Exporting out the starting list using CSVDE is easy, but the tool is unable to re-import changes to those objects. Here is a quick and simple PowerShell script to help you modify existing objects.