Question: 1. Write the PowerShell command that will create a hash table with the following keys: FirstName, LastName, Major. For the values in the hash table,
1. Write the PowerShell command that will create a hash table with the following keys: FirstName, LastName, Major. For the values in the hash table, use your name and academic major. Ensure that the key-value pairs stay in the same order as you input them. Store this hash table in an object named Student PowerShell command
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
