How To Enable Ghosted Connections in Windows NT
ID: Q127018
|
The information in this article applies to:
-
Microsoft Windows NT Workstation versions 3.5, 4.0
-
Microsoft Windows NT Server versions 3.5, 4.0
When you use Remote Access Services (RAS) you have the option to disable
automatic restoration of network connections at logon (known as ghosted
connections.) If you do not install RAS, you can enable ghosted connections
by following these steps:
WARNING: Using Registry Editor incorrectly can cause serious, system-wide
problems that may require you to reinstall Windows NT to correct them.
Microsoft cannot guarantee that any problems resulting from the use of
Registry Editor can be solved. Use this tool at your own risk.
- Run Registry Editor (Regedt32.exe).
- From the HKEY_LOCAL_MACHINE subtree, go to the following key:
\SYSTEM\CurrentControlSet\Control\NetworkProvider
- Click Add Value on the Edit menu.
- Enter the following values:
Value Name: RestoreConnection
Data Type: REG_DWORD
Value: 0 or 1
Setting this value to 0 causes Windows NT to ghost the connections.
- Quit Registry Editor and restart Windows NT.
For additional information on ghosted connections, please see the following
article in the Microsoft Knowledge Base:
Q115873: Ghosted Connections and Remote Access Service
Additional query words:
prodnt service persistent dial-up networking dun
Keywords : kbnetwork kbusage ntras NTSrvWkst
Version : 3.5 4.0
Platform : winnt
Issue type :
|