hi again,

i connect from server to a client computer for mount an image remotely.

psexec \\server -u "user" -p "password" cmd.exe

and connect to remote shell and launch the command:

daemon.exe -mount 0,"\\192.168.1.2\image-disc.iso"

and dont show error and dont mount image.

I try to copy batch file to client computer and run from server with psexec, and show the error "Unable to mount image. Invalid image file"

Somebody use psexec and daemon tools for load image remotely?

Thanks and best regards