nerdexam
CompTIA

220-1102 · Question #851

Which of the following scripting languages is the most commonly used for system administration on Windows operating systems?

The correct answer is A. PowerShell. PowerShell is Microsoft's object-oriented command-line shell and scripting language specifically designed for automating system administration tasks on Windows operating systems.

Operating Systems

Question

Which of the following scripting languages is the most commonly used for system administration on Windows operating systems?

Options

  • APowerShell
  • BPython
  • CBash
  • DJavaScript

How the community answered

(25 responses)
  • A
    92% (23)
  • B
    4% (1)
  • D
    4% (1)

Why each option

PowerShell is Microsoft's object-oriented command-line shell and scripting language specifically designed for automating system administration tasks on Windows operating systems.

APowerShellCorrect

PowerShell is the most commonly used and powerful scripting language for system administration on Windows operating systems, providing comprehensive access to the .NET framework, COM objects, and WMI for extensive automation capabilities. It is deeply integrated into Windows Server and client OS management.

BPython

Python is a versatile general-purpose scripting language, but it is not natively integrated or as predominantly used for Windows-specific system administration as PowerShell.

CBash

Bash is a Unix shell and command language primarily used on Linux and macOS, not for native Windows system administration.

DJavaScript

JavaScript is primarily a client-side scripting language for web browsers and server-side with Node.js, not a core language for Windows system administration.

Concept tested: Windows system administration scripting

Source: https://learn.microsoft.com/en-us/powershell/scripting/overview

Topics

#Scripting languages#Windows administration#Automation#System administration

Community Discussion

No community discussion yet for this question.

Full 220-1102 Practice