NCP-MCA Exam QuestionsBrowse all questions from this exam

NCP-MCA Exam - Question 7


A developer has a Development Blueprint that performs the following high level items:

Creates a Windows and Ubuntu Server.

Installs IIS on Windows -

Installs MySQL on Ubuntu -

As part of Development, there is a need for an Operator to restart IIS Services for troubleshooting purposes.

How should the developer add this functionality to the Blueprint?

Show Answer
Correct Answer: AB

To restart the IIS Services on the Windows Server for troubleshooting purposes, the appropriate action should be directly associated with the Windows/IIS Service. Adding an Execute Task in the Restart Action of the Windows/IIS Service ensures that the specific service can be restarted as needed. This is the correct approach because it targets the specific service rather than the overall application profile.

Discussion

2 comments
Sign in to comment
FrankEOption: B
Jan 8, 2024

It should be B. We have to select Restart action for a service under Execute task section of the service not Application Profile.

yoh007Option: B
May 25, 2024

Answer is B