On Wed, Jun 2, 2010 at 1:55 PM, Steve Kelsay <[email protected]> wrote:
> It is just that when running as a scheduled task,
> the Novell login is popping up, which doesn’t work if no one is on the
> machine, and it will not run unattended.

  Scheduled Tasks don't have access to things like network drives when
using the Microsoft SMB client.  It's almost like they run in a
different user profile.  I would expect the same to apply to NetWare.

  Try using a local batch file as the Scheduled Task target.  Have
that batch file map the network drives, and then run whatever you want
to run.  You might still need to provide credentials to the NetWare
client, but that's at least scriptable with a batch file.

-- Ben

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

Reply via email to