Skip to content

scarymachines/AD_create_user_from_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

create_user_from_csv

This Powershell script creates Active Directory users using a CSV file (UTF-8 without BOM).

It supports German umlauts and uses the German date format in the log file.

The domain name must be configured in the $domain variable

Two paths must be set: $csvpath to the CSV file with the users $logpath for saving the log file.

The Powershell file contains additional comments in German.

About

creates Active Directory users from a CSV file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published