Operational ProceduresQuestion 81 of 100

Which scripting file type is native to Windows and commonly used to automate administrative tasks with cmdlets?

a..sh (Bash)
b..py (Python) only
c.VBScript only
d..ps1 (PowerShell)

Explanation

PowerShell scripts (.ps1) use cmdlets and are the native automation language for Windows administration. Bash (.sh) is native to Linux/Unix. Python and VBScript can be used but .ps1 is the Windows-native choice described.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against CompTIA A+ Core 2 (220-1102) · How we review
Report