ServiceNow Certified Implementation Specialist – Discovery — Question 1

A discovery runs against a Windows Server returning the following attribute values for the first time: name = WindowsSN1 serial_number = 12321
A subsequent discovery runs against a different Windows Server returning the following attribute values: name = WindowsSN2 serial_number = 12321
With only base system CI Identifiers configured, which of the following is true?

Answer options

Correct answer: A

Explanation

The correct answer is A because the first discovery creates a CI with the name WindowsSN1. When the second discovery returns the same serial number but a different name, the existing CI is updated to reflect the new name WindowsSN2. The other options are incorrect as they suggest the creation of multiple CIs or incorrect naming updates.