MSI packet create problem [SOLVED]

hello, i have tried to create a msi-package.

i have done:

  1. create installation package
  2. in client side tasks, i generated a msi-install task
    at the install-field i typed in : c:\temp\krefeld.msi
    the folder exists
  3. i run the task

in the sessions of client tasks i can find that the process starts
and that the process finished well

and now the question: WHERE I CAN FIND THE MSI FILE ???

there isnt one.

what is my mistake?

greets dr.mow

Before running msi install task, check if your mirror is up to date. In ADNM console under View menu, Show AMS Mirror status, you should see list of versions that are mirrored.
Send me file mirror.log from folder Management Tools\Mirror\Logs, I’ll check it.

The log shows that msi creation finished successfuly.
Tryt to create the msi install task again and let the path as default, msi file should be created in “C:\Program Files\Alwil Software\Management Tools\Msi” folder

FINE it runs…!!!

okay, i have analysed, where is my mistake and i found them.

i thought, the file is written to MY COMPUTER WHERE i start the admn-console.

THAT WAS my mistake. the file is written to the server hdd.

and there wasnt a directory i have selected.

a warning about not existing directory on destination can be helpful.

thx for helping.