This upgrade evaluator script will help you to identify the presence of certificate with weak signature algorithm mentioned part of KB 89424 and identifying non compatible spherelet versions KB 89787
Steps to Run the Script:
Download the vSphere-upgrade-evaluator.zip attached to this KB article.
Transfer the file to a folder on vCenter Server Appliance using WinSCP (e.g. /root or /tmp). Choose the location on the appliance which has admin rights and permissions for the logged-in user.
Note: It's necessary to enable the bash shell before WinSCP will work, refer KB 2107727
Log in to the vCenter Server using root credentials with an SSH Client (using Putty.exe or any similar SSH Client) and change to the directory where the script was placed.Use the user with the administrator rights and permissions on the Appliance/Machine (In the Case of Windows VC).
Extract the file using the extraction tool, unzip, 7zip, etc.
Update vsphere-upgrade-evaluator/config.json with the correct SSO administrator username and password.
Output file descriptions
upgrade_evaluator.log - This log file provides the comprehensive logs which display what is happening in the script run.
upgrade_evaluator_result.json - This file is the concatenated output of each individual component in json format.
upgrade_evaluator_result.txt - This file is the concatenated output of each individual component in more human readable format.
upgrade_evaluator_status.json - This file shows the run status of each component phase, this can be used for live tracking the status of UpgradeEvaluator run.