How to Disable GSNW Through the Registry

Last reviewed: March 12, 1998
Article ID: Q173119
The information in this article applies to:
  • Microsoft Windows NT Server versions 3.51 and 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 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.

  1. Start Registry Editor (Regedt32.exe), and go to the following subkey:

          HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NWCWorkstation
    

  2. 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).
    
    

  3. 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 : ntnetserv NTSrv kbnetwork
Version : WinNT:3.51,4.0
Platform : winnt
Hardware : ALPHA x86
Issue type : kbhowto


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 12, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.