Question: Description: Windows PowerShell is a scripting languageWrite a PowerShell a single PowerShell script that accomplishes the following tasks: Download the file, table.csv from the files

Description: Windows PowerShell is a scripting languageWrite a PowerShell a single PowerShell script that accomplishes the following tasks: Download the file, table.csv from the files sections of our Canvas site. You will use this as the initial data for this project.Import the records of the table into Windows PowerShell. Make the following modifications to the data:Eliminate the empty objects.Simply the fields so that no cell contains more than a single datum (i.e., remove the second values in the phone number field).Sort the data by Last Name.Once the data has been cleaned and sorted, export the data back to a new .csv file called revised_table.csv. FormatA typed digital document. Times New Roman, double spaced, 12 pt. font.

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!