Powershell script to add group members based on sIDHistory
In a migration scenario it is sometimes useful to have a security and/or distribution Active Directory group in the target domain where the membership is comprised of migrated user objects. Here’s a Powershell 2.0 script that I put together that populates the membership of a group based on a specific sIDHistory value. It can be run… Read More »