
June 21st, 2005, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 854
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
WMI Programming with Visual Basic.NET, part 1
The goal of this series is to introduce Microsoft Windows Management Instrumentation (WMI) and get you up and running as quickly as possible, using it to manage your system through the WMI programming using .NET. In this article, we will cover the basics of WMI and how to access WMI information from Visual Basic.NET (both locally and remotely). Before diving into further details, we first need a little background in what WMI is, how it came about, and why it is valuable.
Read the full article here: WMI Programming with Visual Basic.NET, part 1
For more discussion go here: Blog Article Discussion
|