Question: I am needing help with 3a and 3b. I would like the code and screen shot of the result. I have been trying to get

I am needing help with 3a and 3b. I would like the code and screen shot of the result. I have been trying to get this for the longest time but can't seem to understand the question. This is for Powershell.I am needing help with 3a and 3b. I would like the

Make sure to RUN each cmdlet/script you write and include a screen dump of each execution output into a word document. Number them correctly. All.ps1 files you write in this assignment MUST be zipped along with the word document into a zip file named your lastname_firstname_assignment6.zip 1. Open a PowerShell shell window and execute each of the following commands a. Find the alias to Write-Output cmdlet and execute it. b. Find the underneath cmdlet name for cd and execute it. C. Find the underneath cmdlet for cls and execute it. d. Type [String] I gm (Hit return) and then type [String] | Get-Member (Hit Return) What's the difference between the two commands? (Show Screen Dumps) e. Execute the following commands one under the other (Take one screen dump for all) Clear-Host $Num = 49.6814343 [System.Math]::Round($Num, 2) f. Find and execute a command to find all the Members in the Math class in PowerShell g. Execute a command to find the pl value in Math. 2. Write a PowerShell script to: a. Create the following output Enter User's Full Name : Enter User's ID : Enter User's Job Location : [Make sure to enter AA99 pattern job location, eg: BX56, CR91] Enter User's Manager Code : does not exists". [Test it out by entering a non-existing file name and get a screen dump of the result] AGAIN, IF YOU DID NOT SUBMIT THE .ps1 file(s) for 2, 3, YOU WILL NOT GET ANY POINTS. DO NOT SUBMIT IMAGES OF .ps1 FILES. YOU MUST SUBMIT THE ACTUAL.ps1 FILE(s)

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 Databases Questions!