Practice CIS-DF Configuration questions with full explanations on every answer.
Start practicing
Configuration — choose a session length
Free · No account required
Click any question to see the full explanation and answer options, or start a focused practice session above.
You notice that a specific data source (e.g., SCCM) is overwriting critical configuration attributes that are manually maintained by your infrastructure team. How should you prevent this data source from updating those specific attributes?
2A user wants to view the parent-child relationships and upstream/downstream dependencies of a core router in a graphical map format. Which ServiceNow feature should they open?
3A team is designing a custom CMDB class for virtual storage arrays. They need to ensure that when a physical host is deleted, the dependent virtual storage array records are also cleaned up. Where should this cascading delete behavior be defined?
4An administrator is reviewing the CMDB class hierarchy and needs to modify attributes that apply to all types of servers (Linux, Windows, AIX). Which table should be updated to ensure all server sub-classes inherit the new attribute?
5Your enterprise has acquired a company that uses custom naming conventions, causing duplicate CIs to be created during discovery. Which tool should you use to examine and adjust how incoming CIs are matched against existing records in the CMDB?
6When configuring a new identification rule for a custom CI class using the CI Class Manager, you need to specify criteria that take precedence over other criteria. What element of the identification rule controls this priority?
7Your organization wants to understand the impact of a failing database server on dependent business applications. Which component of the CMDB architecture must be configured to establish this dependency link?
8An administrator needs to create a new custom Configuration Item class for specialized industrial IoT gateways that inherit base attributes from the Hardware class. Which table should be the parent table for this new class?
9Where in ServiceNow should an administrator navigate to inspect the current list of CMDB classes, review class attribute counts, and check identification rules?
10An enterprise is planning to deploy a complex multi-tier application architecture. They want to ensure that application services are mapped using the correct relationship types between technical CIs and logical service nodes. Which recommended relationship type represents the connection between a logical application service and its running software instance?
11An administrator needs to create a query that pulls all virtual machines running on ESXi hosts where the host status is 'Maintenance'. Which tool is best suited for building this multi-table query visually without writing SQL or custom scripts?
12Your organization wants to ensure that all virtual machine CIs contain a mandatory 'Environment' tag attribute. Where should this attribute be added to ensure it is inherited by all virtual machine subclasses?
13An integration script is passing a complex payload containing multiple related CIs to the Identification and Reconciliation Engine (IRE) via the script include 'JSONUtils' or 'CmdbUtil'. Which payload structure is required for the IRE to correctly process related CIs in a single transaction?
14When configuring CMDB health metrics, which of the following represents one of the three core pillars measured by the CMDB Health Dashboard?
15Your team is troubleshooting a problem where discovery payloads for network gear are failing identification because multiple network devices share the same MAC address due to virtual routing and switching configurations. How can you resolve this in the CI Class Manager?
16When designing a custom CI class hierarchy, what is the primary benefit of inheriting from an existing parent class rather than creating an entirely independent base table?
17Which ServiceNow table is designated as the universal base table from which all Configuration Item classes ultimately inherit?
18An administrator wants to ensure that all database instance CIs have a populated 'Assigned to' field. Which CMDB Health metric configuration should be updated to track this requirement?
19An administrator is configuring a Robust Transform Engine (RTE) integration to populate the CMDB from a third-party asset management system. Why is RTE recommended over a standard Transform Map for CMDB data loads?
20Your organization has deployed multiple datacenters, and engineers want to restrict visibility of specific server CIs so that regional support teams only see their local hardware. Which mechanism should be used to achieve class-level or record-level data segregation in the CMDB?
21When reviewing relationship data in your CMDB, you notice a large number of 'Orphan' CIs reported on the CMDB Health Dashboard. What does an orphan CI represent?
22An administrator needs to create a new relationship type between databases and storage volumes that does not exist out-of-the-box. Which table should be updated to define this new relationship type?
23When analyzing CMDB data quality, you discover multiple records representing the exact same physical server, but they were created by different discovery tools with slightly different naming conventions. The IRE successfully merges them during updates, but initial creation still generates duplicates. What is the root cause?
24A company has implemented strict data governance where CIs that have not been discovered or updated in over 90 days are considered stale. Where should this threshold be configured in ServiceNow?
25Which TWO of the following actions can be performed directly within the CI Class Manager? (Choose two.)
26When configuring the Identification and Reconciliation Engine (IRE) for a complex multi-source data environment, which THREE components or concepts are critical to understand and configure properly? (Choose three.)
27Which TWO metrics are part of the Correctness pillar in the CMDB Health Dashboard? (Choose two.)
28When designing class hierarchy extensions in the CMDB, which THREE best practices should an implementation specialist follow? (Choose three.)
29Which TWO statements are true regarding Configuration Item (CI) relationships in ServiceNow? (Choose two.)
30An architect is reviewing data ingestion methods for the CMDB. Which THREE integration mechanisms natively support or integrate with the Identification and Reconciliation Engine (IRE)? (Choose three.)
31Which TWO pillars comprise the standard CMDB Health Dashboard scoring model? (Choose two.)
32When configuring Identification Rules in the CI Class Manager, which THREE attributes or criteria types are commonly utilized as unique identifiers? (Choose three.)
33Which TWO tools or features in ServiceNow allow you to investigate and visualize relationships between configuration items? (Choose two.)
34An administrator is planning a custom CMDB extension project. Which THREE factors should be evaluated when deciding whether to create a new CI class or add attributes to an existing class? (Choose three.)
35An administrator needs to create a new custom Configuration Item class to track specialized network routers. Where should this class be created within the ServiceNow platform?
36A project team wants to establish a parent-child relationship between a Business Application CI and several Server CIs to represent hosting dependencies. Which relationship type should they configure?
37During a review of the CMDB class hierarchy, an architect notices that a custom class extending cmdb_ci_hardware was created without a corresponding identification rule in the Identification and Reconciliation Engine (IRE). What is the primary risk of this configuration?
38An implementer is reviewing the base tables of the CMDB. Which table serves as the ultimate parent class for virtually all Configuration Item classes in ServiceNow?
39A company needs to store custom serial number attributes for specific physical storage devices. Where should an administrator add these custom attributes to ensure they are properly managed and tracked?
40An enterprise is designing a complex class hierarchy for IoT devices. They decide to create a multi-level extension: cmdb_ci > cmdb_ci_hardware > cmdb_ci_compute > cmdb_ci_iot. What happens to the table inheritance and record storage when a new record is inserted into cmdb_ci_iot?
41Which module allows an administrator to visualize the relationships between CIs in a graphical node-and-link format?
42An administrator needs to deprecate an old custom CI class that is no longer in use. What is the recommended best practice in the CI Class Manager?
43When configuring identification rules for a custom CI class via the CI Class Manager, an administrator includes multiple criteria attributes. How does the Identification and Reconciliation Engine (IRE) process these criteria?
44A team is importing legacy server data into the CMDB using an Import Set. To ensure that relationships between servers and switches are created accurately alongside the CI imports, which feature should they leverage?
45Where can an administrator view overall metrics regarding CMDB data quality, including completeness, correctness, and compliance?
46An administrator needs to ensure that specific critical attributes of a Server CI cannot be overwritten by low-priority discovery sources, while higher-priority integrations can update them. Where is this behavior configured?
47When designing a custom CI relationship between two new classes, an administrator needs to ensure that relationship suggestions appear correctly when using Dependency Views. Where are relationship rules defined to control valid parent-child pairings?
48A company deploys a multi-tenant cloud environment. They need to ensure that CIs belonging to Tenant A are logically segregated and cannot be viewed or modified by users belonging to Tenant B, while utilizing a single shared CMDB. Which ServiceNow feature should be configured?
49Which table stores the actual relationship records connecting configuration items in the ServiceNow CMDB?
50An administrator is troubleshooting an issue where duplicate CIs are being created by an external data feed despite having an identification rule configured. Upon inspecting the payload, they notice the payload uses a custom identifier field not included in the IRE rule. What is the correct way to resolve this?
51A ServiceNow architect is designing a CMDB architecture where CIs from multiple disparate discovery tools need to be ingested. To prevent race conditions and conflicting updates between tools updating the same CIs simultaneously, what mechanism should be utilized?
52An administrator is preparing to create a new custom CI class hierarchy. Which TWO actions should be performed as best practice during this process? (Choose two.)
53When configuring Identification and Reconciliation Engine (IRE) rules for a specialized hardware class, an administrator needs to understand how identification entries and criteria work. Which THREE statements are true regarding IRE rules? (Choose three.)
54Which TWO metrics are tracked out-of-the-box as part of the CMDB Health Dashboard? (Choose two.)
55An architect is troubleshooting relationship cardinality and integrity issues in the CMDB. Which THREE mechanisms or tools help maintain relationship health? (Choose three.)
56Which TWO methods can be used to add a custom attribute to a CI class in ServiceNow? (Choose two.)
57When defining a Reconciliation Definition in ServiceNow to manage attribute precedence, which THREE configurations or behaviors apply? (Choose three.)
58An administrator is reviewing class hierarchy design principles in the CMDB. Which TWO statements describe the purpose of extending existing CI classes rather than creating independent base tables? (Choose two.)
59An organization is utilizing CSDM (Common Service Data Model) and needs to relate technical CIs to business services and applications. Which THREE relationship types or foundational concepts are core to proper CSDM alignment in the CMDB? (Choose three.)
60An administrator needs to understand where a newly discovered database instance CI's attributes are stored across the CMDB table hierarchy. Which table represents the base class for all Configuration Items in ServiceNow?
61Your organization is designing a custom subclass for specialized network appliances that require unique attributes not found in the standard cmdb_ci_netgear class. When creating a custom CI class extending cmdb_ci, what is the best practice recommendation regarding table extension?
62You need to review the inheritance chain of a specific custom class called cmdb_ci_cloud_firewall. Which ServiceNow module provides a centralized UI to inspect class definitions, attributes, and relationships?
63An implementation specialist is configuring dependency relationships where a virtual machine must be marked as dependent on a physical ESXi host. When utilizing CI relationships, what is the significance of setting the 'Depends :: Used by' relationship direction correctly?
64An administrator is troubleshooting a scenario where relationships created between Application Service CIs and underlying Server CIs are disappearing after a Discovery scheduled job runs. Upon reviewing CI class manager settings, which feature or setting most likely caused this behavior due to incorrect payload identification?
65Your team is planning to introduce a new class of CIs that will store sensitive cryptographic keys. These CIs should only be accessible and modifiable by a specific security team. In ServiceNow CMDB architecture, how are class-level access controls typically managed?
66When designing a custom class hierarchy in the CMDB, an architect must adhere to best practices to ensure optimal performance and maintainability. Which TWO of the following practices are recommended when creating and configuring custom CI classes? (Choose two.)
67During an audit of the cmdb_ci_computer table, you notice that several records lack standard manufacturer and model attributes that are present in the parent cmdb_ci_hardware table. What architectural feature of ServiceNow tables explains why these attributes exist across multiple hardware sub-classes?
68An administrator is reviewing the configuration of CI relationships within the platform. Which THREE characteristics apply to the cmdb_rel_ci table? (Choose three.)
69When designing class hierarchy relationships and investigating class behaviors in the CI Class Manager, which THREE options represent capabilities or configurations managed within the CI Class Manager? (Choose three.)
The Configuration domain covers the key concepts tested in this area of the CIS-DF exam blueprint published by ServiceNow. Courseiva provides free domain-focused practice, mock exams, missed-question review, and readiness tracking across all CIS-DF domains — no account required.
The Courseiva CIS-DF question bank contains 69 questions in the Configuration domain. Click any question to see the full explanation and answer breakdown.
Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.
Yes — the session launcher on this page draws questions exclusively from the Configuration domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.
Save your results, see per-domain analytics, and get readiness scores — free, for every certification.
Sign Up FreeFree forever · Every certification included