Registry Keys Added by Remote Access Service
ID: Q177118
|
The information in this article applies to:
-
Microsoft Windows NT Workstation version 4.0
-
Microsoft Windows NT Server version 4.0
IMPORTANT: This article contains information about editing the registry.
Before you edit the registry, make sure you understand how to restore it if
a problem occurs. For information about how to do this, view the "Restoring
the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help
topic in Regedt32.exe.
SUMMARY
When you install the Remote Access Service [RAS] and/or the Point to Point
Tunneling Protocol [PPTP], several registry keys are added or updated.
This article provides a list of those keys for a reference. This list may
be helpful in a situation where an uninstall or reinstall of the either
RAS or PPTP has failed.
MORE INFORMATION
WARNING: Using Registry Editor incorrectly can cause serious problems that
may require you to reinstall your operating system. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry Editor
can be solved. Use Registry Editor at your own risk.
For information about how to edit the registry, view the "Changing Keys and
Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete
Information in the Registry" and "Edit Registry Data" Help topics in
Regedt32.exe. Note that you should back up the registry before you edit it.
If you are running Windows NT, you should also update your Emergency
Repair Disk (ERD).
A few abbreviations have been used to enhance the readability of this
article:
CCS = CurrentControlSet
HKCU = HKEY_CURRENT_USER
HKLM = HKEY_LOCAL_MACHINE
(x) = Number will vary with every computer depending on the bindings
Registry Keys for RAS
HKLM\SYSTEM\CCS\Services\AsyncMac
HKLM\SYSTEM\CCS\Services\AsyncMac(x)
HKLM\SYSTEM\CCS\Services\NdisTapi
HKLM\SYSTEM\CCS\Services\NdisWan
HKLM\SYSTEM\CCS\Services\NdisWan(x)
HKLM\SYSTEM\CCS\Services\NetBT\Adapters\NdisWan(x)
HKLM\SYSTEM\CCS\Services\RasAcd
HKLM\SYSTEM\CCS\Services\RasArp
HKLM\SYSTEM\CCS\Services\RasAuto
HKLM\SYSTEM\CCS\Services\RasMan
HKLM\SYSTEM\CCS\Services\RemoteAccess
HKLM\SOFTWARE\Microsoft\AsyncMac
HKLM\SOFTWARE\Microsoft\NdisWan
HKLM\SOFTWARE\Microsoft\RAS
HKLM\SOFTWARE\Microsoft\RasAuto
HKLM\SOFTWARE\Microsoft\RasMan
HKLM\SOFTWARE\Microsoft\RemoteAccess
HKLM\SOFTWARE\Microsoft\TAPI DEVICES
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards\(x)
NOTE: If you remove the registry keys for RAS, do not remove values
that refer to a specific network adapter. This will remove the specified network adapter and it will need to be reinstalled. Only remove NDISWAN values.
HKCU\Software\Microsoft\RAS Autodial
HKCU\Software\Microsoft\RAS Monitor
HKCU\Software\Microsoft\RAS Phonebook
Registry Keys for PPTP
HKLM\SYSTEM\CCS\Services\NdisWan(x)
HKLM\SYSTEM\CCS\Services\NetBT\Adapters\NdisWan(x)
HKLM\SYSTEM\CCS\Services\RASPPTPE
HKLM\SYSTEM\CCS\Services\RASPPTPF
HKLM\SYSTEM\CCS\Services\RASPPTPM
HKLM\SYSTEM\CCS\Services\RASPPTPM(x)
HKLM\SOFTWARE\Microsoft\RAS\TAPI DEVICES\RASPPTPM
HKLM\SOFTWARE\Microsoft\RASPPTP
HKLM\SOFTWARE\Microsoft\RASPPTPE
HKLM\SOFTWARE\Microsoft\RASPPTPM
HKLM\SOFTWARE\Microsoft\TAPI DEVICES\RASPPTPM
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards\(x)
NOTE: If you remove the registry keys for PPTP, do not remove values
that refer to a specific network adapter. This will remove the specified network adapter and it will need to be reinstalled. Only remove NDISWAN values.
Additional query words:
Keywords : kbnetwork ntras ntnetserv ntregistry NTSrvWkst
Version : winnt:4.0
Platform : winnt
Issue type : kbinfo