CI Getting discovered with a different name each time, CI name gets changed on scheduled discovery.Issue CI name is getting updated with a different name each time as the discovery is executed. On further examination you might experience that schduled discoveries behave differently when executed on a Quick Discovery. CauseShazzam's reverse DNS lookup is returning 2 names, which is the source of the confusion: <scanner name="DNS" port="53" portprobe="dns" protocol="udp" result="resolved" service="dns"><host_names>name1.domain.net,name2.domain.net</host_names></scanner>ResolutionYou have to get the real name from the OS, with WMI/ SSH/SNMP instead. For that the preference is set in the Discovery properties:1- Un-mark the "DNS or NetBIOS is trusted host name source" option (false) and try again.2- Select a set of alternative trusted discovery methods for the hostname.