Question: For this Assignment write a Powershell script to create a Windows user account that is a non-admin user. 1. This user must be able
For this Assignment write a Powershell script to create a Windows user account that is a non-admin user. 1. This user must be able to login to a desktop! 2. Your script must accept an argument to set the username (eg. I should be able to run your script Powershell.exe -Execution Policy Bypass file .\Assignment8a.ps1 "Ellie" and it should function and create a user that meets all the criteria here.) 3. Your script must first check that no user exists that already uses that name. Make sure you double check on your own machine before you submit your assignment that your script works as intended. Upload your .ps1 script named as "Assignment8a.ps1", to this Assignment section before the Deadline
Step by Step Solution
3.60 Rating (157 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
