Courseiva

CCNA Governance Questions

67 questions · Governance · All types, answers revealed

1
MCQmedium

An administrator needs to report on how many CIs were successfully certified during the latest Data Certification campaign. Where can this certification campaign result data be viewed?

A.System Logs > Certification Trail
B.CMDB Health > Audit Reports
C.Configuration > Compliance Logs
D.Data Certification > Certification Results
AnswerD

The Certification Results module displays the outcomes and responses of completed certification tasks.

Why this answer

Data Certification results and audit outcomes are stored within the Data Certification reporting tables and modules.

2
MCQmedium

An enterprise wants to ensure that data stewards are automatically notified when duplicate CIs are detected by the Identification and Reconciliation Engine (IRE). How can this governance requirement be streamlined?

A.Set up a scheduled data import transform map script
B.Modify the Identification Engine processor script directly
C.Configure CMDB Duplicate Remediation rules
D.Write a custom Business Rule on the sys_object_source table
AnswerC

Duplicate remediation rules automate the handling and task generation for duplicate CIs found in the CMDB.

Why this answer

Duplicate remediation rules in ServiceNow can automatically create remediation tasks or merge records when duplicates are identified.

3
MCQmedium

An organization wants to configure CMDB health score targets (e.g., maintaining an overall score above 85%). Where are health score targets and thresholds managed?

A.Data Governance > Scorecards
B.System Properties > Performance Analytics
C.CI Class Manager > Scoring
D.CMDB Health Dashboard > Settings > Score Thresholds
AnswerD

Dashboard settings control visual indicators and target thresholds for health metrics.

Why this answer

CMDB Health score thresholds and targets are managed within the CMDB Health Dashboard configuration settings.

4
MCQhard

An organization wants to configure remediation rules so that when a CMDB Health Correctness anomaly (such as a duplicate CI) is identified, a remediation task is automatically generated and assigned to the correct data owner. Where are these remediation rules configured?

A.Inside Data Certification definition forms
B.In the CMDB Health Dashboard configuration settings
C.Through Data Policies on the cmdb_ci table
D.In the CI Class Manager under the Remediation tab
AnswerB

CMDB Health preferences and remediation rules are configured directly within the CMDB Health Dashboard administration view.

Why this answer

Remediation rules for CMDB Health metrics are configured within the CMDB Health Dashboard configuration settings, mapping anomalies to specific workflow actions or task creation rules.

5
MCQmedium

An administrator needs to ensure that historical changes to data governance remediation tasks are easily tracked. Which platform feature automatically tracks changes to task work notes, state transitions, and assignments?

A.CMDB Health Audit Table
B.Discovery History Table
C.Task Activity Stream and Audit Log
D.Data Certification Log
AnswerC

The task activity stream records state changes, assignments, and work notes automatically.

Why this answer

Activity streams and audit tracking on the task table automatically track field modifications, assignments, and work notes.

6
MCQhard

A company implements a policy stating that any server CI not updated in over 90 days should be flagged as stale. Where are the thresholds for stale CIs configured in ServiceNow?

A.Discovery Definition > Properties > Stale CIs
B.CMDB Health Dashboard > Settings > Metric Thresholds
C.Data Governance > Thresholds
D.System Properties > UI Properties
AnswerB

Metric thresholds under CMDB Health settings allow administrators to define the exact days before a CI is considered stale.

Why this answer

Stale CI thresholds are configured within CMDB Health properties or metric definitions to adjust the aging timeline per class.

7
MCQmedium

Which CMDB Health metric category evaluates whether CIs have mandatory fields populated, such as Assigned to, Managed by, and Support Group?

A.Freshness
B.Completeness
C.Correctness
D.Compliance
AnswerB

Completeness assesses whether critical attributes (like owners and support groups) are populated.

Why this answer

Completeness measures whether required and recommended fields contain valid data on CI records.

8
MCQhard

An auditor requires proof that all discovered Linux servers have a validated business justification attribute. The team uses CMDB Data Governance to enforce this. How can the administrator prove to the auditor that the policy is actively running and enforcing this rule?

A.Show the CMDB Data Governance Policy execution history and generated remediation task metrics
B.Provide a screenshot of the Discovery Schedule configuration
C.Export the entire sys_audit table to CSV
D.Display the baseline CI Class Manager JSON payload definition
AnswerA

Execution logs and remediation task metrics provide verifiable proof of active policy enforcement and remediation tracking.

Why this answer

Compliance reports and execution logs within CMDB Data Governance show the history of policy runs, pass/fail counts, and generated tasks.

9
MCQhard

An administrator needs to configure score weightings on the CMDB Health Dashboard so that Correctness carries 50% weight, Completeness carries 30%, and Compliance carries 20%. Where is this configured?

A.Performance Analytics > Widgets
B.CI Class Manager > Health Properties
C.CMDB Health Dashboard > Metric Settings / Weightings
D.System Properties > CMDB > Governance
AnswerC

Weightings for Completeness, Correctness, and Compliance are adjusted in the CMDB Health configuration settings.

Why this answer

CMDB Health metric weightings are configured within the CMDB Dashboard settings or properties to adjust overall health calculations.

10
Multi-Selecthard

Which THREE methods can be used to resolve duplicate CIs identified by the CMDB Health Dashboard? (Choose three.)

Select 3 answers
A.Restarting all running MID servers in the cluster
B.Modifying inbound email actions
C.Manually reviewing and deleting or retiring the redundant CI record
D.Using the CI Merge tool to combine duplicate records and remap relationships
E.Configuring automated duplicate remediation rules to automatically merge or task duplicates
AnswersC, D, E

Manual review and retirement is a standard administrative remediation step.

Why this answer

Duplicate CIs can be resolved by manually merging records, using automated duplicate remediation rules, or archiving/deleting invalid entries.

11
Multi-Selectmedium

Which TWO actions can be taken from the CMDB Data Governance application interface? (Choose two.)

Select 2 answers
A.Defining and editing data quality policies
B.Writing custom web server Apache configurations
C.Managing ITIL change request CAB approval boards
D.Monitoring and reviewing generated remediation tasks
E.Configuring MID Server SSL encryption keys
AnswersA, D

Administrators configure data quality rules and policies within the application.

Why this answer

The CMDB Data Governance application allows administrators to manage data quality policies and monitor remediation tasks.

12
Multi-Selectmedium

Which TWO of the following metrics are included in the standard out-of-the-box CMDB Health Dashboard? (Choose two.)

Select 2 answers
A.Freshness
B.Completeness
C.Performance
D.Availability
E.Security
AnswersA, B

Freshness is a primary metric tracking how recently CIs have been discovered or updated.

Why this answer

The four official metrics of the CMDB Health Dashboard are Completeness, Correctness, Compliance, and Freshness.

13
Multi-Selecteasy

Which TWO user roles are typically associated with managing and reviewing CMDB Health and Governance dashboards? (Choose two.)

Select 2 answers
A.itil
B.survey_admin
C.approval_user
D.sn_cmdb_admin
E.cmdb_health_dashboard_admin
AnswersD, E

The sn_cmdb_admin role provides full administrative access to CMDB data and governance settings.

Why this answer

CMDB health and governance management requires administrative or specialized read roles tailored to CMDB health oversight.

14
MCQmedium

A governance team wants to ensure that CIs without valid IP addresses or MAC addresses are flagged in network-connected classes. Where can this specific validation rule be configured?

A.Discovery Definition > Behaviors
B.CI Class Manager > Identifiers
C.CMDB Data Governance > Policies
D.System Properties > Network Settings
AnswerC

Custom completeness and attribute validation policies can check for specific field values like IP or MAC addresses.

Why this answer

CMDB Data Governance completeness or attribute validation policies can be configured to check for required connectivity identifiers.

15
MCQeasy

What is the primary purpose of the 'Audit' functionality within ServiceNow Asset and CMDB management?

A.To verify physical or logical existence and accuracy of CI data through scheduled campaigns
B.To scan network ports for security vulnerabilities
C.To automatically approve emergency change requests
D.To track user login attempts and password resets
AnswerA

Audits verify that CMDB records match physical/logical reality through systematic verification campaigns.

Why this answer

Audits (such as physical inventory audits or data verification) validate that records in the CMDB accurately reflect real-world deployment.

16
MCQmedium

A CMDB administrator notices that multiple CIs have duplicate records with identical serial numbers due to conflicting integration sources. Which CMDB Health metric evaluates this specific condition?

A.Freshness
B.Completeness
C.Compliance
D.Correctness
AnswerD

Correctness measures data integrity issues such as duplicate CIs, stale CIs, and orphaned relationships.

Why this answer

The Correctness metric in the CMDB Health dashboard evaluates data anomalies such as duplicate CIs, orphaned CIs, and stale relationships.

17
Multi-Selecthard

Which THREE actions occur when a Data Certification task is assigned to a CI owner? (Choose three.)

Select 3 answers
A.The CI is automatically retired from the database immediately
B.The reviewer can update incorrect attribute values directly from the task interface
C.A high-priority incident is automatically created for the IT service desk
D.The reviewer submits the certification response, completing the task
E.The reviewer is asked to verify if the CI data is accurate and up to date
AnswersB, D, E

Reviewers are typically given access to correct attributes while performing certification.

Why this answer

Data certification tasks prompt owners to verify record accuracy, update invalid details, and submit their certification response.

18
Multi-Selectmedium

Which TWO types of metrics are evaluated under the CMDB Health framework? (Choose two.)

Select 2 answers
A.Availability
B.Scalability
C.Correctness
D.Completeness
E.Performance
AnswersC, D

Correctness is one of the three core CMDB health pillars.

Why this answer

The three core pillars of CMDB Health are Completeness, Correctness, and Compliance.

19
MCQhard

A company has strict compliance mandates requiring that any modification to a Business Service relationship must be authorized by the Service Owner. Which ServiceNow feature can be configured to audit and require approval for relationship changes in the CMDB?

A.Data Certification schedules for relationships
B.Workflow editor on the task table
C.Service Level Agreements (SLAs) on the cmdb_rel_ci table
D.CMDB Data Governance Relationship Policies
AnswerD

Relationship policies can validate and govern allowed connections between CI classes.

Why this answer

CI Relationship Rules or CMDB Data Governance relationship policies can govern and restrict how relationships are established and maintained.

20
MCQeasy

When setting up CMDB data ownership, which field on a CI record is typically used to designate the individual accountable for the physical or logical asset's data quality?

A.Managed by
B.Caller ID
C.Reported by
D.Opened by
AnswerA

The Managed by field establishes accountability for the CI's data governance and management.

Why this answer

The 'Managed by' or 'Assigned to' fields are standard fields used to define ownership, with 'Managed by' frequently tied to governance ownership.

21
MCQeasy

An auditor needs to verify when a critical business application CI was last updated by an authorized discovery source versus a manual update. Which CMDB feature tracks the provenance and history of attribute updates for governance review?

A.CMDB Baseline
B.Reconciliation Engine Simulator
C.Audit Log and CI History
D.CMDB Data Manager
AnswerC

The system Audit Log and CI History track individual attribute updates, including the user or integration source that made the change.

Why this answer

CI attribute-level history and audit logging track updates, but the Identification and Reconciliation Engine (IRE) and Discovery logs specifically track source provenance. More directly, CMDB History and Audit Log track changes, and CMDB baseline tracks deviations.

22
MCQhard

An organization notices that custom application CIs are failing compliance checks because the governance policy checks standard fields that do not apply to custom apps. How should an administrator resolve this while maintaining governance standards?

A.Disable CMDB Data Governance globally
B.Create a class-specific governance policy targeting the custom application table
C.Add mandatory fields to the base configuration item table (cmdb_ci)
D.Ignore the failed tasks permanently
AnswerB

Targeting policies to specific classes ensures that data quality rules apply only to relevant CI types.

Why this answer

Policies in CMDB Data Governance can be targeted to specific CI classes, allowing custom classes to have tailored data quality rules.

23
MCQhard

An organization wants to configure CMDB Data Governance remediation tasks so that when a completeness policy fails for a high-priority server, a task is automatically assigned to the data owner. Where are these remediation workflows and task generation parameters configured?

A.CMDB Health > Dashboard Settings
B.Data Certification > Definitions
C.CMDB Data Governance > Policies
D.System Policy > Rules > Data Policy
AnswerC

Policies defined within the CMDB Data Governance application contain the configuration for automated remediation task generation and assignment.

Why this answer

CMDB Data Governance policies are tied to remediation rules that dictate how remediation tasks are created, assigned, and managed upon policy violation.

24
MCQmedium

An organization requires that all database CIs have their assigned support group populated before being marked as operational, failing which a compliance task should be generated. Which feature should be configured to enforce this policy?

A.Reconciliation Definition
B.CMDB Data Manager
C.Data Certification
D.CMDB Audit Rules
AnswerD

CMDB Audit Rules allow administrators to define specific filters and query criteria that evaluate CI compliance, contributing to the CMDB Health Compliance score.

Why this answer

Audit Results and CMDB Data Manager or CMDB Data Policies (Audit Rules/CMDB Audit) can evaluate compliance against defined criteria and generate tasks or surface them on the CMDB Health Dashboard under the Compliance metric.

25
MCQeasy

An administrator needs to track overall CMDB data quality using standardized metrics out of the box. Which specific dashboard should they access in ServiceNow to view scores for Completeness, Correctness, Compliance, and Freshness?

A.CSDM Framework Dashboard
B.CMDB Health Dashboard
C.Data Certification Dashboard
D.CI Class Manager Dashboard
AnswerB

The CMDB Health Dashboard is the correct tool designed to evaluate and display metrics for Completeness, Correctness, Compliance, and Freshness.

Why this answer

The CMDB Health Dashboard provides out-of-the-box scores for Completeness, Correctness, Compliance, and Freshness to help administrators measure data quality.

26
MCQeasy

An enterprise wants to establish clear data ownership and automate the lifecycle management tasks of archiving and retiring old hardware servers. Which native ServiceNow tool should be implemented to govern this process?

A.Service Graph Connector
B.CMDB Data Manager
C.Discovery Schedule
D.Identification and Reconciliation Engine (IRE)
AnswerB

CMDB Data Manager provides a policy-driven framework to manage CI lifecycles, including ownership assignment, retirement, and archiving.

Why this answer

CMDB Data Manager is the native application designed to automate lifecycle operations such as backup, retire, delete, and attest for CIs based on policy rules.

27
MCQhard

An administrator is reviewing the Correctness score on the CMDB Health Dashboard and notices a low score caused by multiple CIs having no relationships to any business services. Which specific Correctness metric is flagging this issue?

A.Duplicate CIs
B.Orphans
C.Unassigned CIs
D.Stale CIs
AnswerB

Orphans identify CIs that lack required relationships within the dependency hierarchy.

Why this answer

The Orphan metric under CMDB Health Correctness identifies CIs that lack required relationships (e.g., servers not related to applications or services).

28
MCQeasy

An administrator needs to track adherence to CSDM data standards across business services. Which ServiceNow workspace or dashboard natively provides out-of-the-box visibility into CSDM compliance scores and orphaned relationships?

A.Data Certification Dashboard
B.CSDM Data Foundations Dashboard
C.CMDB Health Dashboard
D.Service Portfolio Management Workspace
AnswerB

This dashboard directly evaluates CSDM maturity and compliance.

Why this answer

The CSDM Data Foundations Dashboard is specifically designed to provide out-of-the-box visibility into CSDM compliance, tracking stages such as Foundations, Design, Manage Technical Services, and Sell/Consume.

29
MCQeasy

A CMDB manager wants to review the overall health of the CMDB across Completeness, Correctness, and Compliance. Which ServiceNow module should they navigate to first?

A.Configuration > Data Governance > Dashboard
B.Configuration > CMDB Health > Dashboard
C.System Definition > CMDB Dashboard
D.Reports > View > CMDB Health
AnswerB

This is the exact navigation path to view the main CMDB Health Dashboard.

Why this answer

The CMDB Health Dashboard is the primary built-in tool for viewing overall completeness, correctness, and compliance metrics.

30
MCQhard

A ServiceNow implementation specialist is configuring Data Certification to ensure that application owners regularly review the accuracy of their business-critical applications. Where must the filter criteria be specified to determine which CIs are included in the certification schedule?

A.Inside the CI Class Manager under Governance settings
B.In the Certification Filter related list of the audit definition
C.On the CMDB Health Dashboard compliance settings tab
D.In the CMDB Data Manager policy definition
AnswerB

Certification Filters define the precise query criteria used to gather the subset of CIs that need to be audited in a given certification schedule.

Why this answer

Data Certification schedules utilize a filter condition or a related Audit Definition to dynamically select the target CIs based on specified criteria.

31
MCQeasy

What is the primary role of a 'Data Owner' in the context of ServiceNow CMDB governance?

A.Accountability for the accuracy, completeness, and quality of data within their assigned CI domain
B.Approving financial balance sheets for the enterprise
C.Configuring network switch routing tables
D.Writing custom Java code for MID server extensions
AnswerA

Data owners hold ultimate accountability for data governance within their scope.

Why this answer

Data owners are accountable for the accuracy, completeness, and governance of their assigned CI portfolios.

32
MCQmedium

An administrator needs to configure a Data Certification schedule to ensure that Application owners review their respective records quarterly. Which module is used to set up these recurring certification campaigns?

A.Configuration > Governance > Audits
B.CMDB Health > Certification Rules
C.Data Certification > Certification Definitions
D.Service Level Management > Certification
AnswerC

Certification Definitions define the scope, filter criteria, schedule, and assignees for data certification campaigns.

Why this answer

Data Certification templates and schedules are configured under the Data Certification application menus to assign review tasks to designated owners.

33
Multi-Selecthard

When planning a CMDB Governance strategy, which THREE key stakeholder groups should be actively involved in defining data ownership and data quality rules? (Choose three.)

Select 3 answers
A.CMDB / Platform Administrators
B.Compliance and Audit Officers
C.End-users submitting self-service catalog requests
D.Data Owners / CI Stewards
E.External third-party hardware component manufacturers
AnswersA, B, D

Administrators configure the policies, IRE rules, and dashboards.

Why this answer

CMDB governance requires collaboration between CMDB/ITSM process owners, data stewards/owners, and compliance/audit teams.

34
Multi-Selectmedium

Which TWO configurations can be adjusted within CMDB Health Dashboard metric settings? (Choose two.)

Select 2 answers
A.Adjusting metric weightings to influence overall health scoring
B.Configuring SMTP email server relay settings
C.Enabling or disabling specific metric evaluations (e.g., toggling Stale CIs on or off)
D.Defining firewall zone routing rules
E.Modifying underlying hardware CPU core clock speeds
AnswersA, C

Weightings for completeness, correctness, and compliance can be tuned in metric settings.

Why this answer

CMDB Health metric settings allow administrators to enable/disable specific metrics and adjust weightings or thresholds.

35
Multi-Selecthard

An administrator is setting up CMDB Data Manager policies to govern the lifecycle of server CIs. Which THREE lifecycle stages are natively supported by CMDB Data Manager out of the box? (Choose three.)

Select 3 answers
A.Attestation
B.Archive
C.Discovery
D.Retire
E.Provision
AnswersA, B, D

Attestation policies allow designated owners to periodically verify CI accuracy.

Why this answer

CMDB Data Manager supports out-of-the-box lifecycle policies for Attestation, Retirement, Deletion, and Archive.

36
Multi-Selectmedium

Which TWO metrics are categorized under CMDB Health Correctness? (Choose two.)

Select 2 answers
A.Unauthorized software installations
B.Mandatory fields missing
C.Orphans
D.Duplicates
E.Support group population status
AnswersC, D

Orphans measure CIs lacking required relationships.

Why this answer

CMDB Health Correctness evaluates data integrity issues such as duplicate records, stale records, and orphaned CIs.

37
MCQhard

A security audit reveals that unauthorized users are modifying critical CI attributes directly on form views. Which ServiceNow platform governance feature can restrict write access to specific CI attributes based on user roles and data classification?

A.Access Control Lists (ACLs) on cmdb_ci fields
B.Data Certification read restrictions
C.Discovery credential filters
D.CMDB Data Governance read-only policies
AnswerA

Field-level ACLs restrict who can write to sensitive attributes on CI records.

Why this answer

Access Control Lists (ACLs) combined with Field-Level Security are used to restrict write access to specific CI fields based on roles.

38
MCQeasy

What is the main benefit of establishing CMDB data stewardship roles within an enterprise?

A.To ensure continuous data quality, accountability, and ownership of CMDB assets
B.To approve all software license purchases
C.To write custom JavaScript business rules for system performance
D.To manage network switch VLAN configurations
AnswerA

Data stewards provide operational ownership and governance over CMDB data quality.

Why this answer

Data stewards drive accountability, ensuring data completeness, accuracy, and remediation across assigned CI portfolios.

39
MCQmedium

A company implements a policy where department heads must review their server assets every six months. Which module supports scheduling this periodic verification campaign?

A.Data Certification > Certification Schedules
B.Service Portfolio > Reviews
C.Governance, Risk, and Compliance > Periodic Audits
D.CMDB Health > Review Schedules
AnswerA

Certification schedules define the recurrence and activation of data review campaigns.

Why this answer

Data Certification schedules and campaigns enable periodic review cycles by designated reviewers.

40
Multi-Selecteasy

Which TWO metrics are standard components of the CMDB Health Dashboard overview? (Choose two.)

Select 2 answers
A.Network latency score
B.Help desk ticket backlog score
C.Correctness score
D.Employee satisfaction score
E.Completeness score
AnswersC, E

Correctness is a primary health dashboard metric.

Why this answer

The CMDB Health Dashboard prominently displays Completeness and Correctness scores as core pillars.

41
MCQeasy

What is the primary function of the CI Class Manager in relation to CMDB governance?

A.To generate user satisfaction surveys
B.To run network discovery scans
C.To approve emergency change requests
D.To manage CI class definitions, identification rules, and health inclusions
AnswerD

CI Class Manager is the central hub for configuring class-level governance rules like IRE and health settings.

Why this answer

The CI Class Manager provides a centralized interface to view and configure class hierarchies, identifiers, reconciliation rules, and health settings.

42
MCQhard

A company is preparing for an ISO compliance audit of its IT infrastructure. The auditor asks to see historical records of who approved changes to critical server ownership attributes over the past year. Which ServiceNow feature provides this verifiable evidence?

A.CI Class History / Audit Trails on CI records
B.Data Certification campaign results from three years ago
C.Discovery schedule run logs
D.CMDB Health Compliance Dashboard score widget
AnswerA

CI Class History records attribute-level changes, providing verifiable audit trails for ownership modifications.

Why this answer

CI Class History or system audit logs (sys_audit) track attribute modifications and user details for auditing purposes.

43
MCQmedium

An enterprise requires that all newly discovered servers must have a valid cost center before being classified as operational. How can this requirement be automated without writing custom scripts?

A.Asset management depreciation rule
B.Discovery cost center transform script
C.CI Class Manager attribute mandatory toggle
D.CMDB Data Governance Completeness Policy
AnswerD

Completeness policies evaluate whether specified fields like cost center are populated on target CIs.

Why this answer

CMDB Data Governance completeness policies can enforce that the cost center attribute is populated, flagging records that lack it.

44
Multi-Selectmedium

Which TWO benefits are gained by scheduling regular Data Certification campaigns in a mature CMDB? (Choose two.)

Select 2 answers
A.Replacing the need for the Identification and Reconciliation Engine (IRE)
B.Maintaining audit readiness and proving data governance compliance
C.Automatically generating physical network router configurations
D.Automatically resolving all IT service desk P1 incidents
E.Engaging CI owners to regularly validate the accuracy of their assigned records
AnswersB, E

Certification results provide documented proof of regular data validation for auditors.

Why this answer

Regular data certification campaigns ensure continuous data validation by accountable owners and help maintain high data hygiene.

45
MCQmedium

A company discovers that multiple discovery sources are overwriting authoritative manual updates to server asset tags. Which governance mechanism should be configured to protect specific attributes from being updated by automated discovery?

A.Discovery Schedule Exclude filters
B.Access Control Lists (ACLs)
C.Reconciliation Definition (Data Precedence)
D.Business Rules on the cmdb_ci table
AnswerC

Data precedence rules determine which discovery sources or data integration jobs have write priority for specific attributes.

Why this answer

Reconciliation definitions allow administrators to specify data precedence rules, protecting manually curated attributes from automated discovery overwrites.

46
Multi-Selectmedium

Which TWO methods can be used to assign data ownership to configuration items in the CMDB to support governance and accountability? (Choose two.)

Select 2 answers
A.Editing ACL rules on the cmdb_ci table
B.Modifying Discovery behavior patterns to inject custom firewall rules
C.Populating the 'Owned by' or 'Managed by' fields on the CI record
D.Adjusting Discovery schedule probe frequency
E.Configuring CMDB Data Manager policies to assign owners based on CI filter criteria
AnswersC, E

Standard CI fields like 'Owned by' and 'Managed by' establish direct accountability and data ownership.

Why this answer

Data ownership can be assigned via CMDB Data Manager policy definitions or directly through CI ownership fields (such as Managed by or Owned by) populated manually or via integrations.

47
MCQeasy

Which ServiceNow application houses the CMDB Health Dashboard, Data Certification, and CMDB Data Governance features?

A.HR Service Delivery
B.Project Portfolio Management
C.Customer Service Management
D.Configuration (CMDB)
AnswerD

Core CMDB applications house health dashboards, certification, and data governance.

Why this answer

Configuration Management (CMDB) and related governance modules are part of the core Configuration Management suite.

48
Multi-Selecthard

When configuring CMDB Data Governance policies, which THREE rule criteria types can be evaluated against CI records? (Choose three.)

Select 3 answers
A.Attribute value validation (checking pattern or lookup criteria)
B.Relationship check (verifying required parent/child connections)
C.Network latency ping response check
D.Hardware warranty expiration date synchronization with vendor APIs
E.Completeness check (verifying required attributes are not empty)
AnswersA, B, E

Attribute checks validate specific formatting, naming conventions, or valid reference values.

Why this answer

CMDB Data Governance policies evaluate completeness, relationships, and attribute values against defined standards.

49
MCQmedium

A governance team wants to ensure that no CI is created without a populated 'Environment' field (e.g., Production, Test, Development). Which feature should be used to enforce this rule at the point of data entry or integration?

A.CMDB Data Governance completeness policy with strict enforcement
B.UI Actions
C.Service Level Agreement (SLA) definition
D.Access Control Lists (ACLs)
AnswerA

Completeness policies within CMDB Data Governance evaluate and can enforce mandatory attributes for CIs.

Why this answer

Data Governance rules or Data Policies can enforce mandatory field population upon insert or update.

50
MCQhard

An administrator configures a CMDB Data Governance policy to check for missing support groups on business applications. When the policy runs, it creates remediation tasks. How can the administrator ensure these tasks are automatically closed when the data is corrected by a user?

A.Requiring the user to manually email the data governance team
B.Deleting the remediation task manually from the task list
C.Writing a custom business rule on the incident table
D.Automatic re-evaluation and closure upon policy compliance restoration
AnswerD

Governance policies support automatic re-evaluation, closing tasks when the underlying data defect is resolved.

Why this answer

Remediation tasks in CMDB Data Governance are typically linked to the underlying CI; when the policy re-evaluates and passes, the remediation task automatically closes.

51
Multi-Selectmedium

Which TWO practices represent effective CMDB governance strategies for maintaining data quality? (Choose two.)

Select 2 answers
A.Allowing any authenticated user to modify production CI configurations without restriction
B.Relying entirely on end-users to manually update all server attributes via service portal requests
C.Disabling all audit logging to improve table insert performance
D.Assigning clear data ownership (Managed by / Support Group) for every CI class
E.Implementing automated remediation tasks for CMDB health and data governance violations
AnswersD, E

Clear ownership ensures accountability for data accuracy and remediation.

Why this answer

Effective CMDB governance relies on defining clear data ownership and automating remediation workflows for non-compliant records.

52
MCQmedium

An enterprise wants to ensure that when a Data Certification campaign task is overdue, an escalation notification is automatically sent to the reviewer's manager. Where are task escalation rules or notifications typically configured for Data Certification?

A.CI Class Manager > Notifications
B.System Notification > Notifications (targeting certification task tables)
C.Data Governance > Escalation Workflows
D.CMDB Health > Escalation Properties
AnswerB

ServiceNow notifications can be created on certification task tables (e.g., certification_task) to trigger reminders and escalations.

Why this answer

Data Certification notifications and reminders are configured using standard ServiceNow notification rules and schedule definitions tied to certification tasks.

53
Multi-Selecthard

When setting up CMDB Data Governance, which THREE elements must be defined for a custom data policy or rule? (Choose three.)

Select 3 answers
A.Evaluation Criteria (the condition or completeness check)
B.MID Server IP address binding range
C.Service-Level Agreement response time threshold for incident escalation
D.Remediation Configuration (task creation and assignment rules)
E.Target CI Class (e.g., cmdb_ci_appl)
AnswersA, D, E

Rules need clear criteria defining when a CI is non-compliant.

Why this answer

Data governance rules require target classes, evaluation criteria (what to check), and remediation actions or task assignments.

54
MCQmedium

A company requires that all production Linux servers must have an assigned owner and a valid support group before being eligible for operational use. Which CMDB governance feature can automatically evaluate these specific data requirements and fail or flag non-compliant CI inserts?

A.Discovery Schedule
B.Data Certification
C.CMDB Data Governance
D.CI Class Manager
AnswerC

CMDB Data Governance provides policies to audit and enforce data quality rules on incoming and existing CIs.

Why this answer

Data Governance rules in ServiceNow allow administrators to define criteria for CI data quality and completeness, generating tasks or blocking records based on governance policies.

55
MCQmedium

An auditor requests evidence that all critical databases have an identified support group. Which built-in CMDB feature allows an administrator to quickly run an on-demand check for this specific completeness rule without waiting for scheduled dashboard refreshes?

A.Run a background script using GlideRecord
B.Export the cmdb_ci table to Excel and filter manually
C.Run Policy evaluation from CMDB Data Governance
D.Execute a Full Discovery Scan
AnswerC

Policies can be executed on-demand to evaluate compliance and generate immediate remediation tasks.

Why this answer

CMDB Data Governance allows administrators to run policy evaluations on-demand to immediately assess data compliance.

56
MCQmedium

A company notices that hundreds of stale server records are polluting the CMDB, negatively affecting health scores. Rather than deleting them manually, what is the best practice governance workflow to handle stale CIs?

A.Initiate a review campaign or automated retirement workflow via CMDB health remediation
B.Delete all records where sys_updated_on is older than 90 days using a background script
C.Run Discovery against the entire IP range daily to force updates
D.Turn off the Stale CI metric so the score improves without action
AnswerA

Stale records should be reviewed, retired, or archived through structured remediation workflows.

Why this answer

Stale CIs should go through a lifecycle review process, typically retiring or deleting them via automated or reviewed workflows (such as retirement rules or remediation tasks).

57
MCQhard

An organization wants to ensure that no duplicate CIs are ever inserted into the cmdb_ci table by API integrations or manual imports. Which ServiceNow engine natively enforces this governance rule?

A.Identification and Reconciliation Engine (IRE)
B.Data Policy Enforcement Engine
C.CMDB Health Duplicate Engine
D.Transform Map Unique Key matching
AnswerA

The IRE evaluates incoming CI payloads against identification rules to update existing records instead of creating duplicates.

Why this answer

The Identification and Reconciliation Engine (IRE) enforces uniqueness and identification rules to prevent duplicates.

58
MCQhard

During an internal audit, an enterprise needs to prove that all changes to server ownership are tracked and verified. Which feature provides a historical log of attribute changes specifically for governance and auditing purposes?

A.CMDB Data Governance > Audit Trail
B.Data Certification Results
C.System Logs > Audit (sys_audit)
D.CI Class History
AnswerD

CI Class History provides a dedicated view of historical attribute changes for CIs, facilitating data governance audits.

Why this answer

CI Class History tracks attribute changes on CIs, supporting auditing and governance investigations into data modifications.

59
Multi-Selecthard

Which THREE factors should an administrator consider when configuring CMDB Health Inclusion Rules? (Choose three.)

Select 3 answers
A.Operational State (e.g., excluding retired or non-operational CIs)
B.MID Server cluster membership
C.Environment (e.g., separating production from test/lab assets)
D.Email notification retry intervals
E.CI Class (targeting specific tables like servers or databases)
AnswersA, C, E

Retired or in-pipeline CIs are often excluded to prevent skewing health scores.

Why this answer

Inclusion rules determine which CIs are evaluated by CMDB health metrics, requiring careful consideration of class scope, operational state, and business criticality.

60
MCQeasy

Which dashboard component in the CMDB Health Dashboard displays the ratio of CIs that have missing mandatory attributes?

A.Correctness Duplicate Widget
B.Orphaned CI Widget
C.Completeness Score Widget
D.Compliance Audit Widget
AnswerC

The Completeness widget highlights compliance with mandatory attribute population.

Why this answer

The Completeness score gauge displays the percentage of CIs meeting completeness criteria, including missing mandatory attributes.

61
MCQhard

An administrator notices that the CMDB Health background jobs are running during peak business hours and impacting performance. Where can the schedule for CMDB Health metric calculations be modified?

A.Discovery Schedules > CMDB Health
B.System Definition > Scheduled Jobs (searching for CMDB Health jobs)
C.CMDB Health Dashboard > Schedule Settings
D.Data Governance > Job Execution
AnswerB

CMDB Health calculations run via scheduled jobs that can be rescheduled to off-peak hours.

Why this answer

CMDB Health scheduled jobs (such as CMDB Health - Correctness, Completeness, Compliance) are managed via System Scheduler scheduled jobs.

62
MCQhard

An enterprise is audited for CSDM compliance. The CSDM Data Foundations Dashboard indicates that application services are not properly connected to technical services. What is the governance impact of this structural gap?

A.Hardware assets will automatically be marked as deprecated
B.Database replication lag will increase across MID servers
C.Discovery will fail to run network scans on IP subnets
D.Inability to accurately perform impact analysis during outages and incorrect service portfolio visibility
AnswerD

Without proper CSDM relationships, downstream impact analysis and service monitoring fail.

Why this answer

Unlinked application services prevent proper impact analysis, incident management escalation, and business service portfolio tracking.

63
Multi-Selectmedium

Which TWO actions can be performed directly from the CMDB Health Dashboard when investigating health metrics? (Choose two.)

Select 2 answers
A.Directly modify core IRE Identification Rules for hardware classes
B.Permanently delete all duplicate CIs across the entire enterprise with a single click
C.View remediation tasks associated with data health failures
D.Drill down into specific failing CIs contributing to poor completeness scores
E.Modify MID Server cluster configurations
AnswersC, D

The dashboard provides visibility into generated remediation tasks for failing CIs.

Why this answer

The CMDB Health Dashboard allows administrators to drill down into failing metric categories and directly view the underlying records or trigger remediation workflows.

64
MCQeasy

Which role is typically required to manage and configure CMDB Data Governance policies and remediation definitions?

A.asset
B.itil
C.discovery_admin
D.cmdb_datagovernance_admin
AnswerD

This is the dedicated role for administering CMDB Data Governance features and rules.

Why this answer

Administrative roles specific to CMDB management and data governance are required to configure policies.

65
Multi-Selecteasy

Which TWO core benefits does the CSDM Data Foundations Dashboard provide to an organization? (Choose two.)

Select 2 answers
A.Direct control over firewall security policies
B.Identification of orphaned relationships and missing foundational CIs
C.Visibility into CSDM compliance and maturity stages
D.Automated network switch configuration backups
E.Real-time patch management compliance scoring
AnswersB, C

The dashboard highlights structural gaps such as missing technical services or unlinked application services.

Why this answer

The CSDM Data Foundations Dashboard helps organizations measure their CSDM implementation maturity and identify structural data gaps.

66
MCQeasy

A team wants to exclude test and lab servers from being evaluated by strict production CMDB Health completeness rules. What is the best practice method to handle this in ServiceNow?

A.Modify the baseline system properties to ignore completeness globally
B.Delete the test server CIs from the CMDB
C.Configure CMDB Health Inclusion Rules
D.Turn off Discovery for the test network
AnswerC

Inclusion rules allow administrators to define which CIs are included in CMDB Health metric calculations.

Why this answer

CMDB Health inclusion rules or filters can be configured to target specific classes or subsets of CIs, excluding non-production environments from production scoring.

67
MCQeasy

Which user role is typically granted to business users so they can participate in Data Certification campaigns by reviewing records assigned to them?

A.data_certification
B.data_certification员 (data_certification)
C.itil
D.cmdb_read
AnswerA

The data_certification role allows users to access and complete assigned data certification tasks.

Why this answer

Data certification tasks are reviewed by users assigned via the certification campaign, requiring appropriate certification user roles.

Ready to test yourself?

Try a timed practice session using only Governance questions.