vCheck is used to highlight issues in your vSphere environment and can be tailored to suit what’s in your environment. Can send an email via smtp or output a html report into a directory.
- download vcheck from – https://vcheck.report/ & https://github.com/alanrenouf/vCheck-vSphere
- Ensure you have powercli installed – https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.esxi.install.doc/GUID-F02D0C2D-B226-4908-9E5C-2E783D41FE2D.html
- Use “.\vcheck.ps1 -config” for initial config to connect to your vcenter, smtp, email address, report names, setting for your plugins
- Use “.\Select-Plugins.ps1” – which plugins you want to use in your vcheck example, DRS, HA, vSAN
- Run vcheck report “.\vcheck.ps1”