Hi there,

I need to automate the process of adding a few tasks to the windows
scheduler (Windows 2000).

I need to run this script during the install of some software (msi).

can anyone help me get an example for this?

Thanks!

--Regards, @win

Re: scipt to add a windows schedule? by John

John
Thu Sep 14 11:48:17 CDT 2006

Check out this URL, it shoudl get you started.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/win32_scheduledjob.asp

--
John L Veazey
Visual Foxpro Developer
Web: http://platypus.tucows.com

"@win" <win@discussions.microsoft.com> wrote in message
news:59912EBE-D7D5-48BD-B4C5-22D0650C8E19@microsoft.com...
> Hi there,
>
> I need to automate the process of adding a few tasks to the windows
> scheduler (Windows 2000).
>
> I need to run this script during the install of some software (msi).
>
> can anyone help me get an example for this?
>
> Thanks!
>
> --Regards, @win