NCP-MCA · Question #68
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…
The correct answer is A. The Playbook was never enabled. A Playbook is a set of actions that are triggered by an event or a schedule. To run a Playbook, it must be enabled first. If a Playbook is not enabled, it will not respond to any events or schedules, and no Plays will be recorded for it. Therefore, the most likely cause of the…
Question
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?
Options
- AThe Playbook was never enabled.
- BThe version of Playbooks is not correct for the version of Prism Central.
- CThe script executed, but closed with an error code.
- DThe path to the script was not correct.
How the community answered
(46 responses)- A74% (34)
- B7% (3)
- C15% (7)
- D4% (2)
Explanation
A Playbook is a set of actions that are triggered by an event or a schedule. To run a Playbook, it must be enabled first. If a Playbook is not enabled, it will not respond to any events or schedules, and no Plays will be recorded for it. Therefore, the most likely cause of the issue is that the administrator forgot to enable the Playbook after building it.
Topics
Community Discussion
No community discussion yet for this question.