Originally posted by anandharaj
Hi Gurus

I'm running some unix shell scripts from cron-job in the unix server for automatic checking, alerting and paging purpose. Those unix scripts are working fine.

I want to run the same kind of script in our Windows NT database server.

My question is:
How to convert Unix script to DOS BAT file.

Can someone assist me in this regard.

Thanks and regards
Anandharaj
Take a look at WinBatch. It is a very powerful tool for writing scripts in Windows. Its not free, but it will let you do a lot.