Skip to content

WINDOWS_SERVER Windows Server: Connectivity & Permissions

Powershell Remoting

This plugin uses WinRM to connect to Windows Servers.

You'll need to enable WinRM on each Windows Server your tasks will connect to.

See this Microsoft article for more information on how to securely enable WinRM.

Permissions

Local administrator permissions are required to perform privileged operations over WinRM.

Connections can be made using a local or domain account.