VB.NET-WMI (windows management instrumentation) Sample Demo

VB.NET-WMI (windows management instrumentation) Sample Demo
WMI or windows management instrumentation from microsoft is windows based management implementation for accessing management information in an enterprise environment. With This we can accessing any informastion about system on computer , such hardisk ( partition, size, cylinders, etc), Service which running on the system, Proscessor, VGA detail, memory an much more. even we can reterieve that information from another computer on a network such as like a remote machine. This wmi comes with microsoft windows 2000, xp, and later version automaticly comes with WMI function. for previous windows 2000 such win 98 or ME, you can add this function by download via microsoft site.










