techsupport3977
Technical User
I would like to establish a list of computers that I currently have on my network. I then would like a view or a stored procedure to ping those computers every 'X' hours.
I would the results of the ping to be logged into a table to show datetime stamp of when the ping occurred, which computer and the results. The results should be pass / fail.
What needs to be done in order to accomplish this?
I would the results of the ping to be logged into a table to show datetime stamp of when the ping occurred, which computer and the results. The results should be pass / fail.
What needs to be done in order to accomplish this?