Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

amitsharma
ServiceNow Employee
ServiceNow Employee

Service Graph connector for Microsoft SCCM updating Most Recent Discovery (last_discovered)

Most Recent Discovery (last_discovered) field in Computer CIs is updated by data source name ‘SG-SCCM Last Discovered Update'. Scheduled data import associated with ‘SG-SCCM Last Discovered Update' data source should run after other scheduled data imports.
This data source will perform a full pull of all the computers and bring in only the ResourceID and the LastHWScan columns to update the CMDB Computer table.

While running import for ‘SG-SCCM Last Discovered Update' data source ensure the Use last run date-time option is cleared for every run for ‘SG-SCCM Last Discovered Update' data source.

Also make sure property value for 'ire.skip_updating_source_last_discovered_to_now' is 'true' for following SCCM RTE following definitions:
- SG-SCCM Network Adapter
- SG-SCCM OS
- SG-SCCM Processsor
- SG-SCCM Software

find_real_file.png