Windows / Modules / netcfg.exe
netcfg.exe
Associated Error Codes
Below lists error codes and symbolic names found for this module.
| Code | Found in | Description |
|---|
| 0x1 | 1011 | Trying to install %1 ... |
| 0x2 | 1011 | ... %1 was copied to %2. |
| 0x3 | 1011 | Trying to uninstall %1 ... |
| 0x4 | 1011 | ... %1 is not installed. |
| 0x5 | 1011 | *** You need to reboot your computer for this change to take effect *** |
| 0x6 | 1011 | ... failed. Error code: 0x%1!lx!. |
| 0x7 | 1011 | ... done. |
| 0x8 | 1011 | '%1' is installed. |
| 0x9 | 1011 | '%1' is not installed. |
| 0xa | 1011 | Could not determine whether '%1' is installed (error code: 0x%2!x!). |
| 0xb | 1011 | Instance ID Description
--------------------------- |
| 0xc | 1011 | %1 %2 |
| 0xd | 1011 | %1!-26s! %2 |
| 0xe | 1011 | %1!-26s! %2 |
| 0xf | 1011 | %1
----------------- |
| 0x10 | 1011 | %1 |
| 0x11 | 1011 | -> %1 |
| 0x12 | 1011 | Binding paths starting with '%1' |
| 0x13 | 1011 | Binding paths ending with '%1' |
| 0x14 | 1011 | Could not lock INetcfg, it is already locked by '%1' |
| 0x15 | 10 | netcfg [-v] [-winpe] [-l ] -c
-i
-winpe installs TCP/IP, NetBIOS and Microsoft Client for Windows
preinstallation environment
-l provides the location of INF
-c provides the class of the component to be installed (p == Protocol,
s == Service, c == Client)
-i provides the component ID
The arguments must be passed in the order shown.
Examples:
netcfg -l c:\oemdir\myprot.inf -c p -i myprot
Installs protocol 'myprot' using c:\oemdir\myprot.inf
netcfg -c s -i MS_Server
Installs service 'MS_Server'
OR
netcfg [-v] -winpe
Example:
netcfg -v -winpe
Installs TCP/IP, NetBIOS, and Microsoft Client for Windows
preinstallation environment
OR
netcfg [-v] -q
Example:
netcfg -q MS_IPX
Displays if component 'MS_IPX' is installed
OR
netcfg [-v] -u
Example:
netcfg -u MS_IPX
Uninstalls component 'MS_IPX'
OR
netcfg [-v] -s
-s provides the type of components to show (a == adapters,
n == net components)
Example:
netcfg -s n
Shows all installed net components
OR
netcfg [-v] -b
Example:
netcfg -b ms_tcpip
Shows binding paths containing 'MS_TCPIP'
OR
netcfg [-v] -m
Example:
netcfg -m
Outputs the binding map to NetworkBindingMap.txt in the current directory.
-v will also display the binding map to the console.
OR
netcfg -d
Example:
netcfg -d
Performs a cleanup on all networking devices.
This will require a reboot.
OR
netcfg -x
Example:
netcfg -x
Performs a cleanup on networking devices, skipping those without physical
object names.
This will require a reboot.
General Notes:
-v Run in verbose (detailed) mode
-? Displays this help information |
| 0x16 | 1011 | Skipping installation of component %1 in servicing mode. |
| 0x17 | 1011 | Skipping un-installation of component %1 in servicing mode. |
| 0x18 | 1011 | Failed while searching the instance reference of component %1. |
| 0x19 | 1011 | Access denied: Please re-run command from an elevated command prompt. |
| 0x15 | 11 | netcfg [-v] [-winpe] [-l ] -c
-i
-winpe installs TCP/IP, NetBIOS and Microsoft Client for Windows
preinstallation environment
-l provides the location of INF
-c provides the class of the component to be installed (p == Protocol,
s == Service, c == Client)
-i provides the component ID
The arguments must be passed in the order shown.
Examples:
netcfg -l c:\oemdir\myprot.inf -c p -i myprot
Installs protocol 'myprot' using c:\oemdir\myprot.inf
netcfg -c s -i MS_Server
Installs service 'MS_Server'
OR
netcfg [-v] -winpe
Example:
netcfg -v -winpe
Installs TCP/IP, NetBIOS, and Microsoft Client for Windows
preinstallation environment
OR
netcfg [-v] -q
Example:
netcfg -q MS_TCPIP
Displays if component 'MS_TCPIP' is installed
OR
netcfg [-v] -u
Example:
netcfg -u myprot
Uninstalls component 'myprot'
OR
netcfg [-v] -s
-s provides the type of components to show (a == adapters,
n == net components)
Example:
netcfg -s n
Shows all installed net components
OR
netcfg [-v] -b
Example:
netcfg -b ms_tcpip
Shows binding paths containing 'MS_TCPIP'
OR
netcfg [-v] -m
Example:
netcfg -m
Outputs the binding map to NetworkBindingMap.txt in the current directory.
-v will also display the binding map to the console.
OR
netcfg -d
Example:
netcfg -d
Performs a cleanup on all networking devices.
This will require a reboot.
OR
netcfg -x
Example:
netcfg -x
Performs a cleanup on networking devices, skipping those without physical
object names.
This will require a reboot.
General Notes:
-v Run in verbose (detailed) mode
-? Displays this help information |
| 26 entries |