---
sourceDocument: Australia Workflow Data Fabric
sourceDocumentLink: https://www.servicenow.com/docs/r/integrate-applications

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Workflow Data Fabric

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Client Software Distribution 2.0 application

# Client Software Distribution 2.0 application {#csd-app-2__csd2-full}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 5 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) 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 Client Software Distribution 2.0 application

The Client Software Distribution 2.0 (CSD 2.0) application enables ServiceNow administrators to distribute software through the service catalog by integrating with third-party management systems like Microsoft Endpoint Configuration Manager, Jamf, and Microsoft Intune.
It automates software deployment and revocation, supports lease period management, and integrates with Software Asset Management (SAM) for license tracking.
Show full answer Show less  

## Key Features

* **Software Deployment and Revocation:** Automate deployment and revocation workflows using provider-specific spoke flows, subflows, and actions. Supports Microsoft Endpoint Configuration Manager, Jamf, and Microsoft Intune.
* **Service Catalog Integration:** Allows software to be ordered by users or approved delegates, with lease periods and lease extensions managed through approvals.
* **License and Entitlement Management:** Integrates with SAM Professional or SAM Foundation to track software licenses and entitlements associated with software models.
* **Provider Flexibility:** Supports multiple providers with easier extension via Workflow Studio subflows instead of scripting. Uses REST protocol for improved data discovery performance.
* **AI Agents and Agentic Workflows:** Includes AI agents that automate tasks such as catalog item creation, collection management, and application target management in Microsoft Endpoint Configuration Manager, enhancing operational efficiency.
* **Validation and Automation:** Automatically validates software installation status post-deployment and supports revocation without user interaction when lease conditions are met.
* **Extensibility:** Can be integrated with other client software distribution providers like Casper, Altiris, or LANDesk.

## Practical Benefits for ServiceNow Customers

* Streamlines software deployment and reclamation processes directly from the ServiceNow service catalog.
* Improves compliance and license management through integration with SAM.
* Reduces administrative overhead by leveraging AI agents for common software distribution tasks.
* Supports flexible, provider-specific workflows with easy customization via Workflow Studio.
* Enhances performance and scalability with REST-based data discovery and pagination support.
* Enables software lease management with automated revocation and approval workflows, enhancing control over software usage.

## Getting Started

To use CSD 2.0, customers must install the application from the ServiceNow Store and have a subscription to Integration Hub. Administrators can configure properties to enable SAM integration for license management and set up provider spokes for software deployment and revocation. AI agents and sample agentic workflows are available to automate and coordinate complex management tasks.  
Client Software Distribution 2.0 application (CSD 2.0) application enables
administrators to distribute software from the service catalog using third-party management
systems.{#csd-app-2__csd2-shrt}

CSD 2.0 enables an administrator to create all the records necessary to
deploy software from service catalog requests, including software models and catalog items. You
can use the CSD 2.0 application to automate the deployment and
revocation
of software from a third-party software provider using the custom flows. You can define lease
periods for software distributed from the Service Catalog and allow lease extensions in some
cases, pending approvals. Deployment is accomplished using provider-specific spoke flows,
subflows, and actions. For example, deployment is accomplished using Microsoft Endpoint Configuration Manager spoke.{#csd-app-2__ms-endpt}  
CSD 2.0 also integrates with Software Asset Management (SAM Professional or SAM Foundation) to manage license information of the deployed software.  
Note:  
CSD 2.0 is different from [Client Software Distribution using Integration Hub](https://www.servicenow.com/docs/lxfJwKSGbN0HPHbMAbDiwA "Use Client Software Distribution (CSD) to distribute software from the Service Catalog using third-party management systems."). CSD 2.0 is available on ServiceNow Store.  
Figure 1. CSD 2.0 process flow when CSD is integrated with SAM  
Note:  
To integrate CSD 2.0 with SAM, navigate to Client Software Distribution 2.0Properties and select the check box for Determines whether to use SAM plugin(SAM Foundation or SAM Professional) tables for managing software models and licensing information.

## Important considerations {#csd-app-2__section_iqp_ycr_w5b}

Ensure that you are aware of these differences between CSD and CSD 2.0:{#csd-app-2__table_dd5_mdr_w5b__entry__3}

|   | CSD | CSD 2.0 |
|-|-|-|
| Supported providers | Microsoft System Center Configuration Management (SCCM). | Microsoft Endpoint Configuration Manager, Jamf, and Microsoft Intune. |
| Procedure to add new provider | User must write extension point scripts. | User can use subflows in Workflow Studio. This is easier than writing extension point scripts in CSD. |
| License compliance check and entitlements | Tightly coupled with the SAM license data. | Flexibility to choose either the SAM tables or CSD 2.0 tables. |
| Data discovery | Microsoft SCCM provider uses PowerShell cmdlets for data discovery. | Microsoft Endpoint Configuration Manager spoke is updated to use the REST protocol for data discovery. This improves the performance and reduces load on MID Server as REST supports pagination. |
| Software revocation | CSD can revoke software requested using the CSD catalog. CSD can also uninstall software using SCCM when revocation is triggered from the reclamation candidates for SCCM provider. | CSD 2.0 can revoke software requested using the CSD 2.0 catalog. CSD 2.0 can also uninstall software using Microsoft Endpoint Configuration Manager, Microsoft Intune, and Jamf when revocation is triggered from the reclamation candidates. |
[ ]

{#csd-app-2__table_dd5_mdr_w5b}

## Application version {#csd-app-2__section_und_x5j_w5b}

CSD 2.0 v1.7.4 is the latest version.

## Available AI agents {#csd-app-2__section_w5b_xqy_c3c}

Install Now Assist for Integration Hub and start using the available AI agents. For more information, see [ServiceNow Otto for Integration Hub](https://www.servicenow.com/docs/Y_ulHyk23rZDpUMHAIeScg "Use the ServiceNow Otto AI agents to mimic human-like intelligence by using Large Language Models (LLMs) to perform tasks that range from simple automated responses to complex problem-solving. Utilize the conversational ability of Integration Hub spoke actions.").  
This application provides standalone AI agents that mimic human-like intelligence to perform tasks in your ServiceNow instance.

* In the ServiceNow agentic system, you can create an agentic workflow that comprises of a set of large language model (LLM) instructions along with one or more standalone AI agents to execute an objective. See for information about adding AI agents to create agentic workflows as per your requirement and provide the required trigger.

  You can also search for other
  available AI agents and add them to your agentic workflow. See [Find AI agents](https://www.servicenow.com/docs/access?context=find-ai-agents&version=australia&pubname=australia-intelligent-experiences&ft:locale=en-US) for more information.
* You can create a clone of the required spoke AI agent and customize it as per your requirement. See for more information about creating a clone.
* See for information about AI agents.
{#csd-app-2__ul_tjz_vtr_m2c}  
Available AI agents include:{#csd-app-2__table_ejq_jpy_c3c__entry__2}

| AI agent | Description |
|-|-|
| Catalog item creation AI agent | Automates the creation of catalog items for applications provided by service providers like Microsoft Intune and Jamf. The agent also manages software models, configurations, group associations, and catalog item generation. Note: This version of CSD 2.0 supports Microsoft Intune and Jamf providers only. |
| Microsoft Endpoint Configuration Manager collection creation management AI agent | Creates collections in Microsoft Endpoint Configuration Manager. The agent prompts for required collection details, validates inputs, and requests confirmation before creating the collection. The agent also handles common errors and reports the outcome of the operation. |
| Microsoft Endpoint Configuration Manager collection deletion management AI agent | Deletes collections in Microsoft Endpoint Configuration Manager. The agent collects the required inputs, checks for dependencies, and requests confirmation before deletion. The agent also attempts to resolve dependencies automatically and reports the result. |
| Microsoft Endpoint Configuration Manager collection membership addition AI agent | Adds collections as deployment targets for applications in Microsoft Endpoint Configuration Manager. The agent gathers the required information, confirms the action, and handles errors that occur during the operation. |
| Microsoft Endpoint Configuration Manager collection membership removal AI agent | Removes device or user members from collections in Microsoft Endpoint Configuration Manager. The agent guides users through the required inputs, confirms the action before execution, and handles errors during the process. |
| Microsoft Endpoint Configuration Manager application targets addition AI agent | Adds device or user targets to collections in Microsoft Endpoint Configuration Manager. The agent prompts for the required details, validates inputs, requests confirmation, and reports the result of the operation. |
| Microsoft Endpoint Configuration Manager application targets removal AI agent | Removes collections as targets from applications in Microsoft Endpoint Configuration Manager. The agent gathers the required inputs, confirms the action, and handles errors while performing the removal. |
[ ]

{#csd-app-2__table_ejq_jpy_c3c}

There might be AI agents installed on your instance that are not used in agentic workflows. To learn how to see all agents that are available to you, see [Find AI agents](https://www.servicenow.com/docs/access?context=find-ai-agents&version=australia&pubname=australia-intelligent-experiences&ft:locale=en-US).  
Note:  
To access data or perform operations on data in the table that is associated with the AI agent, users must have the CSD Admin role.

## Available sample agentic workflows {#csd-app-2__section_zgf_hqv_v3c}

Install Now Assist for Integration Hub and start using the available sample agentic workflows and AI agents. For more information, see [ServiceNow Otto for Integration Hub](https://www.servicenow.com/docs/Y_ulHyk23rZDpUMHAIeScg "Use the ServiceNow Otto AI agents to mimic human-like intelligence by using Large Language Models (LLMs) to perform tasks that range from simple automated responses to complex problem-solving. Utilize the conversational ability of Integration Hub spoke actions.").

In the ServiceNow agentic system, you can create an agentic workflow that comprises of a set of large language model (LLM) instructions along with one or more standalone AI agents to execute an objective. Use the
available sample agentic workflow in AI Agent Studio so that AI agents can coordinate to solve complex problems. To modify the available sample agentic workflow as per your requirement, see .
{#csd-app-2__table_ikz_kqv_v3c__entry__4}

| Sample agentic workflow | Description | AI agents used | Always ON by default? |
|-|-|-|-|
| Microsoft Endpoint Configuration Manager Collection Management Agentic Flow | Manages Microsoft Endpoint Configuration Manager device and user collections and their application assignments. This agentic workflow interprets user requests, separates them into discrete collection and deployment tasks, and coordinates the required operations to create or delete collections, manage membership, and assign or remove application targets in a controlled, sequential manner. | * Microsoft Endpoint Configuration Manager collection deletion management AI agent * Microsoft Endpoint Configuration Manager application targets removal AI agent * Microsoft Endpoint Configuration Manager collection membership addition AI agent * Microsoft Endpoint Configuration Manager collection creation management AI agent * Microsoft Endpoint Configuration Manager application targets addition AI agent * Microsoft Endpoint Configuration Manager collection membership removal AI agent {#csd-app-2__ul_pg4_rqv_v3c} | No Note: To activate the workflow, see . |
[ ]

{#csd-app-2__table_ikz_kqv_v3c}
* **[Request the CSD 2.0 application](https://www.servicenow.com/docs/s~eSghE__nUhqNKD_FvPfw)**   
  Client Software Distribution 2.0 application plugin (com.sn.csd) is available on ServiceNow Store and can be used with a subscription to Integration Hub.
* **[Components installed with CSD 2.0](https://www.servicenow.com/docs/Y9ljHwpaATg9d~JAzBc7EQ#csd2-installed)**   
  Several types of components are installed with the CSD 2.0 application.
* **[Create licenses for distributed software using CSD 2.0](https://www.servicenow.com/docs/fFGSo9cbJKWg_3ZSeJHf_g)**   
  Licenses are associated with the software model and must be created if you want to track the license for software deployed by CSD 2.0.
* **[Create entitlements for distributed software using SAM](https://www.servicenow.com/docs/dCJZ4gPDCP_bk1ORxtguxw)**   
  Entitlements are associated with the software model and must be created if you want to track the license for software deployed by CSD 2.0 using SAM.
* **[Client software distribution ordering process](https://www.servicenow.com/docs/usD7ZuK~49u2UM6BJXCvKw)**   
  Software deployed by CSD 2.0 can be ordered from the service catalog by individual users or by approved users on behalf of others.
* **[Extend a software lease](https://www.servicenow.com/docs/w04evEc8nw67bxRdBo75Zw)**   
  Users of software deployed by CSD 2.0 can request the extension of a lease window, if the software is revocable by a software distribution system.
* **[CSD 2.0 for Microsoft Endpoint Configuration Manager](https://www.servicenow.com/docs/Z6~MFuEmaqeoaq34muVJ8g)**   
  Use the CSD 2.0 along with the Microsoft Endpoint Configuration Manager spoke to deploy and revoke software deployments from Microsoft Endpoint Configuration Manager and manage distributions on hosts.
* **[CSD 2.0 for Jamf](https://www.servicenow.com/docs/rcTNFrB8Y4DN3uBGbKOgHQ)**   
  Use the CSD 2.0 along with the Jamf spoke to deploy and revoke software deployments from Jamf and manage distributions on hosts.
* **[CSD 2.0 for Microsoft Intune](https://www.servicenow.com/docs/KLNgGlg3fpWAH81HlNUW_Q)**   
  Use the CSD 2.0 along with the Microsoft Intune spoke to deploy and revoke software deployments, and manage distributions on hosts.
* **[CSD 2.0 validation process](https://www.servicenow.com/docs/ZTUg2usp8p37sc~Deoe96w)**   
  After Microsoft Endpoint Configuration Manager deploys software to a target computer, CSD 2.0 detects the installation and validates its status.
* **[Software revocation](https://www.servicenow.com/docs/IlmogqDhJWpd49K5jsLWZg#csd2-revocation)**   
  Revoke software without any user interaction if the software can be revoked and has a lease end date using the provider-specific revocation flow.
* **[Integrate CSD 2.0 with other software providers](https://www.servicenow.com/docs/Ha_3pzhba_Tt6wv38Cef1Q#csd2-integrate)**   
  Integrate CSD 2.0 with client software distribution providers, such as Casper, Altiris, or LANDesk.

*[\>]: and then


