Create a powershell script that contains cmdlets


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!!
Database Management System: Create a powershell script that contains cmdlets
Reference No:- TGS0107771

Expected delivery within 24 Hours