Bird
0
0

What is one key reason PowerShell was created compared to older command shells?

easy📝 Conceptual Q2 of 15
PowerShell - Basics and Environment
What is one key reason PowerShell was created compared to older command shells?
ATo only run on Linux systems
BTo provide a graphical user interface
CTo replace all programming languages
DTo enable scripting with access to system internals
Step-by-Step Solution
Solution:
  1. Step 1: Identify PowerShell's purpose

    PowerShell was created to allow users to script and automate tasks with deep access to system internals.
  2. Step 2: Compare with older shells

    Older shells lacked easy scripting and system control, which PowerShell provides.
  3. Final Answer:

    To enable scripting with access to system internals -> Option D
  4. Quick Check:

    Scripting + system access = A [OK]
Quick Trick: PowerShell scripts control system internals easily [OK]
Common Mistakes:
  • Confusing PowerShell with GUI tools
  • Thinking it replaces all programming languages
  • Believing it only runs on Linux

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More PowerShell Quizzes