CompTIA Server+ (SK0-005) — Question 165

Which of the following script types would MOST likely be used on a modern Windows server OS?

Answer options

Correct answer: D

Explanation

PowerShell is specifically designed for task automation and configuration management in Windows environments, making it the most suitable choice for modern Windows server OS. While Batch and VBS scripts can be used, they are not as powerful or versatile as PowerShell. Bash is primarily used in Unix-like systems and is not the ideal option for Windows servers.