I have an windows application which works with Windows XP and Windows Server 2003 (old style task scheduler), but since the update to the newly designed task scheduler (Windows Server 2008) I don't know what needs to be done to convert my application.
My application creates scheduled tasks and puts them in the C:\WINDOWS\tasks folder, but these tasks do not appear in the new task scheduler for some reason. Could anyone please explain what needs to be done, or where these .job files need to be saved
to have them show up in windows Server 2008?