11.9.3 Troubleshoot Startup

Question: What are some of the resources you can look at first when troubleshooting startup issues with your PC? (Select two.)

Answer: Task Manager and msconfig

Question: What tool can be used to automatically fix common startup problems?

Answer: Startup Repair

Question: Drag each PowerShell feature or function on the left to the appropriate description on the right.

Answer:

Question: The PowerShell command line interface (CLI) uses simple command construction.

What is the typical form of a PowerShell command?

Answer: verb-noun -adverb

Question: What are some security measures Microsoft has implemented to protect your system against users trying to use PorwerShell for malicious purposes?

Answer: File extension, script’s full path, and execution policies

Question: How should cmdlets in a PowerShell script be organized?

Answer: In the order they should run

Question: When do you need to use the full path to a script in order to run it in PowerShell?

Answer: Always.

You can’t run scripts from the shell by typing the script’s file name. You must specify the full path to the script, even if you’re in the directory where the script resides.

Question: What are some of the execution policies that Windows has in place to protect PowerShell against malicious users? (Select two.)

Answer:

Question: Why is command history so useful in PowerShell?

Answer: Because it allows you to use the up arrow key to select a previously used command instead of retyping it.

Question: What happens when you double-click a PowerShell script file?

Answer: It opens as a Notepad file.

Donation Page

Support Our Work

Do you appreciate the value this website provides? If so, please consider donating to help keep it running. Your donation will go a long way in helping us continue to provide the same quality of content and services. Every bit helps, and your support is greatly appreciated. Thank you for your generosity.