Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to Query a service remotely

Status
Not open for further replies.

HoustonGuitarPro

Technical User
Feb 2, 2009
8
US
I'm new (very new) to vb .net and have been tasked to do the following:

connect to servers and run a query on the WW3 servers (IIS) to find out if it is running. If it is running I need to pull out the current websites and their status running or stopped.

I have no clue how to do this, but have been asked since I used to program in VB many many years ago.

Does anyone have any code snipets or anyting that I can use or point me in the right direction. What I have already been able to do is creat a form that imports a list of servers into a list box. I can query the list box and do whatever from there for each item in the list box.

I just do not know how to remotely access the computer to query the service and get the websites if the service exist or is running.

Any help would be great!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top