Create a basic connection for PowerShell and SSH
Configure connection information to use with a custom activity or action that uses the PowerShell or Secure Shell (SSH) protocol.
시작하기 전에
프로시저
- Navigate to All > Credentials & Connections > Connections.
- Click New.
- Select Basic Connection for PowerShell & SSH.
-
Complete the form.
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. 주: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.
주: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. 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.
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. - Click Submit.