Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 3.0 » Remove-EventLog

Remove-EventLog - Powershell 3.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Remove-EventLog

Short description
Deletes an event log or unregisters an event source.

Syntax


Description
The Remove-EventLog cmdlet deletes an event log file from a local or remote computer and unregisters all of its event s
ources for the log. You can also use this cmdlet to unregister event sources without deleting any event logs.


The cmdlets that contain the EventLog noun (the EventLog cmdlets) work only on classic event logs. To get events from l
ogs that use the Windows Event Log technology in Windows Vista and later versions of Windows, use Get-WinEvent.


CAUTION:  This cmdlet can delete operating system event logs, which might result in application failures and unexpected
 system behavior.