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

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Create a basic connection for PowerShell and SSH

# Create a basic connection for PowerShell and SSH {#ariaid-title1}

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

Configure connection information to use with a custom activity or action that uses
the PowerShell or Secure Shell (SSH) protocol.

## Vorbereitungen

Role required: admin or connection_admin

## Prozedur

1. Navigate to AllCredentials \& ConnectionsConnections.
2. Click New.
3. Select Basic Connection for PowerShell \& SSH.
4. Complete the form.  
   {#configure-ps-connection__table_wdx_hph_gdb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Unique name of the connection record. |
   | Credential | Select the credential record used to authorize the connection. |
   | Connection alias | Select the alias record to associate with this connection. Using an alias enables you to update the connection record without having to reconfigure any actions or activities that use the alias. |
   | Host | Fully qualified domain name of the target host where the system runs the activity or action. For example, host.domain.com. |
   | Active | Select to make this connection active. |
   | Domain | Determines the domain the activity runs in. Flow Designer does not support domain separation and ignores this field. |
   | Override default port | Target port used by the connection. If you leave this field blank, the system uses the default port value. |
   | Use MID Server | Select to connect to the target host through a MID Server. If selected, define fields in the Advanced MID Server Configuration section. Hinweis: PowerShell requires a MID Server. |
   | MID Selection | Option to select a specific MID Server or MID Cluster. Choose any one of the following options. * Auto-Select MID Server: Your ServiceNow instance selects the MID Server without manual input. * Specific MID Server: Your ServiceNow instance uses MID Server that you specify. * Specific MID Cluster: Your ServiceNow instance uses the MID Cluster that you specify. A MID Cluster is a group of MID Servers that enables your ServiceNow instance to handle multiple integrations, and improve integration speed. For more information, see [Configure a MID Server cluster](https://www.servicenow.com/docs/access?context=t_ConfigureAMIDServerCluster&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US). {#configure-ps-connection__ul_esk_zkb_htb} This field is available when Use MID Server is checked. Hinweis: Ensure that the Integration Hub connection record is referred, not an Orchestration connection record. |
   | Capabilities | The capabilities the MID Server must support to be eligible for selection. The system runs the action or activity from a MID Server that supports the selected capabilities. Only displays if Use MID server is selected. Required capabilities determine which MID Server is selected at runtime. To learn more about how a MID Server is selected during runtime, see [MID Server selection](https://www.servicenow.com/docs/access?context=c_MIDServerSelector&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US). This field is visible only when Auto-Select MID Server is selected from the MID Selection list. |
   | MID Application | The application the MID Server must support to be eligible for selection. The system runs the action from a MID Server that supports the selected application. Only displays if Use MID server is selected. To learn more about how a MID Server is selected during runtime, see [MID Server selection](https://www.servicenow.com/docs/access?context=c_MIDServerSelector&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US). |
   | MID Server | Specific MID Server on which the step runs. This field is visible only when Specific MID Server is selected from the MID Selection list. |
   | MID Cluster | The specific MID Cluster you want to use. This field is available when Use MID Server is checked, and Specific MID Cluster is selected from the MID Selection list. |
   [ ]

   {#configure-ps-connection__table_wdx_hph_gdb}
5. Click Submit.

