Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Objective: To gain experience writing and executing user created PowerShell scripts. Required: Create a script that performs the following actions: Create a script that performs

Objective: To gain experience writing and executing user created PowerShell scripts. Required: Create a script that performs the following actions: Create a script that performs the following functions: The script must take a file as input. The script must be able to accept and determine the filetypes '.csv' and '.json'. a. The script should be smart enough to recognize the file by its extension and take the appropriate action to manipulate the data. b. HINT: There is more than one way to accomplish this. The script must be able to convert a .csv file into a .json file. The script must be able to convert a .json file into a .csv file. What to Turn In: A document that provides answers to the following questions: Why is it important to be able to read in, and output, the various filetypes in this section? Turn in a screenshot of your script executing successfully. Turn in a copy of the script as either a zip file or a .txt file.

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

Expert Oracle Database Architecture

Authors: Thomas Kyte, Darl Kuhn

3rd Edition

1430262990, 9781430262992

More Books