From: Remush via WindowsKB.com on
Hi all :)

Need some advice on this procedure.

I want to create a batch file that will be in a (windows xp) computers
startup folder
The batch file will ping a comptuer on the network, and if there is NO
response (computer is turned off) then a message appears saying the comptuer
is turned off.

Any suggestions ?

--
Message posted via http://www.windowskb.com

From: Anteaus on
http://autoitscript.com

sleep, ping and msgbox are the commands you want.

"Remush via WindowsKB.com" wrote:

> Hi all :)
>
> Need some advice on this procedure.
>
> I want to create a batch file that will be in a (windows xp) computers
> startup folder
> The batch file will ping a comptuer on the network, and if there is NO
> response (computer is turned off) then a message appears saying the comptuer
> is turned off.
>
> Any suggestions ?
>
> --
> Message posted via http://www.windowskb.com
>
> .
>