SCCM server Discovery for client software distribution

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • Discovery flow populates ServiceNow tables with collection, application, and deployment data retrieved from SCCM servers.

    Users run the Discover SCCM flow from an SCCM Server Instance record to populate the following ServiceNow tables:

    Table 1. SCCM data populated in ServiceNow tables
    Table Fields
    SCCM Application [sn_client_sf_dist_sccm_application]
    • name
    • publisher
    • version
    • model
    • sccm_server
    SCCM Collection [sn_client_sf_dist_sccm_collection]
    • name
    • type
    • sccm_server
    SCCM Deployment [sn_client_sf_dist_sccm_deployment]
    • application
    • collection
    • type
    Note:
    For details about the actions used in this flow to extract data from an SCCM server, see Microsoft SCCM spoke .