so i am tasked with creating 10 new local users on powershell with descriptions and no passwords. the script i cam up with is new-localuser -name "user01" -desription "contact info" -nopassword. my...


so i am tasked with creating 10 new local users on powershell with descriptions and no passwords. the script i cam up with is new-localuser -name "user01" -desription "contact info" -nopassword. my question is do i have to enter this script 10 seperate time or is there a way to include all 10 users using one script


. if so how would I go about writing that script



Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here