Bird
0
0

Which of these is a key advantage of using remote execution in PowerShell?

easy📝 Conceptual Q2 of 15
PowerShell - Remote Management
Which of these is a key advantage of using remote execution in PowerShell?
AIt disables network communication
BIt requires manual input on each computer
CIt allows centralized control of many computers
DIt only works with local scripts
Step-by-Step Solution
Solution:
  1. Step 1: Identify remote execution advantage

    Remote execution lets you control many computers from one place.
  2. Step 2: Compare options

    Only centralized control matches the benefit; others are incorrect or opposite.
  3. Final Answer:

    It allows centralized control of many computers -> Option C
  4. Quick Check:

    Remote execution advantage = Centralized control [OK]
Quick Trick: Remote execution centralizes management tasks [OK]
Common Mistakes:
  • Thinking it disables network communication
  • Believing it needs manual input on each machine
  • Assuming it only runs local scripts

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More PowerShell Quizzes