Question: 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
Get step-by-step solutions from verified subject matter experts
