
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 01:57 PM
Hi Team,
Posted the question below in the SGC forum - but adding here for visibility. Essentially keen to have all discovery sources to leave the 'assigned_to' field blank.
Cheers
Carl.
Solved! Go to Solution.
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2024 12:35 PM
In the end what worked for me was to add a reconciliation rule for a source I DON'T use (in my case LANDesk) and set that as the only source that can update this field. This then works on insert and update of Assets and the field isn't ouched at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 10:34 AM
From discovery you have sys_property -- glide.wmi.assigned_to_always_overwrite you can change this to false to stop overriding assigned to value.
From SCCM side, you could just remove the mapping from the ETL mapping on "Computer Identity - Compute"
Overall, I would recommend setting up reconciliation rules for the source you want to allow to update assigned to via IRE.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2024 12:35 PM
In the end what worked for me was to add a reconciliation rule for a source I DON'T use (in my case LANDesk) and set that as the only source that can update this field. This then works on insert and update of Assets and the field isn't ouched at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 08:51 AM
Remember reconciliation rules only works on updates and not inserts.