Skip to main content

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 NameDescription
1Step NameName of the step. This name must be unique within a single workflow.
Input Field:
2Session 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
1OKValidates all required field values. If valid, saves the values; otherwise, displays a validation error message.
2CancelCancels the window without saving any values.