GUI Form built from PowerShell to build users in Active Directory. Consists of 3 files/scripts. 1. builds the GUI form 2. functions functions that interact with the form 3. functions for building the user in Active Directory
Go to file
Tre Hayes d4de260992 Add 'NewUser_Creation.ps1'
Signed-off-by: Tre Hayes <thayes@noreply.homeserver.local>
2022-03-29 16:30:45 -05:00
ADUser_GUI-Functions.ps1 Add 'ADUser_GUI-Functions.ps1' 2022-03-29 16:28:04 -05:00
ADUser_GUI.ps1 Add 'ADUser_GUI.ps1' 2022-03-29 16:26:52 -05:00
NewUser_Creation.ps1 Add 'NewUser_Creation.ps1' 2022-03-29 16:30:45 -05:00
README.md Initial commit 2022-03-29 16:23:47 -05:00

Build_AD_User

GUI Form built from PowerShell to build users in Active Directory.

Consists of 3 files/scripts.

  1. builds the GUI form
  2. functions functions that interact with the form
  3. functions for building the user in Active Directory