Adding Additional Logical Print Server Ports for FPNW

Last reviewed: March 18, 1997
Article ID: Q137296

The information in this article applies to:
  • Microsoft Windows NT Server version 3.51
  • Microsoft File and Print Services for NetWare, version 3.51
  • Microsoft Windows NT Server version 4.0

SUMMARY

Pages 94, 95, and 96 of the File and Print Services for NetWare (FPNW) 3.51 Administrator's Guide list all registry parameters that are added to the registry when FPNW is installed. The PServerPorts parameter is listed on page 95, and it works as documented. However, PServerPorts does not appear in the registry.

MORE INFORMATION

PServerPorts is the number of logical print server ports (named NetWareCompatiblePServerx, where x is a number starting from 0), provided in Print Manager to represent NetWare printers. You can enter this parameter in the registry if you want to create additional print queues on the server to send jobs to NetWare printers. The range is 1 to 64, and the default is 2.

To create additional print queues for FPNW:

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. Run Registry Editor (REGEDT32.EXE).

  2. From the HKEY_LOCAL_MACHINE subtree, go to the following key:

          \SYSTEM\CurrentControlSet\Services\FPNW\Parameters
    

  3. From the Edit menu, select Add Value.

  4. Add the following:

          Value Name: PServerPorts
          Data Type:  REG_DWORD
          Data: <Decimal Number from 1 - 64>
    

  5. Choose OK and quit Registry Editor.

  6. Shutdown and restart Windows NT.


Additional query words: prodnt printing FPNW doc err docerr 4.0
Keywords : kbprint ntdocerr ntprint NTSrv
Version : 3.51 4.0
Platform : WinNT
Issue type : kbdocerr


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