NewToo
Technical User
- Jun 11, 2001
- 136
Hello,
I wrote a very smiple batch to ping my sever from a PC on my network. For some reason when i run the batch it does export my result to a text file. But when i manaully input the commands in dos it worked file.
Below is the command:
ping -n 10 192.168.1.1 > pingtest.txt
Thanks
I wrote a very smiple batch to ping my sever from a PC on my network. For some reason when i run the batch it does export my result to a text file. But when i manaully input the commands in dos it worked file.
Below is the command:
ping -n 10 192.168.1.1 > pingtest.txt
Thanks