How to Restore the Windows 7 Registry
The Windows registry editor allows you to access certain configuration settings that may be unavailable from the GUI. Some knowledgeable users enjoy tweaking the registry for the fun of it but others do it to troubleshoot various problems. However, I must remind you that the registry contains low-level operating system components that if incorrectly set or accidentally deleted can result in your computer not starting properly! However, you can restore the registry using the Last Known Good Configuration option found in the boot up process.
Categories: Troubleshooting Tags: Boot, configuration, GUI, Last Known Good Configuration, register editor, registry, tweaks
Windows Firewall with Advanced Security (WFAS) Basics
Windows Firewall with Advanced Security (WFAS) allows you to create rules based on port addresses and services, unlike the basic Windows Firewall where you can create rules based on programs. The basic Windows Firewall should be enough for the normal safe operation of your computer but advanced users can use WFAS to:
Categories: Security, Utilities Tags: advfirewall, command prompt, configuration, Export, Firewall, firewall rules, Import, netsh, traffic, WFAS, windows firewall, WinRS
Troubleshooting IPv6 Connectivity
The standard command-line tools we find in Windows 7 have full IPv6 functionality. Tools like Ping, Ipconfig, Pathping, Tracert, Netstat, and Route all support IPv6. Then we find tools specific to IPv6 which are provided in the Netsh command structure. But before we go for some troubleshooting tips, let’s check some mechanisms such as, IPv6 address resolution and configuration.
Categories: Networking Tags: configuration, DNS, interface, interface ID, ipconfig, IPv4, IPv6, ND, netsh, pathping, ping, PTR, tracert
Troubleshooting IP Configuration
Windows 7 retains the same command-line tools of its predecessors for troubleshooting IP configurations. The most basic tools are the Ping and Ipconfig utilities which help you determine your system’s IP configuration and test connectivity. There are more advanced network tools such as, Tracert or Pathping, Nslookup for DNS related issues, etc. These help you troubleshoot advanced network related issues but this article will only cover the basic command-line tools which are adequate for the Windows 7 average users.
Categories: Networking, Troubleshooting Tags: apipa, command-line, configuration, DHCP, DNS, IP, ipconfig, nslookup, pathping, ping, tools, trace route, tracert