How to Disable GSNW through the Registry
ID: Q173119
|
The information in this article applies to:
-
Microsoft Windows NT Server versions 3.51, 4.0
-
Microsoft Windows 2000 Server
-
Microsoft Windows 2000 Advanced Server
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
Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help
topic in Regedt32.exe.
SYMPTOMS
After you install Microsoft Client or Gateway Service for NetWare (GSNW),
and later you need to disable either service, you may be unable to access
that service's properties on the Services tab in the Control Panel Network
tool.
If this is the case, perform the following steps:
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.
- Start Registry Editor (Regedt32.exe), and go to the following subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NWCWorkstation
- Edit the following value:
Value Name: Start: Data Type: REG_DWORD Value: 0x2
Change the following value from 0x2(automatic) to 0x3(manual) or
0x4(disabled).
- Quit Registry Editor and restart Windows NT.
NOTE: This procedure is equivalent to starting the Control Panel Services
tool, selecting either service, clicking Startup, and then clicking
Options.
WARNING: Disabling GSNW will prevent the Server service from starting. If
you are going to disable GSNW, remove the dependency from the Server
service. For more information, please see the following article in the
Microsoft Knowledge Base:
ARTICLE-ID: Q123763
TITLE : Share Names Displayed as DELETED in GSNW
Additional query words:
CSNW GSNW
Keywords : kbnetwork ntnetserv NTSrv
Version : WINDOWS:2000; winnt:3.51,4.0
Platform : WINDOWS winnt
Issue type : kbhowto
|