Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Take Test: Module One Q cure Ihttps://olbaker.edu/webapps/assessment/take/launch

ID: 3875334 • Letter: T

Question

Take Test: Module One Q cure Ihttps://olbaker.edu/webapps/assessment/take/launchjsp?course assessment id- 441918.18 course id272898 18c Question 4 The dir command is just an alias to the get-childitern command in PowerShel O True False Question5 The write-host command (Select All That Apply) Provides detailed information about the memory that Windows provides. writes output back to the PowerShell window can change the color of the text output in PowerShell None of the above. Question 6 The PowerShell execution policy (Select All That Apply) Prevents unauthorized scripts from running by default Can be changed by using the set-executionpolicy command Can only be changed by an administrative user l None of the above

Explanation / Answer

If you post more than 1 question, as per chegg guidelines I have to answer only 1 question.

4. True

Get-ChildItem cmdlet has the same functionality as dir command or in other words, ituses the dir alias and is similar to Cmd.exe's dir command.