mirror of
https://github.com/reiyua/AutoUserADCreator.git
synced 2026-01-20 16:47:47 +00:00
Update AutoUserAndOUCreator.ps1
This commit is contained in:
parent
66f6a45f92
commit
08041157e7
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2024 Rayyan Hodges, M Salim Olime, TAFE NSW, AlphaDelta
|
||||
# Contact: rayyan.hodges@studytafensw.edu.au, mohammad.olime1@tafensw.edu.au
|
||||
# Program Name: AutoUserAndOUCreator
|
||||
# Purpose of script: Create a batch set of user's using a CSV file containing a list of predetermined users.
|
||||
# Purpose of script: Create a batch set of user's and OU's using a CSV file containing a list of predetermined users and OU's.
|
||||
# Other notes: Orginally created by M Salim Olime (Salim), my teacher as part of our class with my assigned modification of creating batch OU's within the script.
|
||||
|
||||
# Import required PowerShell modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue