NCP-MCA · Question #87
An administrator notices a Blueprint fails with the following error for Windows machines: script execution has failed with error Process creation failed with error:1314 What is causing this issue?
The correct answer is C. The credentials provided in the Calm Blueprint does not have sufficient privileges. The error code 1314 indicates that the user does not have the required privilege to perform the requested operation. This means that the credentials provided in the Calm Blueprint are not valid or do not have enough permissions to run the script on the Windows machine. To fix…
Question
An administrator notices a Blueprint fails with the following error for Windows machines:
script execution has failed with error Process creation failed with error:1314 What is causing this issue?
Options
- AThe firewall ports 5985 and 5986 are blocked.
- BThe Service is running with incorrect privileges to create a process.
- CThe credentials provided in the Calm Blueprint does not have sufficient privileges.
- DThe Windows machine is in hung state.
How the community answered
(18 responses)- A17% (3)
- B6% (1)
- C72% (13)
- D6% (1)
Explanation
The error code 1314 indicates that the user does not have the required privilege to perform the requested operation. This means that the credentials provided in the Calm Blueprint are not valid or do not have enough permissions to run the script on the Windows machine. To fix this issue, the administrator should verify the credentials and ensure that they have the appropriate rights to execute the script, such as local administrator or domain administrator privileges.
Topics
Community Discussion
No community discussion yet for this question.