I need a what for PHP to return all of Windows’ (XP) Scheduled Tasks – is this possible? I’m creating a scheduling script and the user needs to be able to view what time slots are already occupied.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This looks promising http://codesnob.wordpress.com/2009/05/18/displaying-windows-task-scheduler-tasks-with-php/
Also, http://msdn.microsoft.com/en-us/library/aa383448%28VS.85%29.aspx
And finally, http://www.php.net/manual/en/class.com.php
EDIT
I just ran a test my self and this worked. 32-bit Windows, Zend Server