---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Retrieve SCCM data for client software distribution

# Retrieve SCCM data for client software distribution {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Retrieve the collections and the list of applications available for deployment from
your SCCM servers.

## Vorbereitungen

Role required: sn_client_sf_dist.csd_admin or admin  
Before starting this procedure:

* Set up your Microsoft System Center Configuration Manager (SCCM) server, create the applications and collections, and configure the deployments you need. For information, see your SCCM documentation.
* [Configure a user](https://servicenow-prod.fluidtopics.net/NS50TU8Dbw2oCwvfc5_x1A "To deploy software using ServiceNow Client Software Distribution (CSD), ensure that an SCCM administrative user has the correct permissions to deploy software and that PowerShell is properly configured.") with the Application Deployment Manager role on the SCCM server.
* Set up the MID Server to communicate with the SCCM server.
* Add Powershell credentials to the ServiceNow Credentials \[discovery_credentials\] table for the SCCM user who has the Application Deployment Manager role.
{#t_RetrieveSCCMDataClientSWDist__ul_isc_pjc_dv}

## Warum und wann dieser Vorgang ausgeführt wird

To populate the Client Software Distribution application with SCCM data:

## Prozedur

1. Navigate to AllClient Software DistributionSCCMSCCM Server Instance.
2. Click New.
3. In the SCCM Server Instance form, identify the server by name and provide the fully qualified domain name.
4. Click Submit.  
   The new SCCM server appears in the list.
5. Open the new SCCM record and click Discover now under Related links.  
   The system runs the Discover SCCM workflow that retrieves the application,
   collection, and deployment data from the SCCM server.  
   Abbildung : 1. Retrieving SCCM data with Discovery

## SCCM server Discovery for client software distribution {#ariaid-title2}

A Discovery workflow populates ServiceNow tables with collection, application, and
deployment data retrieved from SCCM servers.
Users run the Discover SCCM workflow from an [SCCM Server Instance record](https://servicenow-prod.fluidtopics.net/rjiatTtKfkw1obdMt8TZqA#t_RetrieveSCCMDataClientSWDist "Retrieve the collections and the list of applications available for deployment from your SCCM servers.") to populate the following ServiceNow tables:{#r_SCCMServerDiscoveryForCSD__table_lxp_vcp_ks__entry__2}

| Table | Fields |
|-|-|
| SCCM Application \[sn_client_sf_dist_sccm_application\] | * name * publisher * version * model * sccm_server {#r_SCCMServerDiscoveryForCSD__ul_ilk_xcp_ks} |
| SCCM Collection \[sn_client_sf_dist_sccm_collection\] | * name * type * sccm_server {#r_SCCMServerDiscoveryForCSD__ul_bvl_ddp_ks} |
| SCCM Deployment \[sn_client_sf_dist_sccm_deployment\] | * application * collection * type {#r_SCCMServerDiscoveryForCSD__ul_rln_5lp_ks} |
[Tabelle : 1. SCCM data populated in ServiceNow tables]

{#r_SCCMServerDiscoveryForCSD__table_lxp_vcp_ks}  
Hinweis:  
For details about the custom activities used in this workflow to extract data from an SCCM server, see [Orchestration SCCM activity pack](https://servicenow-prod.fluidtopics.net/_dW9ludvd7gtCL2A8AnbZA "The Microsoft System Center Configuration Management (SCCM) activity pack provides Orchestration activities you can use to manage software deployments and collections on an SCCM server.").

