If you want to modify your batch file to send a higher number of packets than the typical limit, you can add a check to allow packets up to a maximum size. If more packets are specified than the OS allows to be sent in a single command or exceeds practical limits, you can split the number into multiple commands.
However, the default maximum number of packets that can be sent in a single `ping` command is subjected to system limitations and the


