VMware Cloud Management and Automation Fundamentals — Question 1
An administrator is trying to create an alarm action that runs a batch file on a specific VM.
Which alarm action should the administrator use?
Answer options
- A. Send SNMP traps
- B. Run a PowerCLI command
- C. Run script
- D. Send email notifications
Correct answer: C
Explanation
The correct answer is C, 'Run script', as it directly allows the execution of a batch file on the specified VM. Options A and D do not perform any script execution, while B is specific to PowerCLI commands and does not cover general script execution.