Hi guys,
I am creating a monitoring program. I need to create a windows service to send a ping request to a list of servers from a sqp server database then store the results back into a sql server database. Need some help gettin started can i run the windows ping program from within the service but not have the console come up? Or is there a better way of doing it?