Re: Windows Task scheduler

From: Randy Birch (rgb_removethis_at_mvps.org)
Date: 08/18/04


Date: Tue, 17 Aug 2004 22:39:39 -0400

There is a typelib on Eduardo's site ... look for it in the left column at
www.mvps.org.

-- 
Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.
"John" <John@hotmail.com> wrote in message 
news:uls7GRMhEHA.396@TK2MSFTNGP12.phx.gbl...
: Hi all,
:
: I have a task on the remote machine and would like to start it remotely 
from
: VB apps or vbscript. Is it possible to do this? I can create the new one
: everytime but I have to have it run under specified account which I cannot
: do with NetScheduleJobAdd API. Please help. Thanks.
:
: