|
Modem Issues, Auto-Connect/Disconnect & Dialup for Windows XP |
Auto-Dialing Issues
Check your settings here: Network Connections/Advanced/Dial-Up Preferences/Enable Auto-Dial by Location/Uncheck all locations.
To view the list of names and addresses recorded by AutoDial,
type the following command at a command prompt:
rasautou -s
To delete a name or address entry from the list: Start/Run/Regedit
HKEY_CURRENT_USER\Software\Microsoft\RAS Autodial\Addresses
You can delete any TCP/IP addresses that you see under this key. Note that
AutoDial can use IP addresses, DNS fully qualified domain names (FQDN), and
NetBIOS names.
Modify the Internet Auto-Dial Settings
Windows has the option to automatically dial your Internet Service Provider (ISP) to establish an Internet connection. This option can be controlled using this tweak. Start/Run/Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings
Value Name: EnableAutodial
Data Type: REG_BINARY (Binary Value)
Value Data: (00 00 00 00 = disabled, 01 00 00 00 = enabled)
Create a new binary value named "EnableAutodial", and set the new value to equal
"01 00 00 00" to enable autodial or "00 00 00 00" to disable it.
Note: This restriction can be used either on a user by user basis by adding it
to HKEY_CURRENT_USER or on a computer wide basis by adding it to
HKEY_LOCAL_MACHINE.
Fast User Switching and Internet Connection
The following entry will stop the prompt to shut down the
connection when changing users under Windows XP. This enables a permanent
internet connection with multiple users on your PC under Windows XP.
Start/Run/Regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Then right-click the right-hand pane, select New/String Value. Name the value
KeepRasConnections and set it to 1.
Keep Ras
Connection within Fast User Switching
To set it manually:
http://www.microsoft.com/windowsxp/expertzone/tips/may02/theriot1.asp
Disable Automatic Modem Connections at Startup
If remote connections are enabled in Windows, the system may try
to initiate an Internet connection at Windows startup or at the start of many
applications. This setting disables that behavior.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole. Value Name: EnableRemoteConnect, Data
Type: REG_SZ (String Value), Value Data: "Y" = enable automatic connections, "N"
= disabled.
Create a new String value, or modify the existing value, called 'EnableRemoteConnect'
and edit the value according to the settings below. Exit your registry, you may
need to restart or log out of Windows for the change to take effect.
Disable the "Log on using dial-up connection" Check Box
During logon Windows allows users to optionally connect to a Windows domain using dial-up networking, this tweak can be used to disable that option. Start/Run/Regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.
Value Name: RasDisable
Data Type: REG_SZ (String Value), Value Data: (0 = restriction disabled, 1 =
restriction enabled).
Create a new String value, or modify the existing value, called 'RasDisable' and edit the value according to the settings below. Exit your registry, you may need to restart or log out of Windows for the change to take effect.
Auto-Disconnect
Start/Run/Regedit
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters.
In the right pane, find Autodisconnect and change the time accordingly.
Or...
Start/Run/net config server /autodisconnect:30 (30 being an example). The valid value range is -1 to 65535 minutes at the command line. To disable Auto-Disconnect set it to -1. Setting Autodisconnect to 0 does not turn it off and results in very fast disconnects, within a few seconds of idle time. (However, the RAS Autodisconnect parameter is turned off if you set it to a value of 0.)
ASDL/Cable Modem Disconnects
With some ADSL/Cable modems (especially USB) you may have a problem with getting disconnected after a few hours, here are two ways to fix that. Disable Hibernation and Disable Windows Messenger.
DSL Cable Modems Disconnects
Right click My Computer Icon/Properties/Hardware/Device Manager. Expand USB Controllers/Double Click USB Root Hub. Select Power Management and uncheck, Allow the computer to turn off the device to save power.
Tip: Stop connection from timing out on Web Pages. Sometimes when
trying to connect to a Web site, that connection
attempt "times-out" due to the slowness of response, and you get a "Could not
connect to ... ". Start/Run/Regedit
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Net.
In the left pane, locate the 0000 Key (or 0001, 0002, or 0003) that represents
your modem or NIC. Under that
Key, locate the Value name called "SLOWNET" (right pane). Double click on
SLOWNET, and change "Value
data =
01" (zero & 1), to "00" (2 zero's). Close RegEdit, and reboot.
XP Support-
01/01/2005 12:42 AM -
Home Page WinXP
© Copyright Kelly Theriot MS-MVP(DTS) 2005. All rights reserved.