Announcement

Collapse
No announcement yet.

command line running

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • command line running

    Hi,

    I've created a batch file to export some AD users. It has the following lines:

    c:
    cd "Program Files\Hyena"
    stexport.exe /CONFIG=AD_Users_Lt.INI

    This runs fine if I call it from a command line, but if I schedule it, it just seems to do nothing and the job just shows as "Running" from the Scheduled Tasks window.

    Any ideas what could be causing this?

  • #2
    Re: command line running

    I think I have answered my own question. I am running this under a service account. I needed to log on as the account and run Hyena for the first time and enter the licence details.

    Comment

    Working...
    X