Hey folks, I have a textfile list of around 4000 computers that I would like to ping simultaneously to see if they are online or not. If I use the Ping() command in a loop, it will only ping 1 computer at the same time. Any ideas? Thanks