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 <tlwilliams4 at vcu.edu> 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