Service Graph Connector for Microsoft SCCM

  • Release version: Australia
  • Updated March 12, 2026
  • 5 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Service Graph Connector for Microsoft SCCM

    The Service Graph Connector for Microsoft SCCM enables ServiceNow customers to import data from Microsoft System Center Configuration Manager (SCCM) or Microsoft Endpoint Configuration Manager (MECM) into their ServiceNow Configuration Management Database (CMDB). This integration is read-only to SCCM and supports detailed import of hardware, software, and related configuration item (CI) data. It helps organizations maintain an accurate and current CMDB by synchronizing information on computers, processors, disks, networks, operating systems, and software.

    Show full answer Show less

    Key Features

    • Supported Versions: Compatible with SCCM/MECM versions 2603, 2509, 2503 and ServiceNow versions Yokohama, Zurich, and Australia.
    • Use Cases: Supports IT Operations Management (ITOM) Visibility for infrastructure insight, IT Service Management (ITSM) for incident and change management on discovered CIs, and Software Asset Management (SAM) and IT Asset Management (ITAM) for software tracking, usage, and license reclamation.
    • Data Mapping and Transformation: Utilizes Robust Transform Engine (RTE) and Identification and Reconciliation Engine (IRE) to map SCCM data into ServiceNow CMDB CI classes, including computer identity, organizational unit (OU), disks, networks, operating systems, processors, and software.
    • Configuration and Lifecycle Management: Connection setup and management is performed via the Service Graph Workspace or CMDB Workspace using SGC Central, which supports discovery, installation, monitoring, and debugging of connectors.
    • CMDB Integrations Dashboard: Provides centralized monitoring of integration status, results, and errors with filtering by integration or time period for efficient troubleshooting and oversight.
    • Handling Removed Software: Separate data sources handle removed software depending on whether SCCM Asset Intelligence is enabled.
    • Network Adapter Import: By default, adapters missing IP or MAC addresses are excluded; this can be modified by adjusting the SQL filter in the SG-SCCM Network data source.
    • Upgrade Guidance: After upgrading the connector, it is important to clear the lastrundatetime field in the Data Source table for SCCM sources to ensure proper data import.

    What Customers Can Expect

    By implementing the Service Graph Connector for Microsoft SCCM, ServiceNow customers can achieve comprehensive and up-to-date visibility into their IT infrastructure and assets. The connector supports seamless data synchronization that enhances ITOM, ITSM, SAM, and ITAM processes, enabling:

    • Accurate hardware and software inventory tracking with delta change detection for efficient updates.
    • Automatic assignment of device ownership and improved incident, problem, and change management on discovered CIs.
    • Robust software usage monitoring and license reclamation capabilities, especially when integrated with SAM Professional.
    • Centralized monitoring of integration health and performance through the CMDB Integrations Dashboard.

    Customers can configure scheduled data pulls from SCCM that load data into staging tables before updating core CMDB tables such as Computer, Disk, Network Adapter, Software, and CI Relationship tables. This ensures that CMDB remains a reliable source for IT service and asset management activities.

    Use the Service Graph Connector for Microsoft SCCM to pull data from Microsoft System Center Configuration Manager (SCCM) into your ServiceNow instance.

    The Service Graph Connector for Microsoft SCCM (SG-SCCM) imports SCCM data into the ServiceNow® Configuration Management Database (CMDB) application. The integration does not write to the SCCM database and supports the Microsoft Endpoint Configuration Manager (MECM). The integration pulls data from computers, processors, operating systems, disks, networks, and software.

    Request apps on the Store

    Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

    Supported versions

    • Supported Microsoft SCCM/MECM versions:
      • 2603
      • 2509
      • 2503
    • Supported ServiceNow versions:
      • Yokohama
      • Zurich
      • Australia

    Use cases

    The following ServiceNow applications have features that interact with the Service Graph Connector:
    • IT Operations Management (ITOM) Visibility
      • Ability to get visibility into your infrastructure.
      • Detailed hardware and software inventory tracking. The tracking can be done with or without Software Asset Management (SAM).
      • Ability to detect delta changes for efficient incremental imports from SCCM to the ServiceNow AI Platform.
    • IT Service Management (ITSM)
      • Incidents, problems, and changes on discovered configuration items (CI).
      • Automatic device ownership assignment.
    • Software Asset Management (SAM) and IT Asset Management (ITAM)
      • Tight integration with Software Asset Management Professional and client software distribution workflows.
      • Inventory Software package and installation tracking.
      • Software Usage tracking.
      • License reclamation by detecting removed software.
      • Support for software editions, normalizing publisher information, and normalizing product Information.
      • Support for SCCM Asset Intelligence.

    Important information for upgrading Service Graph Connector for Microsoft SCCM

    After you've installed the latest version of the Service Graph Connector for Microsoft SCCM, ensure that you have removed the last_run_datetime field value from the Data Source [sys_data_source] table for the SCCM data sources.

    Configuring a connection for the connector

    You can configure a connection for the connector by using the SGC Central view in the Service Graph Workspace or CMDB Workspace. The view enables you to discover and install connectors, and then effectively manage the full life cycle of creating, editing, monitoring, and debugging connections. To configure the connector using SGC Central, see Configure Service Graph Connector for Microsoft SCCM using SGC Central.
    Important:
    Unless there are configuration issues, use the SGC Central view in the Service Graph Workspace or CMDB Workspace to configure the connection for the connector, as the guided setup method is planned for deprecation.

    CMDB integrations dashboard

    The Integration Commons for CMDB store app provides a dashboard with a central view of the status, processing results, and processing errors of all installed integrations. You can see metrics for all integration runs. You can filter the view to a specific CMDB integration, a specific time duration, or a specific integration run. For more details about monitoring Microsoft SCCM integrations in the CMDB Integrations Dashboard, see Using the CMDB Integrations Dashboard.

    Data mapping

    Data from the SCCM data sources is mapped and transformed into the ServiceNow CMDB Configuration Item (CI) class definitions using the Robust Transform Engine (RTE). Data is inserted into the ServiceNow® CMDB using the Identification and Reconciliation Engine (IRE).

    The SCCM data sources include the following:
    • SG-SCCM Computer Identity
      You can see the following data if it is available in SCCM:
      • Asset Tag. If the Asset Tag data is available, the mapping can be optionally enabled via the guided setup.
      • Assigned
      • DNS Domain
    • SG-SCCM Computer OU. This data source imports data about the Organizational Unit (OU) name. The data is stored in the SG-SCCM Computer Related [sn_sccm_integrate_sccm_2019_computer_related] table. To add the view, open the computer record, click the top header, and select View > SG-SCCM Computer Related.
    • SG-SCCM Disk
    • SG-SCCM Last Discovered Update. This data source will run at the end of the import schedules to update the last_discovered date on the Computer CI. The source will conduct a full pull of all the computers and bring in only the ResourceID and the LastHWScan columns to update the CMDB Computer table.
    • SG-SCCM Network
    • SG-SCCM Operating System
    • SG-SCCM Processor
    • SG-SCCM Removed Software. Ensure the Use last run datetime option is cleared for every run.
    • SG-SCCM Removed Software AI. Ensure the Use last run datetime option is cleared for every run.
    • SG-SCCM Software
    • SG-SCCM Software AI
    Note:
    If you have Asset Intelligence on your Microsoft SCCM instance, you have to run SG-SCCM Removed Software AI and SG-SCCM Software AI. If you do not have Asset Intelligence on your instance, you have to run SG-SCCM Removed Software and SG-SCCM Software.
    When you complete setting up the connection, you can configure the integration to periodically pull data from SCCM. The data is loaded into staging tables and then inserted into the following target tables:
    • CI Relationship [cmdb_rel_ci]
    • Computer [cmdb_ci_computer] (required)
    • Disk [cmdb_ci_disk]
    • IP address [cmdb_ci_ip_address]
    • Network Adapter [cmdb_ci_network_adapter]
    • Serial Number [cmdb_serial_number]
    • Software Installation [cmdb_sam_sw_install] (If the SAM application is installed.)
    • Software Instance [cmdb_software_instance] (If the SAM application is not installed.)
    • Software [cmdb_ci_spkg] (If the SAM application is not installed.)
    • Software Usage [samp_sw_usage]

    For more information on where data is saved when pulling data from a Microsoft SCCM application, see CMDB classes targeted in Service Graph Connector for Microsoft SCCM.

    You can use the IntegrationHub ETL app to view the data maps. See IntegrationHub ETL for more information.

    Resolving the missing IP address or MAC address issue

    By default, network adapters that are missing an IP address or MAC address are not imported. To include these network adapters in the import, do the following:
    1. Navigate to Service Graph Connector for Microsoft SCCM > Data Sources.
    2. Select SG-SCCM Network.
    3. Remove the where clause from the SQL statement field.

    Additional resources