faqts : Computers : Operating Systems : Microsoft : bilal

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

1 of 3 people (33%) answered Yes
Recently 1 of 3 people (33%) answered Yes

Entry

Network: Card: Name: Find: Microsoft: Windows: How to find the network card name?

Jan 22nd, 2006 11:01
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 22 January 2006 - 06:02 pm --------------------

Network: Card: Name: Find: Microsoft: Windows: How to find the network 
card name?

---

Steps: Overview:

 1. -Open an MSDOS box and type the following command:

      netsh interface show interface

 2. -That will show e.g.

--- cut here: begin --------------------------------------------------

Admin State    State          Type             Interface Name
-----------------------------------------------------------------------
--
Enabled                       Dedicated        Local Area Connection
Enabled                       Internal         Internal
Enabled                       Loopback         Loopback

--- cut here: end ----------------------------------------------------

 3. -In case you use that network name in e.g. a batch file,
     put the name between double quotes

      e.g. "Local Area Connection"

---
---

Internet: see also:

---

Network:Microsoft:Windows:How to create batch file to set IP 
address,mask,gateway,DNS,proxy?Overview
http://www.faqts.com/knowledge_base/view.phtml/aid/39154/fid/868

---

Operating system: Microsoft: Windows: XP: Link: Overview: Can you give 
an overview of links?
http://www.faqts.com/knowledge_base/view.phtml/aid/34878/fid/868

----------------------------------------------------------------------