- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Microsoft
- >
- How to determine real network adapter cards
Operating System - Microsoft
1823114
Members
3233
Online
109646
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 02:44 AM
09-15-2003 02:44 AM
How to determine real network adapter cards
Hello,
I would like to determine real network adapter cards using WMI if possible. I am not able to get the required info in a consistent manner on the different windows machines. I had the following problems:
1. Check for PNPDeviceID starting with ROOT - did not work on a
particular WinNT machine
2. Win32_NetworkAdapter.AdapterType = "Ethernet 802.3" - does not work
on Win9x and ME
3. Snip from http://groups.google.co.in/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=20030806181726.DD97.CECILSHENG%40foquest.com.tw&rnum=1&prev=/groups%3Fq%3Dreal%2Bnetwork%2Badapters%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3D20030806181726.DD97.CECILSHENG%2540foquest.com.tw%26rnum%3D1
select * from win32_networkadapterconfiguration where ipenabled = true
Then for each obj.path_ in that result set issue this query:
associators of {sInsertWin32ConfigAdapterPathHere} where resultClass =
win32_networkadapter assocClass = Win32_networkAdapterSetting
Does not work on Win9x and ME
Thanks and regards
Sonison James
I would like to determine real network adapter cards using WMI if possible. I am not able to get the required info in a consistent manner on the different windows machines. I had the following problems:
1. Check for PNPDeviceID starting with ROOT - did not work on a
particular WinNT machine
2. Win32_NetworkAdapter.AdapterType = "Ethernet 802.3" - does not work
on Win9x and ME
3. Snip from http://groups.google.co.in/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=20030806181726.DD97.CECILSHENG%40foquest.com.tw&rnum=1&prev=/groups%3Fq%3Dreal%2Bnetwork%2Badapters%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3D20030806181726.DD97.CECILSHENG%2540foquest.com.tw%26rnum%3D1
select * from win32_networkadapterconfiguration where ipenabled = true
Then for each obj.path_ in that result set issue this query:
associators of {sInsertWin32ConfigAdapterPathHere} where resultClass =
win32_networkadapter assocClass = Win32_networkAdapterSetting
Does not work on Win9x and ME
Thanks and regards
Sonison James
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2003 07:48 AM
09-15-2003 07:48 AM
Re: How to determine real network adapter cards
Hi:
I don't know if this is what you have in mind but I like to use Belarc Advisor (available free for home use/eval at www.belarc.com).
HTH
Roger
I don't know if this is what you have in mind but I like to use Belarc Advisor (available free for home use/eval at www.belarc.com).
HTH
Roger
Make a great day!
Roger
Roger
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP