Bulk Active Directory user management automation with Cerewro

Import a CSV with new employee data and Cerewro creates all users in Active Directory, assigns them to groups, sets password policies and automatically sends credentials by email.

Bulk onboarding from CSV
Read new_employees.csv and create all users in Active Directory with their groups, correct OU and initial password. Then send each one an email with their credentials
CSV format: The CSV must have columns: FirstName, LastName, Username, Email, Department, Title, Group, OU. Cerewro can generate the CSV template with the correct fields before running the script.