Uninstall event publishers and logs from manifest. Usage: wevtutil { um | uninstall-manifest } File path to an event manifest. ...

Uninstall event publishers and logs from manifest.

Usage:

wevtutil { um | uninstall-manifest } 


File path to an event manifest. All publishers and logs defined in the manifest
will be uninstalled. To learn more about event manifests and using this option,
consult the Windows Eventing SDK on Microsoft Developers Network (MSDN) at
http://msdn.microsoft.com.

Example:

The following example uninstalls publishers and logs from the myManifest.man 
manifest file.

wevtutil um myManifest.man