VB WMI Script

D

David J Duryea

Hello All

I have a VB script that runs WMI to retrieve serial numbers of workstation
on the local network in which it runs and writes this to either an Access or
SQL Db.

Is there a way that i can add this wmi script in the codebehind page of my
web application to allow remote users across the internet the ability to
execute this over the internet to gather information on there lan via the
web page and write the obtained information to my database?

Im running .net framwork 1.1, windows 2k server with MS SQL 2k

Any help would be greatly appreciated.

Thank you,
Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top