<< Click to Display Table of Contents >> DeleteLog |
Removes an event log from the specified computer.
logName - The name of the log to delete. Possible values include: Application, Security, System, and any custom event logs on the specified computer.
machineName - The name of the computer to delete the log from, or "." for the local computer.
DeleteLog PROCEDURE(<STRING logName>, <STRING machineName>), BOOL, PROC