I am creating a Windows task in Windows 2008 R2 for an Event Viewer event. I wish for it to display a dialog box. However the task will only trigger if a user is logged in. I wish for the task to trigger and notify the user when they next login even if they are not logged in at the time of the event. Because of this issue I get the last run result of 0x800704DD which tells me a user is not logged in so the task did not run.
User contributions licensed under CC BY-SA 3.0