rss
Search : in
By : Relevance Date Username
Statut : Not resolved

Ping bat file

boasterb, on Wednesday July 9, 2008 01:18:56 PM
Hello,

Im trying to write a bat file that will keep pinging a ip address lets say 10.174.10.48. if the ping fail then it will run another bat file eg restart.bat..
Can anyone help me will the codes? Thx
Configuration: Windows XP
Internet Explorer 6.0
Reply to boasterb  Report this message to moderators Go to last message

1


  • This message seems useful, vote!
  • Report this message to moderators
mikey.mk3, on Wednesday July 9, 2008 01:51:58 PM
hello

How about a one-liner:
ping -n 1 10.174.10.48 | find "unreachable" >nul && call restart.bat
The above will do the check once. It can be put in a loop if you want.
Reply to mikey.mk3

2


  • This message seems useful, vote!
  • Report this message to moderators
 Utkarsh, on Monday September 1, 2008 01:05:02 PM
Hey Mikey plz help me out on this one.. i m really tired of searching the damn net...

How do i open other computers with changing ip addresses or network names.... and search for a specific file types on the shared folders they are having....

explained:

Suppose the lan is having pc names as \\punwks001 , punwks002 etc... and so on
then how to write a batch which can ope them one by one and search for a specific file type on the shared folders say *.avi

Plz reply..... plz i m really tired with this one... plz...reply soon...
Reply to Utkarsh
Relevant topic found in the forum
16/06 14h13Batch file help1
11/06 15h13Batch file Date2
10/06 08h48Batch file to copy file from one system to on1
31/05 16h49Help! Batch File needed for Router IP1
31/05 12h28Batch files-space problem1
More discussions about « ping bat file »
Software found in the relevant downloads
Download SoftPerfect File Recovery 1.2SoftPerfect File Recovery - SoftPerfect File Recovery is a free and useful tool to restore accidentally deleted files from hard and floppy disks, USB...Category: Backup
License: Freeware/gratuit
Download PC Inspector File Recovery 4.0PC Inspector File Recovery - PC INSPECTORâ„¢ File Recovery is a data recovery program that supports the FAT 12/16/32 and NTFS file systems. Finds...Category: Backup
License: Freeware/gratuit
Download FileZilla Client 3.0.11.1FileZilla Client - Possibilty to download a version compatible with Linux or MacOS <h2> </h2> FileZilla Client is a fast and reliable...Category: FTP
License: Open Source
Download FileZilla Server 0.9.25FileZilla Server - FileZilla Server is an FTP server supports FTP and FTP over SSL/TLS.Category: FTP
License: Open Source
More freeware about « ping bat file »