We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is an example Rundeck node XML configured to use the winrm plugin:
<node name="windowsServer" description="Windows server node" tags="windows" osArch="x86_64" osFamily="windows" osName="Windows Server 2008" osVersion="2008" hostname="windowsServer.example.com" username="AdminUser" node-executor="overthere-winrm" winrm-password-option="option.winrmPassword" />