Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create three (3) PowerShell Scripts. Each script will read a comma-separated values (CSV) file with the input data. First Script: Add/Disable Users (worth two (2)

Create three (3) PowerShell Scripts. Each script will read a comma-separated values (CSV) file with the input data.

First Script: Add/Disable Users (worth two (2) points) CSV Fields: Username, FirstName, LastName, Description, OUPath, Password, Action (Add | Disable)

Second Script: Create Security Groups (worth two (2) points) CSV Fields: Name, Description, OUPath, Scope (DomainLocal | Global | Universal), Category (Distribution | Security)

Third Script: Modify Security Group Membership (worth one (1) point extra credit.) CSV Fields: GroupName, Username, Action (Add | Remove)

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_2

Step: 3

blur-text-image_3

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

Principles Of Information Security

Authors: Michael E. Whitman, Herbert J. Mattord

7th Edition

035750643X, 978-0357506431

More Books

Students also viewed these Computer Network questions

Question

Describe and sketch the surface. 16x + 16y -9z = 0

Answered: 1 week ago