Function:
Writes an information entry in the NT event log.
Syntax:
EventLogInformation "<id>" "<text>"
Example:
EventLogInformation "1000" "The backup file was successfully transferred."
Notes:
"id" is a identification number that you choose. "text" is the text you wish to place in the event log.