Microsoft Knowledge Base Email Alertz

When you use the Netshell command-line tool (Netsh.exe) to disable or enable network adapters, you may receive the following error message: Dedicated interfaces cannot be connected, disconnected, enabled, or disabled. Cannot complete this...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 262265 - Last Review: February 28, 2007 - Revision: 5.2

You receive an error message when you use Netsh.exe to enable or disable a network adapter in Windows XP and in Windows 2000

System TipThis article applies to a different version of Windows than the one you are using. Content in this article may not be relevant to you. Visit the Windows Vista Solution Center
This article was previously published under Q262265

SYMPTOMS

When you use the Netshell command-line tool (Netsh.exe) to disable or enable network adapters, you may receive the following error message:
Dedicated interfaces cannot be connected, disconnected, enabled, or disabled. Cannot complete this function.

CAUSE

This behavior occurs because the Netshell tool treats network adapters as dedicated interfaces.

MORE INFORMATION

You can disable or enable dedicated interface devices by using Device Manager. If you are currently logged on with an account that does not have administrative permissions but want to disable or enable a dedicated interface device without having to log off, you can use the following command:

runas /user:Domain Name\Administrator Name “mmc devmgmt.msc"

You can use the Netshell tool to configure information such as Internet Protocol (IP) address, subnet mask, default gateway, and interface naming.

If you want to disable the interface to prevent traffic from being passed by the network adapter, you can use the Netshell tool to set a different IP address such as a private IP address or to set a default gateway, which in effect, disables the network adapter. The following example shows the syntax for this configuration:

netsh interface ip set address interface_name static ip_addresssubnet_maskdefault_gatewaymetric For more information about the Netshell tool, click the following article number to view the article in the Microsoft Knowledge Base:
242468  (http://kbalertz.com/Feedback.aspx?kbNumber=242468/ ) How to use the Netsh.exe tool and command-line switches

APPLIES TO
  • Microsoft Windows XP Professional
  • Microsoft Windows XP Home Edition
  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional Edition
Keywords: 
kberrmsg kbnetwork kbprb KB262265
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate