WMI class for Computer Name

G

Guest

I'd like to know wich is (and if exists!) the WMI class an properties that I
can use to retrive the local computer name (NetBIOS name).
Thanks in advance.
Cosimo MERCURO
 
W

Willy Denoyette [MVP]

cosimo said:
I'd like to know wich is (and if exists!) the WMI class an properties that
I
can use to retrive the local computer name (NetBIOS name).
Thanks in advance.
Cosimo MERCURO

Yes, there is - win32_computersystem.
But do yourself a favor and take a look in the WMI sdk docs before posting.

Willy.
 

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