Question: 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
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
