nerdexam
Exams70-246Questions#149
Microsoft

70-246 · Question #149

70-246 Question #149: Real Exam Question with Answer & Explanation

The correct answer is D: Monitor Object, Append Line, and Send Email. You do not know when the action should take place. So you need the monitor to trigger your action (not the other way around). The get activity is used when a runbook is already running. Above states to use the Append Line command for logging purposes (which is not described as su

Question

You have a System Center 2012 R2 infrastructure that has Orchestrator and Service Manager installed. Integration between Orchestrator and Service Manager is configured. You need to ensure that when a change request is made in Service Manager, the following requirements are met: - The ticket number is logged to a file. - The file contains the ticket numbers for every change request. - Each time a ticket number is logged to the file, an email message is sent to an administrator. Which activities should you use in a runbook?

Options

  • AMonitor Object, Insert Line, and Send Email
  • BGet Activity, Append Line, and Send Email
  • CMonitor State, Insert Line, and Send Email
  • DMonitor Object, Append Line, and Send Email

Explanation

You do not know when the action should take place. So you need the monitor to trigger your action (not the other way around). The get activity is used when a runbook is already running. Above states to use the Append Line command for logging purposes (which is not described as such for the Insert Line command). "Use the Append Line activity to append lines to a log file to create audits trails of runbooks."

Community Discussion

No community discussion yet for this question.

Full 70-246 Practice