ASP.NET with VB.NET and WMI

  • Thread starter Thread starter Andreas Semmelmann
  • Start date Start date
A

Andreas Semmelmann

Hello Folks.

Hope you can help me. I´d like to create a ASP.NET-Application with VB.NET
where I can query servers for monitoring purposes. Could you give me a hint
where I should start? I´ve had a few experience in VB-Script/ADSI and
Domain-Management. I need some examples. Thank you for your help!
 
Hello again.

I´ve read this articles. They did not excatly solve my problem. I need the
code to query WMI of local and remote machines. Should look like this:

You have a Webpage wich will show you the "Disk usage" of the Server that
you have entered in a query. Now the Code should retrieve this information
via WMI from the given Machinename.

How could I solve this?????
 
Back
Top