Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Modeling And Design

Authors: Toby J. Teorey, Sam S. Lightstone, Tom Nadeau, H.V. Jagadish

5th Edition

0123820200, 978-0123820204

More Books

Students also viewed these Databases questions

Question

What is the most important part of any HCM Project Map and why?

Answered: 1 week ago