Xymon Mailing List Archive search

PS client enhancement of ServiceCheck

list Timothy Williams
Thu, 18 Oct 2018 12:24:10 -0400
Message-Id: <user-18f326ac85ba@xymon.invalid>

Zak, all

I pushed my revised script out to a few servers. Most all have upgraded
powershell, but a few 2008 & 2008R2 still have PS v2. Script will not
start, but no clear error about why. It runs fine on the '08 servers with
PS v3, v4, or v5. The ones with v2 seem to be running the script in a v1
instance. Error: Program
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe for service
XymonPSClient exited with return code 4294770688. Any way to force it to
run in v2? Or do you see anything in the new function that would choke v1?


On Tue, Oct 9, 2018 at 9:28 AM Timothy Williams <user-1a5482fb085e@xymon.invalid> wrote:
Sounds good to me. I've only been powershell coding a year, so I'm sure
there are more elegant and efficient ways than what I've devised.
Tim