|
WINDOWS
Add ftp server service to windows xp/2k/2k3
Exchange 2000 and 5.5 Disk Space
Private TCP/IP addresses
Windows 2000 & XP Messenger pop ups
Windows 2000, XP & 2003 using netsh to change ip settings from cmd line
Windows 2000 Pro Security Checklist
Windows 2000 Well Known Ports
Windows XP Home - How to fix CTRL+ALT+DEL
Windows XP TCP/IP stack reset
Windows XP - To display the security tab in explorer
IE Keyboard Shortcuts
GAMES
Call of Duty coloured names
Call of Duty demos
Call of Duty name binds
Call of Duty Server Admin
Call of Duty Server - how to create a win32 service
Counterstrike Source Getting Started Guide
Counterstrike Source Buy Script
Counterstrike Source custom spray set up
Counterstrike Source and HL2 steam backups
Counterstrike 1.6 Buy Script
Counterstrike 1.6 Custom Maps
Counterstrike 1.6 custom spray set up
Counterstrike 1.6 MP3 Playback
Counterstrike 1.6 Server List not working
Counterstrike 1.6 - how to set up a win32 server
Enemy Territory Getting Started Guide
HL2 weapons and chapters
OTHER
IRC How To
|
|
Windows XP TCP/IP stack reset
SUMMARY
When viewing the list of components for a network interface, you may notice
that the Uninstall button is disabled when Internet Protocol (TCP/IP) is
selected. In Windows XP, the TCP/IP stack is considered a core component of
the operating system; therefore, it is not possible to uninstall TCP/IP in
Windows XP.
In extreme cases, reinstalling the Internet Protocol stack may be the most
appropriate solution. With the NetShell utility, you can now reset the
TCP/IP stack back to a pristine state, to the same state as when the
operating system was installed.
MORE INFORMATION
The NetShell utility (netsh) is a command-line scripting interface for the
configuring and monitoring of Windows XP networking. This tool provides an
interactive network shell interface to the user.
In Windows XP, a reset command is available in the IP context of the
NetShell utility. When this command is executed, it rewrites pertinent
registry keys that are used by the Internet Protocol (TCP/IP) stack to
achieve the same result as the removal and the reinstallation of the
protocol. SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\
SYSTEM\CurrentControlSet\Services\DHCP\Parameters\ Command Usage
netsh int ip reset [log_file_name]
To successfully execute the command, you must specify a log file name where
actions taken by netsh will be recorded. For example, typing either of the
examples that are listed in the "Command Samples" section later in this
article at a command prompt would reset the TCP/IP stack on a system and
record the actions that were taken in the log file, Resetlog.txt. The first
sample creates the log file in the current directory, while the second
sample demonstrates the use of a path where the log will be created. In
either case, where the specified log file already exists, the new log will
be appended to the end of the existing file. Command Samples
netsh int ip reset resetlog.txt
netsh int ip reset c:\resetlog.txt
Sample Log File for NETSH INT IP RESET
The following is a sample of the log file that is generated by netsh when an
IP reset command is issued. The actual log file may vary depending on the
configuration of the system on which the command is issued. In some cases,
there may be no actions logged in the file, which typically is the case when
the TCP/IP registry keys have not been altered from their original
configuration. reset
SYSTEM\CurrentControlSet\Services\Dhcp\Parameters\Options\15\RegLocationold
REG_MULTI_SZ
=SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\?\DhcpDomainS
YSTEM\CurrentControlSet\Services\TcpIp\Parameters\DhcpDomainadded
SYSTEM\CurrentControlSet\Services\Netbt\Parameters\Interfaces\Tcpip_{2DDD011
E-B1B6-4886-87AC-B4E72693D10C}\NetbiosOptionsadded
SYSTEM\CurrentControlSet\Services\Netbt\Parameters\Interfaces\Tcpip_{BAA9D12
8-54BB-43F6-8922-313D537BE03E}\NetbiosOptionsreset
SYSTEM\CurrentControlSet\Services\Netbt\Parameters\Interfaces\Tcpip_{BD2859B
A-B26A-4E2B-A3FE-3D246F90A81A}\NameServerListold REG_MULTI_SZ
=10.1.1.2deleted
SYSTEM\CurrentControlSet\Services\Netbt\Parameters\EnableLmhostsadded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2DDD011E-B1B6
-4886-87AC-B4E72693D10C}\AddressTypeadded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2DDD011E-B1B6
-4886-87AC-B4E72693D10C}\DefaultGatewayMetricadded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2DDD011E-B1B6
-4886-87AC-B4E72693D10C}\DisableDynamicUpdatedeleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2DDD011E-B1B6
-4886-87AC-B4E72693D10C}\DontAddDefaultGatewayreset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2DDD011E-B1B6
-4886-87AC-B4E72693D10C}\EnableDhcpold REG_DWORD = 0added
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2DDD011E-B1B6
-4886-87AC-B4E72693D10C}\NameServeradded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2DDD011E-B1B6
-4886-87AC-B4E72693D10C}\RawIpAllowedProtocolsadded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2DDD011E-B1B6
-4886-87AC-B4E72693D10C}\TcpAllowedPortsadded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{2DDD011E-B1B6
-4886-87AC-B4E72693D10C}\UdpAllowedPortsadded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{5B3675C3-6EB9
-4936-B991-04DA31024C4E}\DisableDynamicUpdatereset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{5B3675C3-6EB9
-4936-B991-04DA31024C4E}\EnableDhcpold REG_DWORD = 0reset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{5B3675C3-6EB9
-4936-B991-04DA31024C4E}\IpAddressold REG_MULTI_SZ =12.12.12.12deleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{5B3675C3-6EB9
-4936-B991-04DA31024C4E}\IpAutoconfigurationAddressdeleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{5B3675C3-6EB9
-4936-B991-04DA31024C4E}\IpAutoconfigurationMaskdeleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{5B3675C3-6EB9
-4936-B991-04DA31024C4E}\IpAutoconfigurationSeedreset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{5B3675C3-6EB9
-4936-B991-04DA31024C4E}\RawIpAllowedProtocolsold REG_MULTI_SZ =0reset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{5B3675C3-6EB9
-4936-B991-04DA31024C4E}\SubnetMaskold REG_MULTI_SZ =255.255.255.0reset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{5B3675C3-6EB9
-4936-B991-04DA31024C4E}\TcpAllowedPortsold REG_MULTI_SZ =0reset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{5B3675C3-6EB9
-4936-B991-04DA31024C4E}\UdpAllowedPortsold REG_MULTI_SZ =0added
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BAA9D128-54BB
-43F6-8922-313D537BE03E}\AddressTypeadded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BAA9D128-54BB
-43F6-8922-313D537BE03E}\DefaultGatewayMetricadded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BAA9D128-54BB
-43F6-8922-313D537BE03E}\DisableDynamicUpdatedeleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BAA9D128-54BB
-43F6-8922-313D537BE03E}\DontAddDefaultGatewayreset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BAA9D128-54BB
-43F6-8922-313D537BE03E}\EnableDhcpold REG_DWORD = 0added
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BAA9D128-54BB
-43F6-8922-313D537BE03E}\NameServeradded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BAA9D128-54BB
-43F6-8922-313D537BE03E}\RawIpAllowedProtocolsadded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BAA9D128-54BB
-43F6-8922-313D537BE03E}\TcpAllowedPortsadded
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BAA9D128-54BB
-43F6-8922-313D537BE03E}\UdpAllowedPortsreset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\DefaultGatewayold REG_MULTI_SZ =10.1.1.2reset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\DefaultGatewayMetricold REG_MULTI_SZ =0added
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\DisableDynamicUpdatereset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\EnableDhcpold REG_DWORD = 0reset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\IpAddressold REG_MULTI_SZ =10.1.1.1deleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\IpAutoconfigurationAddressdeleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\IpAutoconfigurationMaskdeleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\IpAutoconfigurationSeedreset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\NameServerold REG_SZ = 10.1.1.2,10.1.1.3reset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\RawIpAllowedProtocolsold REG_MULTI_SZ =0reset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\SubnetMaskold REG_MULTI_SZ =255.255.255.0reset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\TcpAllowedPortsold REG_MULTI_SZ =0reset
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BD2859BA-B26A
-4E2B-A3FE-3D246F90A81A}\UdpAllowedPortsold REG_MULTI_SZ =0deleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DontAddDefaultGatewayDefa
ultdeleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\EnableIcmpRedirectdeleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\EnableSecurityFiltersdele
ted SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\SearchListdeleted
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\UseDomainNameDevolution<c
ompleted>
Metal Mullet
|