HoustonGuitarPro
Technical User
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!
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!