Question: Write a powershell script to print a table like this Item Name Item ID Color Price Triangle Oval Square 00000013 Red 02291015 Dark blue 65.66

Write a powershell script to print a table like this Item Name Item ID Color Price Triangle Oval Square 00000013 Red 02291015 Dark blue 65.66 00037371 Orange 0.70 20.00 The headers and the columns must be formatted as follows Column1 Column 2 - Column 3 Column 4 Price values Max width 15 Left aligned Max width 12 Max Width 8 Max width 8 must be precision 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
