CompTIA A+ Core 2 (220-1102) — Question 525
Which of the following languages is used for scripting the creation of Active Directory accounts?
Answer options
- A. Bash
- B. Structured Query Language
- C. Hypertext Preprocessor
- D. PowerShell
Correct answer: D
Explanation
PowerShell is specifically designed for task automation and configuration management, making it the ideal choice for scripting Active Directory account creation. The other options, such as Bash, SQL, and PHP, are not tailored for this specific purpose and are used in different contexts.