NetDocuments-Archive / rd-winrm-plugin

Allows rundeck to execute commands with powershell
Apache License 2.0
31 stars 19 forks source link

WinRM execution - Error 500 #47

Closed JerSales closed 7 years ago

JerSales commented 7 years ago

Hi,

When I try to run a command, using the winrm plugin for a client server with windows 2003 server, error 500 appears after one minute of execution. Attached error. error Problems in WinRM Client? Configurations? Thanks.

JSales

JerSales commented 7 years ago

Hi, I add the settings that we currently have, the project config. and the WinRM client config. Configurations in attach. Thanks. proj_config_file winrm_client_config

JerSales commented 7 years ago

Hi, As additional information, when we execute a command for the client machine, with a timeout less than 1 minute, it works. With a timout more than 1 minute, error 500 appears. We have already tried to change the value of the timeout, with the addition of the line winrm-timeout = "PT120.000S" in the project configurations, but continues with the default value of 60s. How can we change the default value of winrm timeout? Thanks.

spuder commented 7 years ago

Sorry to hear that you are having problems. Unfortunately we've never tested this on windows 2003. We used it on windows 2012r2, but aren't actively using this plugin at the moment so support is limited.

I'd recommend reaching out to the rundeck group

https://groups.google.com/forum/#!forum/rundeck-discuss

or #rundeck on irc.freenode.net

I'll close this issue here, if you find a solution go ahead and link it.