Skip to content

thinkjanis/ad-user-onboarding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Active Directory User Onboarding Example

A PowerShell automation example demonstrating automated user creation in Active Directory with department-based organization.

Features

  • Automated username generation (first initial + last name)
  • Department-based OU placement
  • Secure random password generation
  • Configurable base OU through config.json
  • Dynamic domain detection

Usage

  1. Ensure you have Active Directory PowerShell module installed
  2. Set your base OU in config.json
  3. Run:
.\Onboarding.ps1

The script will interactively prompt for user details and create the AD account with appropriate settings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published