Great Learnt a lot and got what I needed . Thanks a lot..
Only one problem is when I use tasklist with /s with a remote machine, in /v I am not able to get the windows title field. Is there any solution for this?
Really it is amazing to find people so strong in dos . Hats off to you !k . I am using your script and will get back to you if I have any doubts . Thanks again
I have a remote pc where a set of dos commands will be executing from time to time. Some times the dos window may wait as enter date and time or waiting for message and so on. I need a way log the status of the dos window(enter date and time or waiting for message) for every half an hour. Is this po...
I am using DTS through which various process are done and files are FTPd. I use batch files to ftp the files. These batch files are also called thro DTS. I use as follows in batch files ftp -n -s:batch_script.txt>>log.log The DTS was scheduled through SQL scheduling agent. All were working fine. Rec...