Executing .bat file

Hi ,

I have a bat file on windows machine ,I need to excute it from my local unix machine using sambe utility.Is there any comman to execute the .bat file remotely.

Using samba utility i can post files to and fro from windows to unix but i don't comman to exute the .bat file.

can any one assist me on this?

Thanks,

How about WinEXE?

Maybe, you can try "at" command to make it executed at some seconds later.