You will create a powershell script


"In this assignment, you will create a PowerShell script that contains cmdlets (no aliases) that meet the following requirements:

Create an script named studentID_AD.ps1 (where studentID is your student ID)that accomplished the following:
Create user1_StudentID through user10_StudentID where StudentID is your student ID
The password for each user should be Qwerty@3
The Display Name for each student should "StudentID created this user" where StudentID is your student ID
Create a group named Grp_StudentID where StudentID is your student ID
Add the users created in this script to the Grp_StudentID group" 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: You will create a powershell script
Reference No:- TGS0104232

Expected delivery within 24 Hours