December 1st, 2007
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
November 10th, 2007
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
August 20th, 2007
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
May 14th, 2007
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