Script clearing a Windows event log
To assist in troubleshooting an issue I needed to clear a specific Windows event log, so my immediate thought was PowerShell! Yes there is a cmdlet Clear-EventLog, however it appears…
To assist in troubleshooting an issue I needed to clear a specific Windows event log, so my immediate thought was PowerShell! Yes there is a cmdlet Clear-EventLog, however it appears…