I want to register the same serial data as a separate record by SGC for Intune
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 02:47 AM
Hello. In our Intune environment, there are different CI data with the same serial number. In the OOTB state, it is integrated as a single CI, but we would like to integrate it as a separate CI. Therefore, we are modifying rule so that it is integrated using the serial number and model ID as keys. First, we modified the Identification Rule, but we found that the same serial numbers were combined into one at the payload stage before it was run. So we added the model attribute to the Serial number lookup1 in the Intune integration ETL. It is in the position shown in the attached image.
(IntegrationHub ETL > SG-Intune Computers > Select CMDB Classes to Map Source Data > Computer1)
We have confirmed that a value is entered in u_model1, but the result of running it with this did not change and only the serial number seems to be used as the key. Is there something wrong with the modification? Any advice would be appreciated. Thank you.