VMware PowerCLI

The Best User Interface for your VMware Datacenter!

Add cmdlet Clear-SystemEventLog

Sometimes it happens that the System Event Log (SEL) from an ESXi gets full.

So the administrator have to log into the webclient to reset the SEL in the Hardware Status tab.

The only alternative way is to use a SSH session to esxi and use this command "localcli hardware ipmi sel clear". But it´s hard to automate and not really comfortable.

 

Would be great to have a cmdlet to do this task!

  • Guest
  • Oct 16 2018
  • Looking for Feedback
  • Attach files
  • Guest commented
    20 May, 2020 07:48am

    Good job Rudolf

    Code Capture ist really helpful in such situations

  • Guest commented
    26 Nov, 2019 12:01pm

    Until this is implemented in PowerCLI natively, check out this function that I wrote.