I am trying to retrieve 2 values from remote computers. When I add the 2 remote commands to a job queue, the first return value is overwritten and not shown in the grid or in all messages for the host.
How can I retrieve more than 1 return value from a remote command?
Okay, thank you. I ended up writing af powershell script, and get the values from this. Then use the “Deploy software/patch/script” feature, to run it on the remote machines.