Probes Should Have Powershell 3 or greater

This forum supports the ESX Host Health Monitor plugin. When posting post screenshots of issues and any script and command logs listed in the probe consoles.
Post Reply
User avatar
Cubert
Posts: 2468
Joined: Tue Dec 29, 2015 7:57 pm
8
Contact:

Probes Should Have Powershell 3 or greater

Post by Cubert »

We use a system assembly in Powershell to unzip the probe software before install. If a system is on Powershell 2 then it is missing this assembly and will fail to install probe.

A workaround is to unzip package to the same directory and rerun script which will now see the unzipped packages or upgrade system to powershell 3.

If you plan on unzipping files, you must disable line 6 in the ESX Health Monitor Maintenance script. If it deletes the folder then it is deleting your unzipped files as well.
Capture.PNG
Capture.PNG (38.87 KiB) Viewed 4705 times

Post Reply

Return to “VMWare ESX Host Health Monitor”