Question: Create a C: Scripts folder locally on CLIENT 1 - L , CLIENT 2 - L , and CLIENT 3 - L . Create

Create a C:\Scripts folder locally on CLIENT1-L, CLIENT2-L, and CLIENT3-L.
Create a folder inside of C:\Scripts named BTCAutoTasks.
Log into CLIENT1 and open PowerShell ISE to build a script that completes the four required tasks:
List of local users
List of local groups
Space on C: drive
Status of Windows Update Service
The script should have appropriate comments using the #.
The script should have appropriate headings (using Write-Host) using a foreground or background color option.
Save the script to the C:\Scripts\BTCAutoTasks folder on CLIENT1-L.
Copy the script to C:\scripts\BTCAutoTasks folder on CLIENT2-L and CLIENT3-L.
Test and run the script.
Complete the report and name the report as follows: Project_P2_Report_FirstName_LastName (where FirstName is your first name and LastName is your last name).

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 Programming Questions!