mirror of
https://github.com/reiyua/AutoUserADCreator.git
synced 2026-01-20 08:37:48 +00:00
Update and rename AutoUserAndOUCreator.ps1 to AutoUserADCreator.ps1
This commit is contained in:
parent
9872bba675
commit
86ebd85b1b
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
# Contact: rayyan.hodges@studytafensw.edu.au, mohammad.olime1@tafensw.edu.au
|
# Contact: rayyan.hodges@studytafensw.edu.au, mohammad.olime1@tafensw.edu.au
|
||||||
# Program Name: AutoUserAndOUCreator
|
# Program Name: AutoUserAndOUCreator
|
||||||
# Purpose of script: Create a batch set of user's within an existing OU using a CSV file containing a list of predetermined users and OU's.
|
# Purpose of script: Create a batch set of user's within an existing OU using a CSV file containing a list of predetermined users and OU's.
|
||||||
|
# Other Notes: My job is to create simple checks to avoid issues such as duplicate users.
|
||||||
|
|
||||||
# Import required PowerShell modules
|
# Import required PowerShell modules
|
||||||
import-module ActiveDirectory
|
import-module ActiveDirectory
|
||||||
Loading…
Reference in a new issue