Question: For this Assignment write a Powershell script to create a Windows user account that is a non-admin user. This user must be able to login
For this Assignment write a Powershell script to create a Windows user account that is a non-admin user.
This user must be able to login to a desktop!
Your script must accept an argument to set the username (eg. I should be able to run your script .\FirstName-LastName-Assignment8a.ps1 "Bojangles" and it should function and create a user that meets all the criteria here.)
Your script must first check that no user exists that already uses that name.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
