mirror of
https://github.com/reiyua/AutoUserADCreator.git
synced 2026-01-20 08:37:48 +00:00
Change ProgramName on line 3
This commit is contained in:
parent
d8b1199a33
commit
32dbff084a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Copyright 2024 Rayyan Hodges, M Salim Olime, TAFE NSW, AlphaDelta
|
# Copyright 2024 Rayyan Hodges, M Salim Olime, TAFE NSW, AlphaDelta
|
||||||
# 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: AutoUserADCreator
|
||||||
# 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.
|
# Other Notes: My job is to create simple checks to avoid issues such as duplicate users.
|
||||||
# Other Notes: Credit is given for parts I have contributed to the script.
|
# Other Notes: Credit is given for parts I have contributed to the script.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue