QuestionQ27

Discovery Pattern Design

Which of the following pattern operations query targets?

Choose two
  • A WMI Query
  • B Merge Table
  • C Get Process
  • D Parse Variable
Explanation

WMI Query retrieves management data from a target through Windows Management Instrumentation, and Get Process retrieves process information from a target. Merge Table and Parse Variable are data-processing operations rather than target-query operations.

Community Discussion

No comments yet. Be the first to start the discussion!