Is there an easy way to verify that a server exists on a network with VBScript?
Posted
by Michael Beck
on Stack Overflow
See other posts from Stack Overflow
or by Michael Beck
Published on 2010-03-25T21:27:30Z
Indexed on
2010/03/25
21:43 UTC
Read the original article
Hit count: 412
Hey,
I have the eventual goal of determining that a particular database on a particular server with particular credentials is running, but I would settle, at this point, for the ability to check and see if a server is actually up on the network. Does anyone have a way of doing this? I seem to be drawing a blank.
Michael
© Stack Overflow or respective owner