Shutdown Machine
Description
Windows: Shutdown Machine plugin step shuts down a remote Windows machine.
Configurations
Input Tab
No. | Field Name | Description |
---|---|---|
1 | Step Name | Name of the step. This name must be unique within a single workflow. |
Connection: | ||
2 | Host | Provide the Hostname/Server Name/Fully Qualified Domain Name (FQDN)/IP address of the remote Windows machine to be shut down. Data type: string. This field is mandatory. |
3 | Username | Specify the username of the Windows account to authenticate. Data type: string. This field is mandatory. |
Password: | ||
4 | Accept Value as variable/static | Leave checkbox unchecked to accept Password value from a field in previous steps using a drop-down list. Enable the checkbox for the Password field to appear as a text box. |
5 | Password | Specify the password of the Windows account. Password is stored in an encrypted format and is not saved in the .psw workflow file. Data type: string. This field is mandatory. Password is entered using a widget that supports both Text (static value or environment variable) and Combo (drop-down from previous steps). |
6 | Force Shutdown | Allowed values for Force Shutdown are “YES”, “NO”. Data type: string. This field is mandatory. |