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


---

# Join Domain activity

# Join Domain activity {#ariaid-title1}

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

The Join Domain activity joins a Windows computer to a domain.
If the computer is already a member of a domain, this activity completes without modifying
the computer. Joining a domain requires a username and password. This user must have domain
administration privileges or privileges to join a computer to the domain.  
Hinweis:  
This activity replaces a Powershell activity by the same name available in releases prior to Geneva. If you have a workflow created in a previous version that uses the deprecated activity, your workflow will continue to work normally after upgrading to Geneva. However, all new workflows must use the custom version of this activity. This activity was built with the [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."), which gives 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.").

## Input variables

{#r_JoinDomainActivity__table_ab3_k1t_hp__entry__2}

| Variables | Description |
|-|-|
| Hostname | Hostname or IP address of the Windows server that is joining the domain. |
| Domain | Name of the domain to join. |
| Domain_user | The name of a user who has domain administration privileges or privileges to join a computer to the domain. |
| Domain_user_password | The password for the user who has domain administration privileges or privileges to join a computer to the domain. |
[Tabelle : 1. Join Domain input variables]

{#r_JoinDomainActivity__table_ab3_k1t_hp}

## Output variables

{#r_JoinDomainActivity__table_tvd_zcb_kt__entry__2}

| Variables | Description |
|-|-|
| result | Either success or failure. |
| errorMessage | The executionResult.errorMessages from the [Activity designer parsing sources](https://servicenow-prod.fluidtopics.net/jecuRsCuzIyfFDyPkB_Ehw#r_ActivityDesignerParsingSources "This table lists the parsing sources available with each execution template."). If this variable is not null, the operation has failed. |
[Tabelle : 2. Join Domain output variables]

{#r_JoinDomainActivity__table_tvd_zcb_kt}

## Conditions

{#r_JoinDomainActivity__table_b41_cdb_kt__entry__2}

| Condition | Description |
|-|-|
| Success | The activity succeeded in joining the computer to the domain. |
| Failure | The activity failed to join the computer to the domain. |
[Tabelle : 3. Join Domain conditions]

{#r_JoinDomainActivity__table_b41_cdb_kt}

