Re: ITaskScheduler
From: Igor Tandetnik (itandetnik_at_mvps.org)
Date: 06/04/04
- Next message: Igor Tandetnik: "Re: Automation Interface Question"
- Previous message: Igor Tandetnik: "Re: _Module.Unlock() cause an error"
- In reply to: K.VenkataRamana: "ITaskScheduler"
- Next in thread: K.VenkataRamana: "Re: ITaskScheduler"
- Reply: K.VenkataRamana: "Re: ITaskScheduler"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 4 Jun 2004 15:12:59 -0400
"K.VenkataRamana" <ramananewid2004@yahoo.com> wrote in message
news:2DC38EEC-59F2-4DE0-BF57-BE1A726A395A@microsoft.com
> Hi, When I calling SetTargetComputer(_T("\\\\MachineName")) of
> ITaskScheduler, it gives the error ACCESS_DENIED. How can I resolve
> this one?
The documentation says: The current user on the remote computer must
have administrative access to use this method.
That is, the user logged on this machine, and whose credentials your
application runs with, must have administrative privileges on the remote
machine which you want to configure a task on.
--
With best wishes,
Igor Tandetnik
"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken
- Next message: Igor Tandetnik: "Re: Automation Interface Question"
- Previous message: Igor Tandetnik: "Re: _Module.Unlock() cause an error"
- In reply to: K.VenkataRamana: "ITaskScheduler"
- Next in thread: K.VenkataRamana: "Re: ITaskScheduler"
- Reply: K.VenkataRamana: "Re: ITaskScheduler"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|