PC Review


Reply
Thread Tools Rate Thread

Detecting a disabled NIC in the registry

 
 
=?Utf-8?B?Q2hldGFu?=
Guest
Posts: n/a
 
      20th May 2005
Hi,

I have a Windows 2000 server with multiple NICs. I have manually disabled
one of the NICs. How can I check whether this NIC was disabled, using the
registry? Is there any key in the registry that will tell me whether an
interface is disabled or enabled?
 
Reply With Quote
 
 
 
 
Austin M. Horst
Guest
Posts: n/a
 
      21st May 2005
If your NIC is an IDE card,
Search for "DisableCount" with a DWORD value of "1" in:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE\

If your NIC is a PCI card,
Search for "DisableCount" with a DWORD value of "1" in:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI\

The key names depend on your computer and the NIC that is installed.
Verify that you are looking at the key for your NIC, not another disabled device.


Austin M. Horst


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
MMC disabled: how do I get the registry right? Stevie M Windows XP General 0 7th Jan 2008 02:06 AM
any way to prevent registry monitoring programs from detecting changes? Eric Pearson Microsoft Windows 2000 Registry 1 15th Jul 2006 04:19 AM
Detecting reboot by querying registry? edavid3001@gmail.com Windows XP General 20 9th Jun 2006 02:59 PM
Detecting AND enumerating changes to Registry robmcdan@gmail.com Microsoft C# .NET 0 6th Sep 2005 10:22 PM
Registry Access Disabled! can't get into registry to get it back Jimmy Windows XP General 2 19th Sep 2003 02:33 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:43 AM.