@echo off SCHTASKS /Create /SC ONLOGON /TN PingALL /TR "C:\install\Ping\Line_ALL_time.bat" /RU System /RL HIGHEST pause