Assignment write a powershell script that contains


Assignment : Write a PowerShell script that contains cmdlets (no aliases) that meets the following requirements:

Create an script named xyz123_AD.ps1 that accomplished the following:

Create user1_StudentID throughuser10_StudentID where StudentID is  xyz123

The password for each user should be Qwerty@3

The Display Name for each student should "xyz123created this user" 

Create a group named Grp_xyz123

Add the users created in this script to theGrp_StudentID group.

 

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Assignment write a powershell script that contains
Reference No:- TGS01002136

Expected delivery within 24 Hours