PowerTip: Clear All Events from Event Logs by Using PowerShell
Summary: Use Windows PowerShell to clear all events from all event logs. How can I use Windows PowerShell to clear all events from all traditional event logs to make it easier to find events when I am troubleshooting an intermittent issue on my server? Use the Get-EventLog cmdlet to retrieve ...