Service Graph Connector for Microsoft SCCM release notes
Summarize
Summary of Service Graph Connector for Microsoft SCCM Release Notes
The Service Graph Connector for Microsoft SCCM enables integration between Microsoft System Center Configuration Manager (SCCM) and ServiceNow’s Configuration Management Database (CMDB). It facilitates a one-way import of SCCM data into the ServiceNow instance using scheduled imports via a JDBC connection through the MID Server. This integration keeps the CMDB synchronized with SCCM, treating SCCM as the authoritative source.
Show less
Key Features
- Data Import Flexibility: Supports both full and incremental data imports from SCCM into the CMDB.
- Multiple SCCM Instances: Allows connection to multiple SCCM instances with an updated guided setup process.
- Security Support: Added support for airgap scenarios to securely import data from isolated networks using PowerShell.
- Data Accuracy Enhancements: Improvements over time include cleansing serial numbers, handling escaped characters in software titles, and fixing software usage aggregation.
- Expanded Data Mapping: Added support for additional computer identity attributes such as Asset Tag, Assigned On, DNS Domain, and Organizational Unit.
- Performance and Usability Fixes: Updates to SQL queries, removal of UI issues caused by field naming, and improved menu visibility based on user roles.
- Integration with ServiceNow Features: Onboarded to SGC Central and supports the common connection framework to streamline management.
Practical Outcomes for ServiceNow Customers
- Reliable synchronization of SCCM data into the CMDB for accurate asset and software management.
- Improved data quality with cleansing operations and fixes to handle complex data scenarios.
- Support for secure environments with airgap capability ensures compliance with strict security policies.
- Enhanced user experience through guided setup improvements and role-based navigation menus.
- Ability to manage multiple SCCM instances centrally, increasing scalability for large environments.
- Ongoing fixes and updates ensure stable operation and compatibility with evolving SCCM and ServiceNow platforms.
Additional Considerations
Upgrading from version 2.x to 3.x generally works without issues, but changes to credentials and connections require rerunning the guided setup. For system requirements and compatibility details, customers should consult the application listing on the ServiceNow Store.
Version history for the ServiceNow AI Platform capabilities Service Graph Connector for Microsoft SCCM on the ServiceNow Store.
Version history
- Version 3.8.3 - June 2026
- Fixed the issue with creating connections.
- Version 3.8.1 - February 2026
- Fixed:
- Fixed the last run datetime value for the SG-SCCM Computer Identity data source.
- Fixed the SQL in the SG-SCCM Computer Identity data source to handle unknown TimeKey column errors.
- Fixed the SCCMMultiDataSourceUtil script to handle subqueries.
- Fixed:
- Version 3.8.0 - December 2025
- Fixed:
- Fixed the issue with SQL query for the Computer Identity data source.
- Mapped discovery source for samp_sw_usage.
- Fixed:
- Version 3.7.0 - September 2025
- New: Added support for SCCM airgap scenario. An airgap is a security measure that involves isolating a computer or network to prevent it from establishing an external connection. In SG-SCCM, a solution is developed to pull data for a highly secure zone via PowerShell and process it through SG-SCCM.
- Version 3.6.0 - November 2024
- New: Onboarded connector to SGC Central.
- Version 3.4.2 - March 2024
-
- Fixed:
- The Last Scanned field is now populated in the Software Installation [cmdb_sam_sw_install] table for the SG-SCCM Software AI data source
- Menus intended for admin users in the application navigator will no longer appear for non-admin users
- Fixed encoded URLs during the creation of data sources
- Updated the SQL query for the v_GS_CCM_RECENTLY_USED_APPSSCCM table to improve the performance
- The serial numbers in the Serial Number [cmdb_serial_number] table now use the Cleanse Serial Number RTE transform operation
- Fixed:
- Version 3.4.0 - September 2023
- New:
- Support for the common connection framework
- Implemented the cleanse serial number operation for serial numbers
- Fixed: Tuned the SQL query in the SG-SCCM Software data source for the last used software
- New:
- Version 3.3.0 - March 2023
- Fixed:
- Removed dots from field names so they are equivalent to the path. Dots in the field names prevented them from appearing on the user interface.
- Fixed issue updating SG-SCCM SAMP SW USAGE record for certain products.
- Fixed issue aggregating usage time when multiple records exist with the same combination of filename and related fields.
- Removed hard-coded value to provide flexibility to run software usage for a given month.
- Fixed:
- Version 3.2.1 - May 2022
- Change:
- Use Raw value of Publisher, Display Name, and Version for Software Source Native key instead of cleansed value
- Move the left navigation items of SCCM to the Integration Commons Service Graph Connectors navigation menu
- Change:
- Version 3.0.6 - January 2022
- Fixed: When a user runs the "Test Load 20 Records" and a MID server is used, the last run date time is set. Steps added to the Guided Setup that users need to clear the last run date time to force a full import on the first run.
- Note: Upgrade of existing 2.x version to 3.x will work as is but changes to credential and connections will require going through guided setup again.
- Version 3.0.4 - December 2021
- New: Support for connecting with multiple SCCM instance using new/updated guided setup process
- Note: Upgrade of existing 2.x version to 3.x will work as-is, but changes to credential and connections will require going through guided setup again.
- Version 2.5.0 - September 2021
- New: Added support for Computer Identity: Asset Tag, Assigned On, DNS Domain and Organizational Unit (OU)
- Version 2.4.2 - August 2021
- Changed: Software titles incorrectly removed from CMDB when title contained escaped characters (e.g. "&").
- Version 2.4.1 - July 2021
- Changed: Implemented a new data source to populate cmdb_ci_computer.last_discovered with LastHWScan from SCCM to reflect the last time SCCM scanned the computer.
- Version 2.3.1 - May 2021
- New:
- Remove licensing restrictions.
- Support Subscription Software rules for "last used" usage model.
- Populate source_recency_timestamps from source data.
- Fixed: Updated handling of removed software to take into account multiple computer identity records for a single computer CI in the CMDB.
- New:
- Version 2.1.6 - March 2021
- Fixed: Software installation records were incorrect under certain circumstances.
- Version 2.1.1 - September 2020
- The Microsoft SCCM integration is a one direction import of SCCM data into the ServiceNow Configuration Management Database (CMDB).
- Scheduled imports bring relevant SCCM data into the ServiceNow instance from an SQL Server database and map the data to the appropriate tables in the CMDB. You can configure either a full or incremental data import. The import is achieved using a JDBC connection via the MID Server. The integration keeps the ServiceNow CMDB synchronized with the SCCM SQL Server database, so that only relevant data is imported from the SCCM database to the CMDB. The SCCM database is considered an authoritative source and is not written to.