Nutanix Certified Professional – Multicloud Automation (NCP-MCA) — Question 48

An administrator has built a Playbook to run a Powershell script in a VM when a specific alert is generated. Several days later, the alert is generated, but the script does not execute and there are no Plays recorded for the Playbook.
What is causing this issue?

Answer options

Correct answer: C

Explanation

The correct answer is C because it indicates that the script attempted to run but encountered an error, preventing successful execution. Options A and B can be ruled out as they don't directly explain the lack of execution if the alert was generated, and option D would imply that the script didn't run at all if the path was incorrect, which contradicts that an error was produced.