Looking for ANY info on WMI and VB.NET 
Author Message
 Looking for ANY info on WMI and VB.NET

Has anyone found any documentation other than the snippet in the C# area
about WMI and VB.NET?  What's going on?  I went to their sites and ...
frankly... there was darn little on VB.NET period and nothing on accessing
and working with WMI or ADSI.

(Well tons of stuff I I want to dump all my vb code I'm migrating and
rewrite it all in C#.)



Fri, 02 Jul 2004 04:10:34 GMT  
 Looking for ANY info on WMI and VB.NET
Without knowing specifically what you are looking to do, I will just point
you towards the general information.  The System.Management namespace has
many of the pieces that might help you.  There are also several documents
written about it in the .NET Framework Developer's Guide in the help files.

I hop this helps.

Matthew Arnheiter


Quote:
> Has anyone found any documentation other than the snippet in the C# area
> about WMI and VB.NET?  What's going on?  I went to their sites and ...
> frankly... there was darn little on VB.NET period and nothing on accessing
> and working with WMI or ADSI.



Fri, 02 Jul 2004 05:12:57 GMT  
 Looking for ANY info on WMI and VB.NET
I read about the System.Management namespace, and am
trying to access it via a Windows Form, and it's not
there.  (As goofy as that sounds...)  There is the
System.Environment, the System.IO, System.Data, etc.,
namespaces - but that one seems to be missing.  

Perhaps I've only got a partial or corrupted install.

Quote:
>-----Original Message-----
>Without knowing specifically what you are looking to do,
I will just point
>you towards the general information.  The

System.Management namespace has
Quote:
>many of the pieces that might help you.  There are also
several documents
>written about it in the .NET Framework Developer's Guide
in the help files.

>I hop this helps.

>Matthew Arnheiter



>> Has anyone found any documentation other than the

snippet in the C# area
Quote:
>> about WMI and VB.NET?  What's going on?  I went to
their sites and ...
>> frankly... there was darn little on VB.NET period and

nothing on accessing
Quote:
>> and working with WMI or ADSI.

>.



Fri, 02 Jul 2004 10:49:41 GMT  
 Looking for ANY info on WMI and VB.NET
Never mind... added the references and wallah... we're in
business.  Just wish there were more samples of code.  
Seem to be a ton of samples in C# and very very few in VB.

Considering that much of the Admin work out there is done
in VBScript or JScript I would think they'd be a little
easier on us borderline coders.  :-)  <<My favorite search
in MSDN for "VB.NET WMI" code had 0 replies.>>

Quote:
>-----Original Message-----
>I read about the System.Management namespace, and am
>trying to access it via a Windows Form, and it's not
>there.  (As goofy as that sounds...)  There is the
>System.Environment, the System.IO, System.Data, etc.,
>namespaces - but that one seems to be missing.  

>Perhaps I've only got a partial or corrupted install.

>>-----Original Message-----
>>Without knowing specifically what you are looking to do,
>I will just point
>>you towards the general information.  The
>System.Management namespace has
>>many of the pieces that might help you.  There are also
>several documents
>>written about it in the .NET Framework Developer's Guide
>in the help files.

>>I hop this helps.

>>Matthew Arnheiter



>>> Has anyone found any documentation other than the
>snippet in the C# area
>>> about WMI and VB.NET?  What's going on?  I went to
>their sites and ...
>>> frankly... there was darn little on VB.NET period and
>nothing on accessing
>>> and working with WMI or ADSI.

>>.

>.



Fri, 02 Jul 2004 10:58:53 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Looking for info on Net* API under NT

2. WMI and Vb.NET

3. Administer IIS through WMI in VB.NET?

4. WMI data types in VB.NET

5. WMI+vb.net

6. WMI in VB.Net

7. Help - vbs WMI script to vb.net 2005 conversion

8. WMI & localhost info query

9. Install program based on WMI info?

10. Extract info about Total Physical Memory WITHOUT WMI????

11. WMI Info halted

12. Looking for Info. VB&VBA

 

 
Powered by phpBB® Forum Software