web analytics

Deleting Custom Event Log Source

Options

codeling 1599 - 6654
@2018-07-26 14:13:07

delete it by using following Powershell commands:

Remove-EventLog -Source "Custom source name"

Remove-EventLog -LogName "Custom log name"

Comments

You must Sign In to comment on this topic.


© 2024 Digcode.com