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.

  1. download vcheck from – https://vcheck.report/ & https://github.com/alanrenouf/vCheck-vSphere
  2. 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
  3. Use “.\vcheck.ps1 -config” for initial config to connect to your vcenter, smtp, email address, report names, setting for your plugins
  4. Use “.\Select-Plugins.ps1” – which plugins you want to use in your vcheck example, DRS, HA, vSAN
  5. Run vcheck report “.\vcheck.ps1”

By Kader