PSADSync icon indicating copy to clipboard operation
PSADSync copied to clipboard

A PowerShell module to sync users from an external data source to Active Directory.

Build status

The PowerShell Active Directory Sync Tool

The purpose of the PowerShell Active Directory Sync Tool is to consume any CSV with user accounts (one per row) with any fields and successfully match each row to an Active Directory user account. Once matched, the tool will sync any field in the CSV to the user account given all fields have been mapped correctly.

This module is still under development and testing so please be careful if running in production! Confirmations have been added to cut down on unexpected changes but this tool can make major changes to your AD environment in no time flat!