Skip to main content

SentinelOne Automation

Purpose

This solution comprises of the SentinelOne deployment and uninstallation automation.

Associated Content

ContentTypeFunction
cPVAL SentinelOne KeyCustom fieldThis custom field at the organization level stores the Sentinel Site Key. The Site Key is used for organizing and managing endpoints based on their physical or logical network location within the organization.
cPVAL SentinelOne DeploymentCustom fieldThis assists with performing the SentinelOne deployment/uninstallation based on the selected option.
SentinelOne DeploymentScriptThis script deploys the SentinelOne agent on Windows machines.
SentinelOne UninstallScriptThis script uninstalls the SentinelOne agent from a Windows system. It dynamically detects the SentinelOne agent''s installation directory and executes the uninstallation process.
SentinelOne Deployment - WorkstationCompound ConditionsThis performs the Sentinel Deployment to the Windows or windows workstations where the exclusion is not checked and SentinelOne is not installed.
SentinelOne Deployment - ServerCompound ConditionsThis performs the Sentinel Deployment to the Windows or windows Servers where the exclusion is not checked and SentinelOne is not installed.
SentinelOne Uninstall - WorkstationCompound ConditionsThis performs the Sentinel uninstallation to the Windows or windows workstations where the sentinel deployment custom field is set to Uninstall and SentinelOne is installed.
SentinelOne Uninstall - ServerCompound ConditionsThis performs the Sentinel Deployment to the Windows or windows servers where the exclusion is not checked and SentinelOne is not installed.

Implementation

Changelog

2026-06-03

  • Initial version of the document