<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: SCCM Computer Identity changing serial numbers, names, back and forth? in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/2780960#M1068948</link>
    <description>&lt;P&gt;In the end, we were advised by ServiceNow support to stop using the legacy &lt;STRONG&gt;Integration - Microsoft SCCM 2016&lt;/STRONG&gt; - and switch to &lt;STRONG&gt;Service Graph Connectors&lt;/STRONG&gt;.&amp;nbsp; &amp;nbsp;This solved the issue as reported, the Robust Transformer did a much better job at identifying whether to update a device or create a new one, but we had some extensive cleanup to complete afterwards.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2024 16:35:33 GMT</pubDate>
    <dc:creator>Remo Stacy</dc:creator>
    <dc:date>2024-01-04T16:35:33Z</dc:date>
    <item>
      <title>SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696341#M353267</link>
      <description>&lt;P&gt;Struggling with an odd one here... We have SCCM 2012 computer identity coming in.&lt;/P&gt;
&lt;P&gt;The Transform Map is actually built to coalesce on ServiceNow sys_id, with a lot of supporting logic/script.&lt;/P&gt;
&lt;P&gt;There are a number of cases now, where we find basic computer information such as serial number, chassis type, model, and name flip flopping back and forth and back and forth again.&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;STRONG&gt;A view of the CI record: It shows Sources (2) where two SCCM entries with unique Correlation IDs (Resource IDs) are reported&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/200438i62501716AFE93D43/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;STRONG&gt;And a further look into the audit history of this CI to illustrate these basic fields that keep flip flop changing back and forth:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;STRONG&gt;CI Audit history list:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="padding-left: 60px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/200439i3D69A6B176783E4D/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this a simple case of multiple Correlation IDs coming from SCCM, perhaps due to re imaging of the machine, or other types of typical work?&lt;/P&gt;
&lt;P&gt;Suggested logic to prevent this?&lt;/P&gt;
&lt;P&gt;Thanks for all ideas&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 19:57:15 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696341#M353267</guid>
      <dc:creator>Matt C</dc:creator>
      <dc:date>2018-05-09T19:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696342#M353268</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have the same issue and did your issue gets fixed. If yes, please let me know the steps to be taken..&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 03:15:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696342#M353268</guid>
      <dc:creator>Kumar38</dc:creator>
      <dc:date>2019-07-10T03:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696343#M353269</link>
      <description>&lt;P&gt;We're seeing the same issue.&amp;nbsp; Haven't been able to figure out any kind of pattern as to why it only happens on certain machines.&amp;nbsp; Seems to be related to the configuration item getting the wrong correlation ID from SCCM.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 21:44:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696343#M353269</guid>
      <dc:creator>Cameron Boote</dc:creator>
      <dc:date>2019-11-05T21:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696344#M353270</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are also facing the same issue. Did anyone figured out the fix for this ?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 17:46:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696344#M353270</guid>
      <dc:creator>Vihitha</dc:creator>
      <dc:date>2020-01-10T17:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696345#M353271</link>
      <description>&lt;P&gt;Same issue here and currently have a ticket in to HI. We're also seeing it in our Remediate Duplicate Tasks entries.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 17:55:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696345#M353271</guid>
      <dc:creator>Ian Mildon</dc:creator>
      <dc:date>2020-01-10T17:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696346#M353272</link>
      <description>&lt;P&gt;Please update the solution if you find any.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 15:22:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696346#M353272</guid>
      <dc:creator>Vihitha</dc:creator>
      <dc:date>2020-01-13T15:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696347#M353273</link>
      <description>&lt;P&gt;we made changes so that SCCM integration uses serial number as Primary Key instead of correlation ID . See if it works in your case&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 16:46:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696347#M353273</guid>
      <dc:creator>Kumar38</dc:creator>
      <dc:date>2020-01-20T16:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696348#M353274</link>
      <description>&lt;P&gt;we had EXACTLY the same issues... Had been making all the appropriate reconciliation rules, and not understanding why SCCM and Discovery were fighting.&amp;nbsp; We have been updating the CMDB identifiers, but the system was still set to use the CI identifiers.... need to set the appropriate system property (&lt;A class="linked formlink" href="https://ecommunity.service-now.com/sys_properties.do?sys_id=23b1a2b9db0f80902499aca2ca9619eb&amp;amp;sysparm_record_target=sys_properties&amp;amp;sysparm_record_row=18&amp;amp;sysparm_record_rows=2215&amp;amp;sysparm_record_list=ORDERBYDESCsys_updated_on" rel="nofollow"&gt;glide.discovery.use_cmdb_identifiers&lt;/A&gt;)&amp;nbsp; to TRUE.&amp;nbsp; that fixed the issue for us.&amp;nbsp; Months of frustration and confusion, and it was one simple sys_property.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 14:28:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696348#M353274</guid>
      <dc:creator>pbostian</dc:creator>
      <dc:date>2020-03-04T14:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696349#M353275</link>
      <description>&lt;P&gt;Hi Ian,&lt;/P&gt;
&lt;P&gt;Did you get a solution back from your Hi ticket, we have the same issue&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 11:33:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696349#M353275</guid>
      <dc:creator>Sam Ogden</dc:creator>
      <dc:date>2020-06-18T11:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696350#M353276</link>
      <description>&lt;P&gt;Hi Cameron,&lt;/P&gt;
&lt;P&gt;Did you get a solution to this, we are seeing the same issue.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 11:34:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696350#M353276</guid>
      <dc:creator>Sam Ogden</dc:creator>
      <dc:date>2020-06-18T11:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696351#M353277</link>
      <description>&lt;P&gt;We actually ran into multiple issues affecting both SCCM and Discovery:&lt;/P&gt;
&lt;P&gt;1. AIX servers being classified as IP Routers&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;Change the "Classification Priority" in the "discovery_port_probe" table so that SSH is triggered ahead of SNMP and this should fix your issue&lt;/P&gt;
&lt;P&gt;2. Windows Servers being classified (flipping) between Windows Servers, Printers, IP Routers&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;https://hi.service-now.com/problem.do?sysparm_query=number=PRB1408983&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;Issue is 3 "bad" OID records, need to deactivate them&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 15:42:23 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696351#M353277</guid>
      <dc:creator>Ian Mildon</dc:creator>
      <dc:date>2020-06-22T15:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696352#M353278</link>
      <description>&lt;P&gt;Sam,&lt;/P&gt;
&lt;P&gt;We are having the same issue now. I know this is old but any luck on your side?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 20:20:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696352#M353278</guid>
      <dc:creator>Karlie</dc:creator>
      <dc:date>2021-02-18T20:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696353#M353279</link>
      <description>&lt;P&gt;Hi Karlie,&lt;/P&gt;
&lt;P&gt;Unfortunately I've changed roles since then.&amp;nbsp; I don't recall getting a fix for this before I left.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 10:55:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696353#M353279</guid>
      <dc:creator>Sam Ogden</dc:creator>
      <dc:date>2021-02-19T10:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696354#M353280</link>
      <description>&lt;P&gt;It's been a while since I've done anything on this but after a combination of deactivating the bad OID's, tweaking my classification rules and getting updated OID's, it doesn't appear to be an issue now.&lt;/P&gt;
&lt;P&gt;Or if it is still an issue, no-one has noticed yet. Guess I need to go take another look now!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 13:06:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/1696354#M353280</guid>
      <dc:creator>Ian Mildon</dc:creator>
      <dc:date>2021-02-19T13:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/2757522#M1061824</link>
      <description>&lt;P&gt;In SCCM the Correlation ID (Resource ID in SCCM) can change if the computer is reimaged, or sometimes just if someone redeploys the local SCCM app to resolve some other issue (maybe it is not reporting).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this SCCM history log from an affected computer, you can see that the laptop linked to the Correlation ID changed on 08/31/2023 from XXXXXX00L to XXXXXX93L when we reimaged the device.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After this date, the Correlation ID refers to a different device.&amp;nbsp; Afterwards, our SNOW logs show it switches to the old computer and then to the new computer every night, when we synch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea how to correct affected computers?&amp;nbsp; We've tried editing the cmdb_serial_number.list and the computer records themselves, but they just switch back.&amp;nbsp; Any idea how can we associate the new Correlation ID with XXXXXX00L ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SCCM_Resource_ID.PNG" style="width: 888px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/311720i9E1664DF8A82395E/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="SCCM_Resource_ID.PNG" alt="SCCM_Resource_ID.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 21:03:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/2757522#M1061824</guid>
      <dc:creator>Remo Stacy</dc:creator>
      <dc:date>2023-12-08T21:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/2757526#M1061826</link>
      <description>&lt;P&gt;In SCCM the Correlation ID (Resource ID in SCCM) can change if the computer is reimaged, or sometimes just if someone redeploys the local SCCM app to resolve some other issue (maybe it is not reporting).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this SCCM history log from an affected computer, you can see that the laptop linked to the Correlation ID changed on 08/31/2023 from XXXXXX00L to XXXXXX93L when we reimaged the device.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After this date, the Correlation ID refers to a different device.&amp;nbsp; Afterwards, our SNOW logs show it switches to the old computer and then to the new computer every night, when we synch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea how to correct affected computers?&amp;nbsp; We've tried editing the cmdb_serial_number.list and the computer records themselves, but they just switch back.&amp;nbsp; Any idea how can we associate the new Correlation ID with XXXXXX00L ?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SCCM_Resource_ID.PNG" style="width: 888px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/311724i50209B1D83912AA4/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="SCCM_Resource_ID.PNG" alt="SCCM_Resource_ID.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 21:05:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/2757526#M1061826</guid>
      <dc:creator>Remo Stacy</dc:creator>
      <dc:date>2023-12-08T21:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: SCCM Computer Identity changing serial numbers, names, back and forth?</title>
      <link>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/2780960#M1068948</link>
      <description>&lt;P&gt;In the end, we were advised by ServiceNow support to stop using the legacy &lt;STRONG&gt;Integration - Microsoft SCCM 2016&lt;/STRONG&gt; - and switch to &lt;STRONG&gt;Service Graph Connectors&lt;/STRONG&gt;.&amp;nbsp; &amp;nbsp;This solved the issue as reported, the Robust Transformer did a much better job at identifying whether to update a device or create a new one, but we had some extensive cleanup to complete afterwards.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 16:35:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/sccm-computer-identity-changing-serial-numbers-names-back-and/m-p/2780960#M1068948</guid>
      <dc:creator>Remo Stacy</dc:creator>
      <dc:date>2024-01-04T16:35:33Z</dc:date>
    </item>
  </channel>
</rss>

