SCCM server Discovery for client software distribution

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • 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:

    표 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
    주:
    For details about the actions used in this flow to extract data from an SCCM server, see Microsoft SCCM spoke .