nerdexam
IBM

C1000-163 · Question #162

A QRadar deployment professional wants to add entries from a .csv file to the Reference Set. Which script that is included in QRadar can be used?

The correct answer is C. ReferenceDataUtil.sh. ReferenceDataUtil.sh is the built-in QRadar script designed specifically for bulk management of Reference Sets, including importing data from .csv files - making it the correct tool for this task. Why the distractors are wrong: A. all_servers.sh - a deployment utility used to…

Question

A QRadar deployment professional wants to add entries from a .csv file to the Reference Set. Which script that is included in QRadar can be used?

Options

  • Aall_servers.sh
  • BReferenceImport.sh
  • CReferenceDataUtil.sh
  • Dvalidate_deployment.sh

How the community answered

(22 responses)
  • A
    14% (3)
  • B
    5% (1)
  • C
    77% (17)
  • D
    5% (1)

Explanation

ReferenceDataUtil.sh is the built-in QRadar script designed specifically for bulk management of Reference Sets, including importing data from .csv files - making it the correct tool for this task.

Why the distractors are wrong:

  • A. all_servers.sh - a deployment utility used to run commands across all QRadar managed hosts, unrelated to Reference Set data.
  • B. ReferenceImport.sh - a plausible-sounding name, but this script does not exist in QRadar; it's a trap for candidates who guess based on naming conventions.
  • D. validate_deployment.sh - used for verifying the health and configuration of a QRadar deployment, not for data import.

Memory tip: Think of the name as "Reference Data Util" - the word Data signals it works with the actual content (data) inside Reference Sets, not just deployment infrastructure.

Community Discussion

No community discussion yet for this question.

Full C1000-163 Practice