---
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


---

# PowerShell activity pack

# PowerShell activity pack {#ariaid-title1}

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

PowerShell is built on the Windows .NET Framework and is designed to control and automate the administration of Windows machines and applications.  
Orchestration provides custom PowerShell activities that were created with the PowerShell activity designer template. These activities perform the same functions as PowerShell activities by the same name from previous releases and replace those activities for all new workflows. These custom activities give workflow administrators the ability to store input and output variables in the [databus](https://servicenow-prod.fluidtopics.net/8OYaonyVEUHUlQE7wAXD_w#t_ReuseDataInTheActivityDesigner "The Data tab in the Workflow Editor lists all custom activities used in the current workflow that produce data and displays that data for reuse in other custom activities.").  
Hinweis:  
Existing workflows from earlier versions that were created with legacy PowerShell activities continue to function normally after an upgrade to Geneva. However, all new workflows must use these custom PowerShell activities.  
Starting with the Australia release, there are the following updates to the PowerShell activity pack:

* A new PowerShell probe (V2), which takes advantage of Integration Hub functionality
* The ability to insert debug statements in the PowerShell scripts and produce the resulting messages at runtime
{#c_OrchestrPwrshellActivityPack__ul_sn4_hgf_dbb}

To use the PowerShell custom activities, you must [request
activation](https://servicenow-prod.fluidtopics.net/xiZuqO94l~DjvR~O1XfG1A "Activity packs are available with your subscription to Orchestration.") of the Orchestration - PowerShell plugin. These activities are available
in the Workflow Editor on the Custom tab. Expand the Custom Activities tree and select the PowerShell category for the activity you want to
use.

ServiceNow supports PowerShell 3.0 to 5.1.
* **[PowerShell activity designer](https://servicenow-prod.fluidtopics.net/MjnUEg~6RmXMwQSzlAKDTA)**   
  PowerShell activities are configured to return data to a workflow from a host using Microsoft PowerShell.
* **[PowerShell protocols and troubleshooting](https://servicenow-prod.fluidtopics.net/dEbhM2VCnNXQlB0pzRO2xw)**   
  PowerShell uses the Windows Management Instrumentation (WMI) and Windows Remote Management (WinRM) protocols to enable Orchestration activities to run commands on remote Windows hosts.
* **[Join Domain activity](https://servicenow-prod.fluidtopics.net/hst1f41JhA1mYtRjDGzv6A)**   
  The Join Domain activity joins a Windows computer to a domain.
* **[Install Windows App activity](https://servicenow-prod.fluidtopics.net/mPJKCKXwcPNWN8F8yQDFqg#r_InstallWindowsAppActivity)**   
  The Install Windows App activity installs an application from an MSI package on a Windows target machine.
* **[Change Service State activity](https://servicenow-prod.fluidtopics.net/yXVA8W1lR8zPUsz8Lzd0bw)**   
  The Change Service State activity starts or stops a Windows service on a remote system.
* **[Restart Windows Server activity](https://servicenow-prod.fluidtopics.net/m8p9sW2B1Rc~mPbM1imBDQ)**   
  The Restart Windows Server activity stops and then restarts a Windows server using Powershell.
* **[Uninstall Windows App activity](https://servicenow-prod.fluidtopics.net/Pb33YziLKYu2qYH4FL7FRg)**   
  The Uninstall Windows App activity uninstalls an application from a Windows target machine.

