Liam Posted August 10, 2018 Posted August 10, 2018 So i am looking at the possibility of streamlining the user creation / disable process Ideally i would like to use a CSV to create and disable accounts using csv and powershell. So.. If i create an account it using CSV it will put them into the specified ous ect and create home folders paths If i disable an account using CSV it will disable the account, output the groups the account was associated to and move the hold folder to an archive. Any ideas?
Guest Guest Posted August 10, 2018 Posted August 10, 2018 (edited) I recently wrote the script attached], i doesn't disable accounts however it creates accounts, generates a random 7 character password, adds group membership, places in a designated OU, sets home path and dumps the username and password into a CSV file. Edited August 10, 2018 by Guest
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now