D
D
djrudance2015-09-27 13:50:32
Ping
djrudance, 2015-09-27 13:50:32

How to make a cmd command to autostart?

Please help me create a command so that it runs with the OS.
"ping -t 8.8.8.8"

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Daemon23RUS, 2015-09-27
@djrudance

To enable - type in the command line
To remove, type in the command line:
PS It is possible that in your case you will have to run the command as an administrator and specify (specify the full) path to the executable file ping.exe

R
Roman Mirilaczvili, 2015-09-28
@2ord

It is better to monitor the availability of the Internet using specialized network monitoring programs.
Well, or programmatically analyze the results from the Win32_PingStatus WMI class yourself , as described in the example in the article Testing IP Connectivity With WMI , and collect statistics using RRDtool.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question