any idea how I can run this from powercli?
# esxcli hardware ipmi sel clear ; clear the IPMI SEL logs prior to restart WBEM service.
# esxcli system wbem set -e 0 ; disable wbem service
# esxcli system wbem set -e 1 ; enable wbem service
# /etc/init.d/sfcbd-watchdog restart