WiFi Scanner Mac App Store


WLAN Book

Enable/Disable Wireless Networking Using Batch File

Devcon Utility Enabling or disabling wireless networking or any connection can be done using a batch file and the devcon utility in Windows XP. Batch Files and Command Line Below is a summary of the posts that provide information on how to enable/disable wireless networking using batch files. Enable/Disable Wireless Cards Using Command Line Disabling [...]

Filed under: How To Guides

Enable/Disable Wireless Card from Command Line

Why Command Line? Using the graphical user interface to enable or disable a wireless card is easy but usually requires multiple clicks of the mouse.  Having a command line method to enable/disable a wireless card or any network interface is faster and more powerful. Also, a command line method is easy to use in scripts. DevCon [...]

Filed under: How To Guides

Export PuTTY saved sessions from Windows XP to Windows Vista

To copy your PuTTY sessions from a Windows XP to a Windows Vista use below. To export saved sessions to a file run below in the Windows XP run box (Start -> Run and then type copy/paste entire line below into box and hit return) regedit /e putty.reg “HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions” File will be saved in the [...]

Filed under: How To Guides

Disable Wireless Zero Configuration in Windows XP

Wireless Auto Configuration, available in Windows XP and Windows Server 2003, dynamically selects the wireless network to which to attempt connection, based either on your preferences or on default settings. This includes automatically selecting and connecting to a more preferred wireless network when it becomes available. If none of the preferred wireless networks are found [...]

Filed under: How To Guides