Summer Special Sale Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 713PS592

CIS-Discovery Certified Implementation Specialist - Discovery Questions and Answers

Questions 4

For the Set Parameter Value operation, which of the following is used in the syntax to declare a constant, unchanging value?

Options:

A.

Quotes

B.

Brackets

C.

Dollar sign

D.

Hash tag

Buy Now
Questions 5

Which of the following properties define the maximum overall size for the returned payload that comes from patterns?

Options:

A.

cmdb.properties.payload_max_size

B.

glide.discovery.payload_max

C.

mid.discovery.max_payload_size

D.

mid.discovery.max_pattern_payload_size

Buy Now
Questions 6

Which of the following are the results of executing the WMI Query?

CIS-Discovery Question 6

Choose 3 answers

Options:

A.

A scalar variable named 'PageFaults'.

B.

A tabular variable named 'more_process_info'.

C.

A scalar variable named 'PeakVirtualSize'.

D.

A tabular variable named 'Win32 Process'.

E.

A scalar variable named 'MaximumWorkingSetSize'.

F.

A tabular variable named 'WMI Query',

Buy Now
Questions 7

Which choices best describe what is necessary to create a custom horizontal pattern to discover an operating system that is not discovered by the base installation patterns? (Choose two.)

Options:

A.

Select a CI Type

B.

Define Process Strategy

C.

Select Infrastructure Pattern Type

D.

Select Application Pattern Type

Buy Now
Questions 8

When is the Extension section in a horizontal pattern executed?

Options:

A.

As part of the post sensor processing script

B.

After the Identification sections

C.

As part of the port scan

D.

Before the Identification sections

Buy Now
Questions 9

Using the SNMP Query operation on a pattern for a custom device query, it is best practice to do what?

Options:

A.

Modify the default MIB information

B.

Enable SSH as a secondary protocol

C.

Use live devices in production

D.

Use the publish manufacturer’s device MIB

Buy Now
Questions 10

Which of the following MID Server Parameters cannot be modified through the platform UI?

Options:

A.

mid.ssh.session_timeout

B.

url

C.

mid.windows.management_protocol

D.

name

Buy Now
Questions 11

A network device has both an SSH port and an SNMP port open. Discovery tries the SSH probe first and it fails. This triggers the SNMP probe, which succeeds. Discovery uses SNMP first for subsequent discoveries on that device.

What discovery functionality allows the above to happen?

Options:

A.

Classification

B.

Credential affinity

C.

MID Server affinity

D.

IP service affinity

Buy Now
Questions 12

For the Parse Variable pattern operation, what is required to have two different parsing methods to populate variables?

Options:

A.

Two different Debug Mode sessions.

B.

A tabular and a scalar variable.

C.

Two different steps.

D.

Two different Define Parsing selections on the same step.

Buy Now
Questions 13

Which of the following best describes the relationship between the Tomcat [cmdb_ci_app_server_tomcat] table and the Application Server [cdmb_ci_app_server] table? (Choose two.)

Options:

A.

Tomcat does not extend the Application Server table

B.

Tomcat table extends the Application Server table

C.

Tomcat table is a child of the Application Server table

D.

Tomcat table is a parent of the Application Server table

Buy Now
Questions 14

Which of the below choices are needed for Quick Discovery? (Choose two.)

Options:

A.

MID Server

B.

Discovery Schedule

C.

PID

D.

Target IP

Buy Now
Questions 15

When designing steps with operations requiring variables, it is best practice to do what?

Options:

A.

hard core variables

B.

always use scalar variables

C.

query targets for variables

D.

design for a static environment

Buy Now
Questions 16

Which choices are necessary to launch any pattern?(Choose two.)

Options:

A.

CI Classification

B.

CI Serial Number Attribute

C.

Data Certification

D.

CI Type

Buy Now
Questions 17

Which of the below choices are possible options under ACTION ON ALL in the Recommended Actions pane for an Automated Error Messages list within Discovery > Home?

Choose 2 answers

Options:

A.

Make Ranges

B.

View instructions

C.

Ping IP Addresses

D.

Retry Discovery

Buy Now
Questions 18

Which method is used by Discovery to determine if a Host IP is active or alive?

Options:

A.

Port Scan

B.

Traceroute

C.

Ping

D.

Classification

Buy Now
Questions 19

Which of the following is required for a MID Server to have access to automatically stay up-to-date with instance versions?

Options:

A.

install.service-now.com

B.

docs.servicenow.com

C.

developer.service-now.com

D.

service-now.com

Buy Now
Questions 20

Which of the following choices explain differences between Service Mapping and Discovery?

Options:

A.

Discovery addresses inventory-related use cases, while Service Mapping allows for the creation of accurate maps of application service topologies.

B.

Discovery finds applications and devices on your network; Service Mapping monitors those devices.

C.

Discovery requires agent installation to find hardware devices; Service Mapping requires agents for software.

D.

Discovery utilizes IP address ranges for initial discovery; Service Mapping uses entry points.

Buy Now
Questions 21

Which of the following must be configured to allow a MID Server to access servers using WinRM? (Choose two.)

Options:

A.

JEA Properties set to True

B.

MID Servers must be configured as a trusted source with DNS

C.

MID Servers need to be added to the WinRM Group policy on the Servers

D.

MID Server Parameters Add WinRM

Buy Now
Questions 22

CIS-Discovery Question 22

Based on this image, which of the following statements are true? (Choose three.)

Options:

A.

Attributes from two tables populate a table with the same name as a ServiceNow CMDB table.

B.

This operation is more than likely a part of a step on a pattern set to Application Pattern Type.

C.

If a value is unmatched, it is still merged into the Target Table.

D.

For this operation to run, there must be some data in the process.executablePath variable.

E.

This is a horizontal pattern of type "infrastructure."

Buy Now
Questions 23

Which of the choices have a higher chance of leading to lost data during CI reclassification? (Choose two.)

Options:

A.

Switching

B.

Identifying

C.

Downgrading

D.

Upgrading

Buy Now
Questions 24

During the Discovery process, what determines if an Asset record is created?

Options:

A.

CMDB

B.

Model Category

C.

Model Product

D.

ECC Queue

E.

Configuration Item

Buy Now
Questions 25

For a pattern operation, which of the below choices could be a valid replacement for <_>? (Choose three.)

$IfTable<_>.InstanceID

Options:

A.

[3]

B.

[X]

C.

[&]

D.

[.]

E.

[*]

F.

[]

Buy Now
Questions 26

The CMDB contains which of the following record types? (Choose two.)

Options:

A.

Model

B.

Configuration Item (CI)

C.

Asset

D.

Relation Type

Buy Now
Questions 27

A config file for an application has the following three lines:

Line 1: app build 1.2.3.4 version 5.14

Line 2: installation_dir=c:\opt\bin

Line 3: build_type=Server.

Which methods below will extract the build and version numbers from these lines using a horizontal discovery pattern? (Choose two.)

Options:

A.

Get Process operation with correct Port

B.

Find Matching URL operation with Target Variable

C.

Parse File operation with Delimited Text parsing strategy

D.

Parse File operation with Regular Expression parsing strategy

Buy Now
Questions 28

Which of the choices provides active discovery errors with a help link for each error?

Options:

A.

Discovery Dashboard

B.

IP Address Failure Report

C.

Discovery Schedule

D.

MID Server Dashboard

Buy Now
Questions 29

For what is File Based Discovery used?

Options:

A.

To discover the checksum of a file and store it to track for changes

B.

To discover the contents of flat files such as configuration files

C.

To discover that file names conform to a defined naming standard

D.

To discover file paths to recognize the signature of installed software

Buy Now
Questions 30

Which of the following can be used in the Debug Identification Section in Debug Mode for an infrastructure pattern? (Choose two.)

Options:

A.

IP

B.

AWS Endpoint

C.

PID

D.

Host Name

Buy Now
Questions 31

What role is needed by the MID Server's user account to interact with a ServiceNow instance?

Options:

A.

mid_server

B.

discovery_admin

C.

sm_mid

D.

mid_discovery

Buy Now
Questions 32

After running Discovery and viewing the ECC Queue tab, what are some of the displayed default fields? (Choose three.)

Options:

A.

Details

B.

Topic

C.

Pattern log link

D.

CMDB CI

E.

Queue

F.

Source

G.

Discovery schedule name

Buy Now
Questions 33

Which choice allows the following functionality to occur?

If this value is set to 1000 and a discovery must scan 10,000 IP addresses using a single MID Server, it creates 10 Shazzam probes with each probe scanning 1000 IP addresses.

Options:

A.

MID Server Clusters

B.

MID Server selection method

C.

Shazzam Batch Size

D.

Behaviors

Buy Now
Questions 34

In Discovery, what table associates an IP address and a credential?

Options:

A.

Credential Affinity

B.

Service Association

C.

Service Affinity

D.

Tags

Buy Now
Questions 35

In a discovery pattern, which types are available with CI Attributes in the Pattern Designer? (Choose two.)

Options:

A.

Global CI types

B.

Main pattern CI type

C.

Related CI types

D.

All CI types

Buy Now
Questions 36

Which operation is used to change from the default credentials to any other appropriate credentials in a horizontal pattern?

Options:

A.

Change credentials

B.

Change user

C.

Alternate credentials

D.

Alternate user

Buy Now
Questions 37

Which of the below choices are benefits of Tracked Configuration Files?

Options:

A.

No credentials needed

B.

Content version comparison

C.

Files tracked as CIs

D.

Unwanted files removed from target

Buy Now
Exam Code: CIS-Discovery
Exam Name: Certified Implementation Specialist - Discovery
Last Update: Sep 9, 2025
Questions: 125

PDF + Testing Engine

$72.6  $181.49

Testing Engine

$57.8  $144.49
buy now CIS-Discovery testing engine

PDF (Q&A)

$49.8  $124.49
buy now CIS-Discovery pdf