is there a way when I create a task to force a batch to fail according to Altiris?
Example:
I want to uninstall Flash on a pc but I do not want to run this if Internet Explorer is running at the time.
So I will run through a routine for 60 min looping and checking. After this time frame if IE is still open I would like to Fail because I never actually ran the uninstall of Flash.
Any ideas on what I can do in my Batch Script at the end to make it fail according to Altiris?