Question: Can someone help me out with this assignment, I am struggling. (Using Powershell) For this Assignment you are going to create Some local accounts, Local

Can someone help me out with this assignment, I am struggling. (Using Powershell)

For this Assignment you are going to create Some local accounts, Local groups, and Folders and then Manage those objects. Create a scripts that runs relevant commands and structure that meets the following requirements:

In your Windows VM: Document your script with your Name, ASURITE, Student ID, and Date in the header of the file.

Create 10 New Local users with Descriptions and no passwords using an array and a `foreach` looping structure

Create 10 folders, 5 on your desktop and 5 in your documents folder using a `while` loop

Create a plain empty text file called contact.txt on the current user's desktop

Add 5 names and 5 email address ending in @domain.com to the contact.txt file using `for` loops

Change all email addresses from @domain.com to @company.com using piped commands and store those changes back to the original contact.txt file

Upload your .ps1 script named as "FirstName-LastName-Assignment7b.ps1", where your name replaces the proper fields, to this Assignment section before the Deadline

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!