Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a PowerShell script that meets the following requirements: Script must have appropriate comments explaining script (see tutorials) Full name and date must be included

Write a PowerShell script that meets the following requirements:

  • Script must have appropriate comments explaining script (see tutorials)
  • Full name and date must be included in script as comment
  • Script must call each function at least one time.
  1. Write a function that list the software (name and vendor) installed on the computer specified by input argument. The function must output the list to screen and output the list to a CSV file. The CSV file name must be stuname_software.csv where stuname is the students first and last name inputted as an argument to the function.
  2. Write a function that lists the free disk space and percentage of disk space used on the computer. The function must accept a computer name as an input argument. The function must also output the list to screen and output the list to a CSV file. The CSV file name must be device_hdspace.csv where device is the computer name inputted as an argument to the function.

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

More Books

Students also viewed these Accounting questions

Question

Why could the Robert Bosch approach make sense to the company?

Answered: 1 week ago