LogEvent Main Topic| Previous
Put an Information entry into the local event log.
logevent "Batch program failed"
Put a Warning entry into the event log on the computer called "Master", with a catagory code of 999.
logevent -m \\Master -s W -c 999 "Fatal Error !"