Can run on: Windows
These steps run DOS and PowerShell commands and manage Windows services locally, so they require an agent running on Windows.
Stop DOS Session
Description
This step closes an active PowerShell session on a remote Windows machine. Use this step as the last step in workflows that opened a session with Start Session, to cleanly disconnect from the server after all commands have been executed.
Configurations
Input Tab
| No. | Field Name | Description |
|---|---|---|
| 1 | Step Name | Name of the step. This name must be unique within a single workflow. |
| Input Field: | ||
| 2 | Session Name* | Provide the name of the session created using the Windows: Start DOS Session plugin step that needs to be closed. Data type: String. This field is mandatory. Note: If the same session is used for multiple rows, ensure that the workflow is designed such that the Windows: Stop DOS / PowerShell Session step executes only after all rows are processed. |
| Common Buttons | ||
| 1 | OK | Validates all required field values. If valid, saves the values; otherwise, displays a validation error message. |
| 2 | Cancel | Cancels the window without saving any values. |