eventtriggers.exe problem

  • Thread starter Thread starter dotnetpower
  • Start date Start date
D

dotnetpower

Hello,
we have a strange problem with the eventtriggers.exe tool. If we set an
eventtrigger
like the samples from:
http://technet.microsoft.com/en-us/library/bb490901.aspx

eventtriggers /create /tr "Disk Cleanup" /l system /t error /tk
c:\windows\system32\cleanmgr.exe

and generate an event with this command:

eventcreate /l system /t error /id 100 /d "test"

nothing happens. We have checked the status of the Task scheduler Service,
verified
the command we used an so on. We have tested it on Windows XP SP3 and SP2
both
the same. Has anybody an idea how to use this command?

Best regards,
Bernd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top