Disabling Support for Unimodem Modems in Remote Access

Last reviewed: April 29, 1997
Article ID: Q150808
The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0

SUMMARY

Windows NT 4.0 Remote Access Service (RAS) includes support for Unimodem modems. If you attempt to use a device with RAS that is not supported by Unimodem, you may need to configure RAS to use the Modem.inf file instead of using Unimodem.

MORE INFORMATION

To use the Modem.inf file instead of Unimodem in RAS, perform the following 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.

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

          HKEY_LOCAL_MACHINE\Software\Microsoft\RAS\Protocols
    

  2. On the Edit menu, click Add Value.

  3. Type the following values:

          Value Name: EnableUnimodem
          Data Type: REG_DWORD
          Value: 0
    

  4. Quit Registry Editor and restart Windows NT.

  5. Run the Network applet in Control Panel and choose the Services tab.

  6. Select Remote Access Service from the list of installed services and click the Properties button.

  7. Remove any ports currently defined in the RAS Setup dialog box.

  8. Click the Add button and re-add the ports. RAS will now use the Modem.inf file to retrieve initialization information for the devices you add.


Additional query words: prodnt DISABLE
Keywords : kbnetwork ntras
Version : 4.0
Platform : WinNT


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: April 29, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.