home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / network / rlit93.zip / 10FEB93L.NET next >
Text File  |  1993-02-17  |  519KB  |  12,504 lines

  1.                                FYI
  2.  
  3. (Note: The origin of this information may be internal or external
  4. to Novell.  Novell makes every effort within its means to verify
  5. this information.  However, the information provided in this
  6. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  7. implied claims to the validity of this information.)
  8.  
  9.           TITLE:    Resolving I/O and IRQ Conflicts
  10.    DOCUMENT ID#:    FYI.P.6054
  11.            DATE:    04DEC92
  12.         PRODUCT:    NetWare Lite
  13. PRODUCT VERSION:    All versions
  14.      SUPERSEDES:    FYI.P.6012 and FYI.P.6013
  15.  
  16. SYMPTOM
  17.  
  18.      NA
  19.  
  20. ISSUE/PROBLEM
  21.  
  22.      Resolving I/O and IRQ Conflicts
  23.  
  24.      I/O Conflicts
  25.  
  26.      The Ethernet, ARCnet, or other network board will need to use
  27.      a unique I/O address.  The following table shows some possible
  28.      conflicts.  Column one shows the range from 200 to 3E0 (hex). 
  29.      Column two shows some possible conflicting devices.  Select an
  30.      I/O address that best fits your configuration; however, be
  31.      aware that this table is generic.  If problems persist,
  32.      consult the documentation of your specific system.  It is also
  33.      possible to get a listing of your I/O addresses with a
  34.      computer utility program.
  35.  
  36. ┌──────────────┬─────────────────────────────────────┐
  37. │ I/O Address  │    Potential Conflicting Devices    │
  38. ├──────────────┼─────────────────────────────────────┤
  39. │ 200          │ Game controller /Joystick (200-20F) │
  40. ├──────────────┼─────────────────────────────────────┤
  41. │ 220          │ Novell Network Keycard              │
  42. ├──────────────┼─────────────────────────────────────┤
  43. │ 240          │                                     │
  44. ├──────────────┼─────────────────────────────────────┤
  45. │ 260          │ LPT2: (278-27F)                     │
  46. ├──────────────┼─────────────────────────────────────┤
  47. │ 280          │ LCD display on Wyse 2108 PC         │
  48. ├──────────────┼─────────────────────────────────────┤
  49. │ 2A0          │                                     │
  50. ├──────────────┼─────────────────────────────────────┤
  51. │ 2C0          │                                     │
  52. ├──────────────┼─────────────────────────────────────┤
  53. │ 2E0          │ COM4:, GPIB-Adapter 0 (2E1)         │
  54. │              │ COM2:, Data acquisition (300-31F)   │
  55. ├──────────────┼─────────────────────────────────────┤
  56. │ 300          │                                     │
  57. ├──────────────┼─────────────────────────────────────┤
  58. │ 320          │ XT Hard Disk interface (320-32F)    │
  59. ├──────────────┼─────────────────────────────────────┤
  60. │ 340          │                                     │
  61. ├──────────────┼─────────────────────────────────────┤
  62. │ 360          │ LPT1: (378-37F)                     │
  63. ├──────────────┼─────────────────────────────────────┤
  64. │ 380          │ SLDC/Sec Bi-Sync interface (380     │
  65. ├──────────────┼─────────────────────────────────────┤
  66. │ 3A0          │ Primary Bi-Sync interface (3A0-3A9) │
  67. │              │ Monochrome display (3B0-3BB)        │
  68. ├──────────────┼─────────────────────────────────────┤
  69. │ 3C0          │ EGA display control (3C0-3CF)       │
  70. │              │ CGA display control (3D0-3CF)       │
  71. ├──────────────┼─────────────────────────────────────┤
  72. │ 3E0          │ COM3: (3E8-3EF)                     │
  73. │              │ Floppy disk controller (3F0-3F7)    │
  74. │              │ COM1: (3F8-3FF)                     │
  75. └──────────────┴─────────────────────────────────────┘
  76.  
  77.      IRQ Conflicts
  78.  
  79.      A unique interrupt line (IRQ) must be assigned to your network
  80.      board.  Each manufacturer's network board is unique in the
  81.      available interrupts it offers (refer to the network board's
  82.      manual to determine its interrupt options).  The following
  83.      table may help in selecting an interrupt option that is not
  84.      currently being used in your system.  It is also possible to
  85.      get a specific reading of your interrupts from a computer
  86.      utility program.
  87.  
  88. ┌───────┬────────────┬──────────────────┐
  89. │ IRQ   │    XT      │ AT (286,386,486) │
  90. ├───────┼────────────┼──────────────────┤
  91. │ 0     │            │ TIMER OUTPUT 0   │
  92. ├───────┼────────────┼──────────────────┤
  93. │ 1     │            │ KEYBOARD         │
  94. ├───────┼────────────┼──────────────────┤
  95. │ 2     │ EGA/VGA    │ EGA/VGA          │
  96. ├───────┼────────────┼──────────────────┤
  97. │ 3     │ COM2       │ COM2             │
  98. ├───────┼────────────┼──────────────────┤
  99. │ 4     │ COM1       │ COM1             │
  100. ├───────┼────────────┼──────────────────┤
  101. │ 5     │ HARD DISK  │ LPT2             │
  102. ├───────┼────────────┼──────────────────┤
  103. │ 6     │            │ FLOPPY DISK      │
  104. ├───────┼────────────┼──────────────────┤
  105. │ 7     │ LPT1       │ LPT1             │
  106. ├───────┼────────────┼──────────────────┤
  107. │ 8     │            │ REAL TIME CLOCK  │
  108. ├───────┼────────────┼──────────────────┤
  109. │ 9     │            │                  │
  110. ├───────┼────────────┼──────────────────┤
  111. │ 10    │            │                  │
  112. ├───────┼────────────┼──────────────────┤
  113. │ 11    │            │                  │
  114. ├───────┼────────────┼──────────────────┤
  115. │ 12    │            │                  │
  116. ├───────┼────────────┼──────────────────┤
  117. │ 13    │            │ COPROCESSOR      │
  118. ├───────┼────────────┼──────────────────┤
  119. │ 14    │            │ HARD DISK        │
  120. ├───────┼────────────┼──────────────────┤
  121. │ 15    │            │                  │
  122. └───────┴────────────┴──────────────────┘
  123.  
  124.      Note:  For best results, you should try using a free interrupt
  125.      line.  If the chart shows that you are using all possible
  126.      interrupts, it is possible that your Ethernet or other network
  127.      board may use an interrupt that is already being used. For
  128.      example:  many programs do not address LPT1 on the interrupt
  129.      level; hence, if you have no free interrupts, it is possible
  130.      to assign two functions to the same interrupt.
  131.  
  132. SOLUTION
  133.  
  134.      NA
  135.  
  136.  
  137.  
  138.  
  139.                                FYI
  140.  
  141. (Note: The origin of this information may be internal or external
  142. to Novell.  Novell makes every effort within its means to verify
  143. this information.  However, the information provided in this
  144. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  145. implied claims to the validity of this information.)
  146.  
  147.           TITLE:    NetWare Lite Patch Release    
  148.    DOCUMENT ID#:    FYI.P.6087
  149.            DATE:    04DEC92
  150.         PRODUCT:    NetWare Lite
  151. PRODUCT VERSION:    All versions
  152.      SUPERSEDES:    FYI.P.6041
  153.  
  154. SYMPTOM
  155.  
  156.      NA
  157.  
  158. ISSUE/PROBLEM
  159.  
  160.      NetWare Lite Patch Release
  161.  
  162.      Novell has released eleven patches that address various
  163.      NetWare Lite issues.  These patches can be obtained through
  164.      CompuServe or through Novell directly.
  165.  
  166.      CompuServe
  167.  
  168.      A free CompuServe membership can be obtained by dialing
  169.      (800)848-8199 in the U.S. and (614)457-0802 outside the U.S.
  170.      (ask for Representative 200).  CompuServe will provide NetWare
  171.      Lite users with fifteen dollars worth of credit toward online
  172.      services at no charge.
  173.  
  174.      To get the files from CompuServe, do the follow procedure:
  175.  
  176.      1.   Type  GO NOVLIB
  177.      2.   When in NOVLIB, enter into library one or ten.
  178.      3.   Download NWL005ZIP.  (This ZIP file contains the NetWare
  179.           Lite patches.)
  180.  
  181.           Note:  You must have PKUNZIP.EXE to unzip NWL005.ZIP.  If
  182.           you do not have PKUNZIP.EXE, you can get it from
  183.           CompuServe.  It is located inside PKZ110.EXE, which is
  184.           another file that must be downloaded.
  185.  
  186.           a.   To download PKZ110.EXE, create a directory called
  187.                PKZIP (either on floppy diskette or on your hard
  188.                drive).
  189.           b.   Go to library 15 of NOVLIB and download PKZ110.EXE.
  190.           c.   Then, move PKZ110.EXE into the PKZIP directory.
  191.           d.   Type  PKZ110
  192.  
  193.                PKZ110.EXE will create PKUNZIP.EXE (and other
  194.                programs that can be used for archiving functions).
  195.  
  196.      4.   When you have PKUNZIP.EXE, you can unzip NWL005.ZIP.
  197.      5.   Put NWL005.ZIP into the PKZIP directory.
  198.      6.   Next, type the following:
  199.  
  200.                PKUNZIP NWL005.ZIP  <path where you want the files
  201.                                    to be  copied to>
  202.  
  203.           The patch files will be copied to the directory that you
  204.           specify.  Novell recommends that you copy them to a
  205.           floppy diskette.  This way, you will have a copy of the
  206.           patches in a distinct and identifiable place.
  207.  
  208.      Novell
  209.  
  210.      If you want the patches but cannot access CompuServe, call
  211.      Novell at (801)429-5483 and request the NetWare Lite Patch
  212.      Disk.  It will be sent to you through U.S. Mail and will take
  213.      from four to seven days to arrive.
  214.  
  215.      The following is a list of the files that will be sent to you. 
  216.      (Note that these are the same files that are contained in the
  217.      NWL005.ZIP file.)
  218.  
  219.           5E03     PAT       877 11-26-91   5:55p
  220.           CGADSPLY PAT      1173 01-27-92   2:30p
  221.           KEYCLOCK PAT      2537 01-17-92  10:40a
  222.           LOSTRESP PAT      1747 11-26-91   1:36p
  223.           NWL005   DOC     20475 07-13-92   3:20p
  224.           PBIOS17  PAT      1474 12-17-91   1:57p
  225.           PCPS     PAT       316 01-27-92   3:03p
  226.           PCPS     ZIP      6460 02-06-92  10:38a
  227.           PRNLPT1  PAT      1705 01-08-92   5:08p
  228.           PTIMEOUT PAT      1170 11-22-91   3:37p
  229.           RDCACHE  PAT      1052 11-22-91   3:18p
  230.           UPATCH   EXE     19690 01-16-92   9:35a
  231.           WRBEHIND PAT      1178 11-22-91   3:37p
  232.           TASKFIX  PAT       890 06-11-92   9:45a
  233.  
  234.      General Information
  235.  
  236.      The files listed below are previous patches to NetWare Lite. 
  237.      All of them are superseded by the patches contained in
  238.      NWL005.ZIP.
  239.  
  240.           NWL004.ZIP
  241.           NWL003.ZIP
  242.           NWL002.ZIP
  243.           NWL001.ZIP
  244.  
  245.      Four of the patches contained in NWL005.ZIP (PBIOS17.PAT,
  246.      PRNLPT1.PAT, 5E03.PAT, and CGADSPLY.PAT) may not improve the
  247.      performance on your system but will not decrease the
  248.      performance either.  These four patches are for specific
  249.      hardware or applications.  Review the corresponding section of
  250.      this document to determine if you would benefit from any of
  251.      these four patches.
  252.  
  253.      Installation
  254.  
  255.      Please be sure to backup your old SERVER.EXE and CLIENT.EXE
  256.      before you attempt to apply the patch.  Backing up your data
  257.      files would also be wise.
  258.  
  259.      To install the patches, place the disk where the patch files
  260.      reside into drive A: and type UPATCH.  This must be done to
  261.      all machines on your network.  Please read the documentation
  262.      that accompanies NWL005.ZIP for details on the installation.
  263.  
  264.      The following information is contained in the NWL005.DOC file
  265.      and is included in its original form.  Included are the patch
  266.      name, date, and the file that is affected by the patch (such
  267.      as SERVER.EXE), and problems (with accompanying symptoms) that
  268.      each patch deals with.
  269.  
  270.      PATCH DESCRIPTIONS
  271.      ============================================================
  272.      =====
  273.      5E03.PAT       NetWare Lite Client DOS 5E03 invalid parameter
  274.                     patch
  275.      Patch Date:    November 26, 1991
  276.      File:          CLIENT.EXE
  277.      Checksums:     55F, 509, 57
  278.  
  279.      Problem:       When DOS-interrupt 21h, function 5E03 (Get
  280.                     Printer Setup String), is used on a disk
  281.                     device, the client returns an error code of 1
  282.                     (invalid function).  Software from Computer
  283.                     Associates International, Inc. expects an
  284.                     error code of 87 (invalid parameter).
  285.  
  286.      Symptoms:      If you are running software from Computer
  287.                     Associates, you may note that networking
  288.                     features do not work.  CAI software expects a
  289.                     different error code on function 21, 5E03 than
  290.                     NetWare Lite currently returns.
  291.  
  292.      ============================================================
  293.      =====
  294.      CGADSPLY.PAT   NetWare Lite Server CGA Display Patch
  295.      Patch Date:    January 27, 1991
  296.      File:          SERVER.EXE v1.00
  297.      Checksums:     410, 4D1, 3FF, 49F, 1B0, 1B0
  298.  
  299.      Problem:       The problem occurs with any PC with a CGA
  300.                     adapter running a NetWare Lite v1.00 SERVER. 
  301.                     When pressing <Ctrl>+<Alt>+<Del> or
  302.                     <Alt>+<Shift>+<N>, you should see a popup
  303.                     display with options; instead you see a blank
  304.                     screen.  It functions as expected; however,
  305.                     the display is blank.
  306.  
  307.      Symptoms:      This problem is specific to CGA display
  308.                     adapters.  It is only experienced when a user
  309.                     presses <Ctrl>+<Alt>+<Del>, <Alt>+<Shift>+<N>,
  310.                     or when one of the popup display screens is
  311.                     encountered.
  312.  
  313.      ============================================================
  314.      =====
  315.      KEYCLOCK.PAT   NetWare Lite Server 1.00 Keyboard Clock
  316.                     Conflict Patch
  317.      Patch Date:    January 17, 1992
  318.      File:          SERVER.EXE version 1.00
  319.      Checksums:     6F8, BC9, 57C, EB3, 6F9, B54, 2AC, D10, 6F8,
  320.                     BC9, 3E8, EB3
  321.  
  322.      Problem:       While typing at the server keyboard the server
  323.                     pauses.  This is most likely to occur when the
  324.                     server is under heavy load, such as a client
  325.                     performing an XCOPY to and from the server.
  326.  
  327.      Symptoms:      You may have this problem if you see the
  328.                     server pause for 70 seconds or longer.  Most
  329.                     people may think the server is hung because no
  330.                     foreground activity is occurring and the
  331.                     server is not answering requests from clients. 
  332.                     However, the server does eventually return; 
  333.                     the foreground activity resumes;  no time is
  334.                     lost on the system clock;  if the client
  335.                     retries its request, the response is sent. 
  336.                     The slower your hardware, the more likely you
  337.                     are to see this problem and the longer the
  338.                     pause is likely to last.
  339.  
  340.      ============================================================
  341.      =====
  342.      LOSTRESP.PAT   NetWare Lite Server lost response patch
  343.      Patch Date:    November 26, 1991
  344.      File:          SERVER.EXE
  345.      Checksums:     D4D, 17B8, 416, 3A3, D4D, 17B8
  346.  
  347.      Problem:       The last function result is not saved
  348.                     correctly in the server's connection table. 
  349.                     This results in nonreproducible functions
  350.                     (like OPEN FILE) being reproduced at the
  351.                     server when a server response packet is lost. 
  352.                     This ends up exhausting the server's resources
  353.                     after a long period of sustained activity.
  354.  
  355.      Symptoms:      You may have this problem if DOS or your
  356.                     application reports the error "Too many open
  357.                     files" after running continuously for several
  358.                     hours or days.  Another symptom that occurs
  359.                     after continuous operation is that one of the
  360.                     machines freezes or reports a DOS function
  361.                     failure.
  362.  
  363.      ============================================================
  364.      =====
  365.      PBIOS17.PAT    NetWare Lite Server Printer BIOS Get Status
  366.                     Patch
  367.      Patch Date:    December 17, 1991
  368.      File:          SERVER.EXE
  369.      Checksums:     18F0, 19A8, 18F0
  370.  
  371.      Problem:       The ROM BIOS for some computers destroys the
  372.                     contents of a register when the server read
  373.                     the status of the printer.  When the server
  374.                     attempts to print a character, null, or other,
  375.                     invalid characters appear instead of the
  376.                     desired file.
  377.  
  378.      Symptoms:      Print job does not print or is printed in
  379.                     garbled form. This problem can only happen if
  380.                     the server port is a parallel port.
  381.  
  382.      ============================================================
  383.      =====
  384.      PCPSxxxx.PAT   NetWare Lite Network Printer Characters Per
  385.                     Second Patch
  386.      Patch Date:    January 17, 1992
  387.      File:          NetWare Lite Server printer port configuration
  388.                     file Checksums:  55, CA, C9, 92, 24, 47
  389.  
  390.      Problem:       The NET utility does not allow Network
  391.                     Printers to have characters per second set any
  392.                     higher than 2048.
  393.  
  394.      Symptoms:      Large print jobs take considerably longer (up
  395.                     to four times) when printed using a Network
  396.                     printer than when using a local printer. 
  397.                     Foreground processing at the server may be
  398.                     slowed during printing after applying this
  399.                     patch.
  400.  
  401.      Note:  The NET Utility does not properly calculate the changes
  402.      this patch makes.  Therefore, any display of the characters
  403.      per second will not be accurate.  To view the current setting,
  404.      run the appropriate batch file; read the value; then select
  405.      option 7 to make no change.
  406.  
  407.      ============================================================
  408.      =====
  409.      PRNLPT1.PAT    NetWare Lite Client PRN and LPT1 merge patch
  410.      Patch Date:    January 8, 1992
  411.      File:          CLIENT.EXE
  412.      Checksums:     59A, 26D, E13, 413, 61c, 9A0, 59A, 26D, E13
  413.  
  414.      Problem:       Applications that intermingle writes to the
  415.                     printer using PRN: and LPT1: produce incorrect
  416.                     printouts.  This is because the NetWare Lite
  417.                     client treats the captures of PRN: and LPT1:
  418.                     as separate captures.  This patch forces the
  419.                     two captures into a single capture.  This is a
  420.                     known problem with the Lacerte Tax Application
  421.                     version 11.0322.
  422.  
  423.      Symptoms:      You may have this problem if you see corrupt
  424.                     printing.
  425.  
  426.      ============================================================
  427.      =====
  428.      PTIMEOUT.PAT   NetWare Lite Client printer (PRN) timeout
  429.                     patch
  430.      Patch Date:    November 22, 1991
  431.      File:          CLIENT.EXE
  432.      Checksums:     1166, 50B, 1166
  433.      Problem:       Client program fails to imply a print job
  434.                     timeout on a PRN port capture.
  435.  
  436.      Symptoms:      If you print from an application, but the job
  437.                     does not start printing at the server until
  438.                     you exit the application, you may have this
  439.                     problem.  Check to see if the banner page on
  440.                     the delayed print job indicates that the
  441.                     "Client printer port or filename" is "PRN
  442.                     capture."  If so, this is an indication that
  443.                     the application is using PRN and not LPT1 for
  444.                     its printing.  Programs compiled under Clipper
  445.                     are known to print through PRN thus are
  446.                     affected by this problem.
  447.  
  448.      ============================================================
  449.      =====
  450.      RDCACHE.PAT    NetWare Lite Server read-ahead cache patch
  451.      Patch Date:    November 22, 1991
  452.      File:          SERVER.EXE
  453.      Checksums:     BF0, 3EF, BF0
  454.  
  455.      Problem:       The server makes an invalid entry in the
  456.                     read-ahead cache when a read is issued past
  457.                     the end of the file.  The invalid entry
  458.                     contains no data and could be returned after
  459.                     the file is extended and a subsequent read is
  460.                     made to the same area of the file in a short
  461.                     time.
  462.  
  463.      Symptoms:      If you have a database program that
  464.                     incorrectly reports that the end-of-file has
  465.                     been encountered or exhibits problems reading
  466.                     or updating the index file for a database, you
  467.                     may have this problem.  Programs compiled
  468.                     under FoxBase and Clipper are known to make
  469.                     I/O call sequences that result in the error.
  470.  
  471.      ============================================================
  472.      =====
  473.      WRBEHIND.PAT   NetWare Lite Server write behind patch
  474.      Patch Date:    November 22, 1991
  475.      File:          SERVER.EXE
  476.      Checksums:     D1E, 3B0, D1E
  477.  
  478.      Problem:       The server write-behind offset is corrupted
  479.                     when a packet is lost on the wire.  This
  480.                     results in data being written in the wrong
  481.                     place in a file when the underlying network
  482.                     drops a packet.  This only occurs with certain
  483.                     combinations of buffer sizes,
  484.                     application-write sizes, and write offsets.
  485.  
  486.      Symptoms:      If you have file data corruption under
  487.                     particularly heavy load or if you have a
  488.                     particular machine or particular application
  489.                     that appears to corrupt data when it is used,
  490.                     you may have this problem.
  491.  
  492.      ============================================================
  493.      ====
  494.      TASKFIX.PAT    NetWare Lite Client DOS task count patch
  495.      Patch Date:    June 11, 1992
  496.      File:          Client.exe
  497.      Checksums:3    6F, 2D9, 120
  498.  
  499.      Problem:       When running certain applications on a NetWare
  500.                     Lite client, the DOS End-of-Task command is
  501.                     missed and never sent to the server.  This
  502.                     results in having dangling tasks on the server
  503.                     that cannot be removed until the client does a
  504.                     NET LOGOUT or NET LOGIN to clear the
  505.                     connection.  In most cases, this bug should
  506.                     not cause serious problems if the task count
  507.                     on the server is set to the maximum (200). 
  508.                     However, some applications may continually
  509.                     create tasks that are not released upon
  510.                     completion that will eventually exceed the
  511.                     maximum tasks limit on the server.  At that
  512.                     point, no other applications will be able to
  513.                     run.
  514.  
  515.      Symptoms:      The task count on the net server status screen
  516.                     increases when an application is run but does
  517.                     not decrease back to the initial count when
  518.                     the application exits back to DOS.
  519.  
  520.                     Note:  The first time that each client makes a
  521.                     request of the NetWare Lite server to open a
  522.                     file, a task is created on the server for the
  523.                     DOS shell (COMMAND.COM) on the client.  This
  524.                     task will remain open on the server until a
  525.                     client disconnects from the server by typing
  526.                     NET LOGOUT or  NET LOGIN to reinitialize the
  527.                     connection.
  528.  
  529. SOLUTION
  530.  
  531.      NA
  532.  
  533.  
  534.  
  535.  
  536.                                FYI
  537.  
  538. (Note: The origin of this information may be internal or external
  539. to Novell.  Novell makes every effort within its means to verify
  540. this information.  However, the information provided in this
  541. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  542. implied claims to the validity of this information.)
  543.  
  544.           TITLE:    Windows 3.0 Compatibility
  545.    DOCUMENT ID#:    FYI.P.6044
  546.            DATE:    04DEC92
  547.         PRODUCT:    NetWare Lite
  548. PRODUCT VERSION:    All versions
  549.      SUPERSEDES:    NA
  550.  
  551. SYMPTOM
  552.  
  553.      NA
  554.  
  555. ISSUE/PROBLEM
  556.  
  557.      Windows 3.0 Compatibility
  558.  
  559.      INSTALLATION
  560.  
  561.      Follow the regular installation procedures for Windows. 
  562.      Normally Windows will automatically configure itself as if no
  563.      network is loaded.  If you have NetWare Lite loaded when you
  564.      install Windows, then Windows will set itself up for
  565.      "Microsoft Network (or 100 percent Compatible)."
  566.  
  567.      Putting Windows on a NetWare Lite Network:
  568.  
  569.           The following is intended for users who want to install
  570.           windows in shared mode.  Most of this information can be
  571.           found in the Windows User Guide.  The following
  572.           steps are for the server:
  573.  
  574.           1.   Select the Server that you want Windows physically
  575.                to reside, and create a directory called WIN30.
  576.  
  577.           2.   Insert INSTALL DISK 2 and copy the file called
  578.                EXPAND.EXE to the WIN30 directory.
  579.  
  580.           3.   Create a BATCH file in the WIN30 directory called
  581.                EXPALL.BAT with the following statements:
  582.  
  583.                     %1
  584.                     for %%i in (*.*) do %2\expand %%i %2\%%i
  585.                     rename %2\*.sy$ *.sys
  586.                     attrib %2\*.* +r
  587.  
  588.           4.   Insert WINDOWS DISK 1 into a floppy drive.  Then
  589.                from the WIN30 directory, run the following:
  590.  
  591.                     EXPALL <sourcedrive> <destination directory>
  592.                     Example:  EXPALL A: C:\WIN30
  593.  
  594.                Note:  Step 4 must be repeated for each Windows
  595.                disk.
  596.  
  597.           5.   Enter the NetWare Lite menu utility, by typing NET. 
  598.                Then select "Supervise the network" and then
  599.                "Network directories."  Create a network directory
  600.                by pressing the <Insert> key.  Select the server
  601.                where your WIN30 directory is located, then enter
  602.                the path as C:\WIN30.
  603.  
  604.           6.   Increase FILES=XX in the CONFIG.SYS file on the
  605.                server by 20 per client connected.
  606.  
  607.           7.   Enter the NET menu utility and select "Supervise
  608.                the Network" and then select "Server
  609.                Configuration."  Increase CLIENT TASKS=XX by 10 per
  610.                client connected.  Reboot.
  611.  
  612.           The following steps are for the client:
  613.  
  614.           1.   Load NetWare Lite by typing STARTNET.  Map a drive
  615.                to WIN30:
  616.  
  617.                     Net Map I: WIN30 <Enter>
  618.  
  619.           2.   Change to the I: drive
  620.  
  621.                     I: <Enter>
  622.  
  623.           3.   Type SETUP/N, then follow the Windows installation
  624.                instructions.  Note:  At the configuration screen,
  625.                select the Network option "Microsoft Network (or
  626.                100% Compatible)."
  627.  
  628.           4.   Reboot the machine.  When you reboot the machine,
  629.                DOS will give you the following message:
  630.  
  631.                     ┌───────────────────────────────────┐
  632.                     │Search path contains invalid drive.│
  633.                     └───────────────────────────────────┘
  634.  
  635.                This message will occur any time you run a program
  636.                and DOS searches your path.  It does this because
  637.                Windows inserted the I: drive into your path when
  638.                it was installed.  When the machine is first
  639.                booted, the I: drive has not been mapped yet, so
  640.                NetWare Lite is unable to locate it.  Just ignore
  641.                the message.  When you map the I: drive to WIN30,
  642.                the message will go away.  If you want it to
  643.                disappear, insert the following line into your
  644.                AUTOEXEC.BAT file before the path statement:
  645.  
  646.                     C:\<DOS directory>\SUBST I: C:
  647.  
  648.                This line will make the I: drive temporarily search
  649.                the C: drive, thereby making it a valid statement
  650.                in the path.  As soon as your map command executes,
  651.                the I: drive will be redirected to a network
  652.                directory.
  653.  
  654.                After you reboot, load the network by typing
  655.                STARTNET.  After you have you have performed your
  656.                drive mappings and printer captures, you can type
  657.                WIN to enter Windows.
  658.  
  659.      TIPS FOR RUNNING WINDOWS 3.0
  660.  
  661.      Network Operations
  662.  
  663.           Set up the NetWare Lite environment before running
  664.           Windows (that is make sure all drives are mapped, printer
  665.           ports are captured, and network resources are set up).
  666.  
  667.      Mapped Drives and Connections
  668.  
  669.           Windows will display a message indicating that "drive
  670.           does not contain any files" if you try to access a drive
  671.           on a server that has gone down.  Any attempt to access
  672.           that drive will fail.  Under regular DOS, this error is
  673.           trapped and the client saves enough information to
  674.           restore automatically the connection to that network
  675.           directory when the downed server returns to the network. 
  676.           Windows prevents regular DOS from trapping this error. 
  677.           To restore connections to your mapped drive, exit Windows
  678.           and reissue the NET MAP command when the server is back
  679.           on the network.  (See Question 2 in the Questions and
  680.           Answers section of this document for more information.)
  681.  
  682.      Using Windows to Perform Network Operations
  683.  
  684.           Changing the network configuration in the Windows SETUP
  685.           from "NO NETWORK" to "Microsoft Network (100%
  686.           Compatible)" on a stand alone machine provides the
  687.           ability to connect and disconnect network drives and
  688.           printers through Windows.  However, such operations are
  689.           not supported by Novell.  Unpredictable problems may
  690.           occur.  Use "Microsoft Network (or 100% Compatible)" with
  691.           caution, and if problems occur, change to "NO NETWORK."
  692.  
  693.      Selecting Printers
  694.  
  695.           If Windows is set up for "NO NETWORK," then Windows does
  696.           not know how to handle redirections (such as printer
  697.           captures and drive mappings).  Consequently, the user
  698.           should configure the printer in Windows for either the
  699.           LPT1.OS2 or the LPT2.OS2 port depending on what has been
  700.           captured before entering Windows.  (Please see Question
  701.           3 in the Question and Answers section of this document
  702.           for more information.)
  703.      Browse
  704.  
  705.           The browse function does not work when trying to attach
  706.           to servers or trying to capture printers.
  707.  
  708.      NetWare Lite Messages
  709.  
  710.           Messages sent to network users through NetWare Lite will
  711.           not be received if the user to whom you are sending the
  712.           message is in Windows.
  713.  
  714.      Windows Modes
  715.  
  716.           If you are experiencing a problem that only occurs when
  717.           NetWare Lite is loaded and if the problem seems
  718.           unsolvable, experiment with various Windows modes to see
  719.           if the problem is corrected.  The Windows mode can be
  720.           changed by using one of the following command line
  721.           parameters:
  722.  
  723.                Standard Mode: WIN /s
  724.                Real Mode:     WIN /r
  725.                Enhanced Mode: WIN /3
  726.  
  727.      HIMEM.SYS
  728.  
  729.           If you are using MS-DOS 5.0, make sure that you are using
  730.           the HIMEM.SYS version (04-09-91) that came with MS-DOS
  731.           5.0 and not the one that came with Windows.  Windows 3.0
  732.           shipped with a more recent driver that has proven to be
  733.           less compatible with MS-DOS 5.0 than the HIMEM.SYS that
  734.           DOS is shipped with.
  735.  
  736.      Interrupts
  737.  
  738.           VPICDA.386 is a patch written by Microsoft that fixes
  739.           problems that arise when network boards are set to a
  740.           number greater than 10.  It must also be used if you are
  741.           using interrupt 2.  (Which means VPICDA.386 does not need
  742.           to be loaded if you are using any of the interrupts from
  743.           3 to 8.)
  744.  
  745.           Use the following instructions to install VPICDA.386:
  746.  
  747.           1.   Dowload WINUP4.ZIP from CompuServe (See Fax
  748.                Document 263 or FYI.P.6087 for information on how
  749.                to access CompuServe).
  750.           2.   Unzip the WINUP4.ZIP and copy VPICDA.386 into your
  751.                Windows\System directory.
  752.           3.   Edit SYSTEM.INI file. (Use Notepad or another
  753.                editor.)
  754.           4.   Remove the "device=*vpicd" line.
  755.           5.   Replace it with the "device=VPICDA.386" line.
  756.  
  757.      Base I/O Addresses
  758.  
  759.           I/O addresses below 300 should not be used for network
  760.           boards on machines that also use Windows.
  761.  
  762.      Changes to SYSTEM.INI
  763.  
  764.           Make sure that the following line is in the Windows
  765.           SYSTEM.INI file:
  766.  
  767.                [386Enh]
  768.                UniqueDOSPSP = TRUE
  769.  
  770.           Doing this will solve occasional problems with
  771.           applications that hang a Windows client.
  772.  
  773.      Speed Issues with NetWare Lite and Windows
  774.  
  775.           See the fax documents concerning the patches that have
  776.           been released by Novell that increase printing speed.  If
  777.           your network seems slow, these patches could solve your
  778.           problem.
  779.  
  780.      NetWare Lite and Windows:  Common Question and Answers.
  781.  
  782.      Question 1:    Why does my system receive Sharing Violations
  783.                     or lockups when running Windows or Windows'
  784.                     applications?
  785.  
  786.      Answer 1:      You possibly neglected to set all applications
  787.                     (.EXE, .COM, and .OVL files) to read-only
  788.                     using the ATTRIB command.  This can be done by
  789.                     executing the following commands in all
  790.                     directories that might be used across the
  791.                     network:
  792.  
  793.                          attrib +r *.exe
  794.                          attrib +r *.com
  795.                          attrib +r *.ovl
  796.  
  797.      Question 2:    What happens if my system loses connections
  798.                     while in Windows?
  799.  
  800.      Answer: 2      If a client loses connections temporarily with
  801.                     a server while in DOS, then one of two things
  802.                     will happen:
  803.  
  804.                     1.   The connection will be reestablished by
  805.                          NetWare Lite.
  806.                     2.   The user will try to perform something
  807.                          that requires a connection and will get
  808.                          an A)bort, R)etry, F)ail error.  If the
  809.                          user presses <F> or <R>, then the
  810.                          connection will be reestablished.
  811.                     Unfortunately, Windows will not recognize this
  812.                     "critical error message" and so will not
  813.                     reestablish connections when attempting to
  814.                     perform a network operation such as printing
  815.                     to a network printer.  The user must exit out
  816.                     to DOS, perform a function that will
  817.                     reestablish connections after the server is
  818.                     back up (such as DIR on a network directory),
  819.                     then enter Windows again.
  820.  
  821.      Question 3:    Why do I have to select LPT1.OS2 when I want
  822.                     to print from Windows in a "NO NETWORK" mode?
  823.  
  824.      Answer: 3      NetWare Lite is a peer-to-peer network, which
  825.                     means it runs on top of DOS.  When a printer
  826.                     is captured, NetWare Lite tricks DOS into
  827.                     printing to another location (such as a
  828.                     printer on another machine).  This is why you
  829.                     can print from an application to an LPT1 port,
  830.                     and the job will end up at another machine's
  831.                     printer.
  832.  
  833.                     Some applications (like Windows) bypass DOS
  834.                     and print directly to the LPT port.  So, if
  835.                     you print from an application in Windows, it
  836.                     will bypass DOS, which means it will bypass
  837.                     your capture command and will try to print to
  838.                     a printer on your client (instead of where you
  839.                     want it to go).  However, you can trick
  840.                     Windows by going into the WIN.INI file and
  841.                     inserting the following line under the [Ports]
  842.                     section:
  843.  
  844.                          [Ports]
  845.                          LPT1.XXX= (The suffix can be any three
  846.                          letters.)
  847.                               
  848.                          For example:  LPT1.OS2=
  849.  
  850.                     Windows now interprets that a file called
  851.                     LPT1.OS2 is on your disk; and if you select
  852.                     LPT1.OS2 in "printer setup" under Control
  853.                     Panel, Windows will try to print to this
  854.                     "file."  When Windows sends a print job to the
  855.                     file "LPT1.OS2" to DOS, DOS strips off the
  856.                     suffix (OS2, XXX, or whatever) and sends the
  857.                     job to the redirected printer.
  858.  
  859.      Question 4:    Why can't I print using WordPerfect for
  860.                     Windows?
  861.  
  862.      Answer: 4      If WordPerfect printer drivers are being used
  863.                     instead of Windows', the user needs to make
  864.                     some adjustments to make WordPerfect work
  865.                     correctly.  The adjustments are similar to the
  866.                     ones made above to Windows.  First, go into
  867.                     "select printer."  Instead of selecting LPT1
  868.                     or LPT2, select file.  Then enter the name of
  869.                     a file that starts with LPT1 or LPT2:
  870.  
  871.                               LPT1.XXX
  872.  
  873.                               For example:  LPT1.OS2
  874.  
  875.                     This will cause WordPerfect to print to LPT1
  876.                     correctly for the same reasons it enables
  877.                     Windows to work correctly.
  878.  
  879. SOLUTION
  880.  
  881.      NA
  882.  
  883.  
  884.  
  885.  
  886.                                FYI
  887.  
  888. (Note:  The origin of this information may be internal or external
  889. to Novell.  Novell makes every effort within its means to verify
  890. this information.  However, the information provided in this
  891. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  892. implied claims to the validity of this information.)
  893.  
  894.           TITLE:    Hardware Trouble Shooting Guide
  895.    DOCUMENT ID#:    FYI.P.6094
  896.            DATE:    04DEC92
  897.         PRODUCT:    NetWare Lite
  898. PRODUCT VERSION:    All versions
  899.      SUPERSEDES:    FYI.P.6048
  900.  
  901. SYMPTOM
  902.  
  903.      NA
  904.  
  905. ISSUE/PROBLEM
  906.  
  907.      Hardware Trouble Shooting Guide
  908.  
  909.      Quite often, apparent problems with NetWare Lite can be traced
  910.      to the network hardware or the drivers that have been
  911.      installed.  This document describes how to detect some of
  912.      these problems.
  913.  
  914.      The following is an explanation on how to determine whether
  915.      your network connections are solid.  If you are already
  916.      familiar with this procedure, skip to the next section.
  917.  
  918.      How to Run "Verify Network Connections"
  919.      1.   Insert the original installation diskette (PROGRAM
  920.           diskette) into the disk drive of one of your machines.
  921.  
  922.      2.   Type INSTALL.
  923.  
  924.      3.   Select "Verify network connections."
  925.  
  926.      4.   Type in the name for the machine.
  927.  
  928.      5.   Check to see if the connection appears on your screen,
  929.           accompanied by the workstation address.
  930.  
  931.      6.   Repeat the procedure for all machines on your network.
  932.  
  933.      7.   Each time you bring up a new workstation, that
  934.           workstation's name and node address should show on the
  935.           following screens:
  936.  
  937.           A.   Its own screen
  938.           B.   All other screens running "Verify network
  939.                connections"
  940.  
  941.      8.   Remember, "Verify network connections" must be running on
  942.           all machines on the network concurrently.
  943.  
  944.      9.   If one or more of the workstations on your network does
  945.           not show up on every screen, you have a bad connection
  946.           somewhere.
  947.  
  948.      10.  Allow "Verify network connections" to run for about five
  949.           minutes to verify that the connections remain solid--in
  950.           other words, check to see if any workstations blink on
  951.           and off.  If they do, then you have an intermittent
  952.           connection problem.
  953.  
  954.      11.  Finally, ensure that none of your connections are using
  955.           the same node address (especially when you are using
  956.           ARCnet boards).
  957.  
  958.      Procedure for "Verify network connections" Failures
  959.  
  960.      Note:  Run Verify Connections between each of these steps to
  961.      determine if the problem has been solved.
  962.  
  963.      1.   The first step is to determine which of the various
  964.           programs is causing the connection problem.  Reboot the
  965.           machine without loading the network.  Type out or print
  966.           the STARTNET.BAT file to find out what your board
  967.           driver's name is and replace the NE2000 driver in the
  968.           example below with your board's driver.  Then load the
  969.           drivers in the following order to determine if each
  970.           driver loads or if it gives an error message. (Do not
  971.           forget to replace the NE2000 driver with your board
  972.           driver.)
  973.                LSL
  974.                NE2000
  975.                IPXODI A
  976.                SHARE
  977.                SERVER
  978.                CLIENT
  979.  
  980.      2.   If any beeps occur when running these programs, you know
  981.           you have a problem.  If any error message occurs, write
  982.           down the exact message.
  983.  
  984.      3.   If you are using a DOS ODI driver, contact the board
  985.           manufacturer to verify that it is up-to-date.
  986.  
  987.      4.   Next, type out the NET.CFG file that is located in the
  988.           \NWLITE directory to ensure that the interrupt line
  989.           (IRQ), PORT (I/O), and MEM (Memory Address) entries are
  990.           the same as the ones that are physically selected on the
  991.           network board.  If they are not, change the settings on
  992.           your board or the entries in the NET.CFG so that they
  993.           match.
  994.  
  995.      5.   To edit the NET.CFG file, do the following:
  996.  
  997.           a.   From the \NWLITE directory, use an ASCII editor (DR
  998.                DOS 6.0's EDITOR for example) to bring up the
  999.                NET.CFG file.  If the file does not exist, then
  1000.                create one according to the following instructions. 
  1001.                This example is based on interrupt line 3 and BASE
  1002.                I/O Address 300 settings:
  1003.  
  1004.                     #Setup the NE2000 board
  1005.                     LINK DRIVER NE2000
  1006.                     INT 3
  1007.                     MEM D0000 (NOTE:  NE2000 does not use this
  1008.                     line.)
  1009.                     PORT 300
  1010.  
  1011.      Notes:
  1012.  
  1013.           a.   INT, MEM, and PORT need to be exactly one TAB away
  1014.                from the left margin.
  1015.           b.   Not all boards use shared memory, so your NET.CFG
  1016.                may not contain a MEM setting.
  1017.           c.   Any line starting with a # sign is a comment line.
  1018.  
  1019.      6.   Try changing interrupt line (IRQ), PORT (I/O), and/or MEM
  1020.           (Memory Address) settings on the network board to ensure
  1021.           that there are no other hardware conflicts.  Then
  1022.           reinstall NetWare Lite or edit the NET.CFG file so that
  1023.           NetWare Lite recognizes the new board settings.  The
  1024.           NetWare Lite v1.1, the README.TXT document in Section 2:
  1025.           INSTALLING NetWare LITE AND LOGGING IN, and Fax Document
  1026.           212 or FYI.P.6054 contain more information on resolving
  1027.           I/O and IRQ conflicts.
  1028.  
  1029.      7.   Strip down the AUTOEXEC.BAT and CONFIG.SYS files. 
  1030.           Afterwards your files should look similar to the
  1031.           following examples:
  1032.  
  1033.           AUTOEXEC.BAT          CONFIG.SYS
  1034.           @ECHO OFF             FILES=30
  1035.           PROMPT $p$g           BUFFERS=30
  1036.           C:\DOS;C:\NWLITE      LASTDRIVE=M
  1037.  
  1038.      8.   If this solves the problem, add your original command
  1039.           lines back into the AUTOEXEC.BAT and CONFIG.SYS files one
  1040.           at a time starting with the CONFIG.SYS file, rebooting
  1041.           the machine, and running verify connections between each
  1042.           one until you find the command line causing the problem.
  1043.  
  1044.      9.   If your network board uses a Shared Memory Address (MEM),
  1045.           use a memory manager (such as DR DOS 6.0's EMM386.SYS) to
  1046.           exclude the range of memory that the board uses.  This
  1047.           will prevent another program from using that memory
  1048.           address (Please refer to Fax Document 264 or FYI.P.6076
  1049.           for information about DR DOS 6.0 and MS-DOS 5.0 memory
  1050.           managers).
  1051.  
  1052.      10.  Remove any possible conflicting boards (such as modem,
  1053.           mouse, bus boards).  Afterwards, your machine should only
  1054.           contain the network board, a drive controller board, and
  1055.           a video board.  If the problem goes away, put the boards
  1056.           back in one at a time to see which board was causing the
  1057.           problem.
  1058.  
  1059.      11.  Try putting the network board in a different slot on the
  1060.           motherboard.
  1061.  
  1062.      12.  Check or change cables, T-connectors, and terminators. 
  1063.           Remove anything that might be causing interference on the
  1064.           network cable (such as speakers or florescent lights). 
  1065.           If you are using an ARCnet topology, check for a bad hub
  1066.           or a bad port on the hub.  If you are using a
  1067.           Twisted-Pair topology, check for a bad concentrator or a
  1068.           bad port on your concentrator.
  1069.  
  1070.      13.  Try slowing down the bus speed on your machines.  The bus
  1071.           speed should never be faster than 8 MHz.  Note:  Realize
  1072.           that bus speed and clock speed is not the same thing. 
  1073.           Your bus speed can usually be slowed down through the
  1074.           CMOS setup.  In some instances, however, the only way to
  1075.           slow down the bus speed is to slow down the clock speed
  1076.           (if your machine has a turbo switch, turn the turbo off). 
  1077.           Refer to your user's manual for more details.
  1078.  
  1079.      14.  Try a different network board.  The recommended network
  1080.           boards are listed on the back of the NetWare Lite box and
  1081.           the approved ODI driver for each recommended board is
  1082.           included on the NetWare Lite Driver diskette.
  1083.  
  1084.      15.  Scan for viruses.  You can obtain software to perform
  1085.           this scan by calling the McAfee BBS at 408-988-4004 or
  1086.           dial 408-988-3832 for voice.  You may also contact your
  1087.           local dealer for virus protection software.
  1088.  
  1089.      16.  Try using a different PC to reveal any possible conflicts
  1090.           between your machine and the network board.
  1091.  
  1092.      17.  Run CHKDSK /F or a third-party disk utility on each hard
  1093.           drive to recover any lost clusters and to fix any other
  1094.           problems.
  1095.  
  1096. SOLUTION
  1097.  
  1098.      NA
  1099.  
  1100.  
  1101.  
  1102.  
  1103.                                FYI
  1104.  
  1105. (Note: The origin of this information may be internal or external
  1106. to Novell.  Novell makes every effort within its means to verify
  1107. this information.  However, the information provided in this
  1108. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  1109. implied claims to the validity of this information.)
  1110.  
  1111.           TITLE:    EVOLUTION/2 Compatabilitity
  1112.    DOCUMENT ID#:    FYI.P.6045
  1113.            DATE:    04DEC92
  1114.         PRODUCT:    NetWare Lite
  1115. PRODUCT VERSION:    All versions
  1116.      SUPERSEDES:    NA
  1117.  
  1118. SYMPTOM
  1119.  
  1120.      NA
  1121.  
  1122. ISSUE/PROBLEM
  1123.  
  1124.      MAS 90 EVOLUTION/2 Compatibility
  1125.  
  1126.      The following is a technical bulletin, reproduced with
  1127.      permission from State of the Art, Inc.  It discusses NetWare
  1128.      Lite's compatibility with MAS 90 EVOLUTION/2.
  1129.  
  1130.      MAS 90 EVOLUTION/2 Technical Bulletin
  1131.  
  1132.      Bulletin No.:       91008                    Date:     Novem
  1133.                                                             ber
  1134.                                                             22,
  1135.                                                             1991
  1136.  
  1137.      Application:        Library Master           Level:    1.2x
  1138.  
  1139.      Subject:            NetWare Lite Compatibility Issues
  1140.  
  1141.      State of the Art, Inc. has evaluated the Novell NetWare Lite
  1142.      Network Operating System and found it to be fully compatible
  1143.      with MAS 90 EVOLUTION/2.  NetWare Lite is a low-cost,
  1144.      peer-to-peer network solution that does not require a
  1145.      dedicated file server and offers compatibility to most NETBIOS
  1146.      networking adapters.
  1147.  
  1148.      The evaluation performed by State of the Art, Inc., consisted
  1149.      of an 80386 nondedicated file server, 80386 workstation,
  1150.      MS-DOS Level 3.30 and MS-DOS Level 5.0, and Western Digital
  1151.      Ethernet network boards.  We also configured NetWare Lite
  1152.      using ARCnet network boards.  Both methods of connecting
  1153.      workstations were found to be compatible with MAS 90
  1154.      EVOLUTION/2 products.  Because of the inherently slower nature
  1155.      of a peer-to-peer topology, it is recommended that 80386- or
  1156.      80486-based systems be used for both file servers and
  1157.      workstations.
  1158.  
  1159.      To use NetWare Lite as a network environment with your MAS 90
  1160.      EVOLUTION/2 installation, a Network version of the Library
  1161.      Master is required.  The Network Library Master must be Level
  1162.      1.2x or above and should be installed on the designated file
  1163.      server of the NetWare Lite Network using the network
  1164.      installation procedure described in Section 7 of the Library
  1165.      Master documentation.
  1166.  
  1167.      It appears that MAS 90 EVOLUTION/2, used in conjunction with
  1168.      NetWare Lite version 1.0, is incompatible with DOS partitions
  1169.      that are larger than 32 MB.  System freezes and intermittent
  1170.      lockups may occur when drive partitions larger than 32 MB in
  1171.      DOS 4.0x, or other methods of increasing drive sizes, are
  1172.      used.  If these conditions persist, shrink your DOS 4.0x
  1173.      partitions to less than 32 MB or reformat your hard drives
  1174.      with DOS 3.30 or DOS 5.0.  Both methods have been found to
  1175.      eliminate the problem.
  1176.  
  1177.      Because of the size of the NetWare Lite shell, the amount of
  1178.      memory available to the MAS 90 EVOLUTION/2 software may not be
  1179.      sufficient for some applications under MS-DOS 3.3x.  Under
  1180.      MS-DOS 5.0 this issue can be addressed by loading various
  1181.      network drivers into high memory, gaining approximately 40 KB
  1182.      of additional RAM.  However, even when using MS-DOS 5.0 with
  1183.      NetWare Lite, you may experience memory limitations because
  1184.      the remaining available memory can be limited by DOS
  1185.      configuration issues.
  1186.  
  1187.      Because it is impossible to predict the actual amount of
  1188.      available RAM you may have on your system at any one time, we
  1189.      suggest that you establish a minimum of 530 KB to 550 KB of
  1190.      available RAM before entering the MAS 90 EVOLUTION/2 software. 
  1191.      This amount of available RAM should be sufficient to run the
  1192.      software in a multi-user mode under most circumstances for all
  1193.      applications.
  1194.  
  1195.      In order to ensure that the MAS 90 EVOLUTION/2 software
  1196.      functions properly in the NetWare Lite environment, you must
  1197.      check the following minimum configuration issues.
  1198.  
  1199.      To configure your system for NetWare Lite:
  1200.  
  1201.      1.   The file-server disk drive and each workstation should be
  1202.           configured and operational before installing MAS 90
  1203.           EVOLUTION/2.  You should configure and test printers and
  1204.           have supervisor access rights before application
  1205.           installation.
  1206.  
  1207.      2.   The CONFIG.SYS file for file servers and workstations
  1208.           must contain the following commands:
  1209.  
  1210.                FILES=50
  1211.                BUFFERS=32
  1212.                LASTDRIVE=M
  1213.  
  1214.      3.   The AUTOEXEC.BAT file for the file server with MAS 90
  1215.           EVOLUTION/2 installed must contain the following
  1216.           commands:
  1217.  
  1218.                SET BBTERM=TO       Sets the file server identifier
  1219.                                    to TO.
  1220.  
  1221.                SHARE/F:4096/L:500  Invokes SHARE with file buffers
  1222.                                    set to 4096, number of file
  1223.                                    locks set to 500.
  1224.  
  1225.      4.   The AUTOEXEC.BAT file for each workstation must contain
  1226.           the following commands:
  1227.  
  1228.                SET BBTERM=T1       Sets the workstation identifier
  1229.                                    to T1.  Each workstation must
  1230.                                    have a unique identifier (e.g.,
  1231.                                    T1..T9, T10, T11, TA, TB,
  1232.                                    etc.).
  1233.  
  1234.                SHARE/F:4096/L:500  Invokes SHARE with file buffers
  1235.                                    set to 4096, number of file
  1236.                                    locks set to 500.
  1237.  
  1238.      5.   Make sure that each workstation and the file server are
  1239.           all running with the same version of DOS.  This is
  1240.           necessary because the SHARE command is used for File and
  1241.           Record locking, and consistent implementations of SHARE
  1242.           are a requirement for NetWare Lite to function properly.
  1243.      6.   The drive letter for the server should be higher than the
  1244.           highest drive letter for any workstation.  For example,
  1245.           if each local workstation has a C and D drive, the server
  1246.           should be designated as an E drive, relative to the
  1247.           workstations.  Otherwise, data corruption may occur.
  1248.  
  1249.      IMPORTANT
  1250.  
  1251.      While NetWare Lite is designed as a peer-to-peer drive-sharing
  1252.      network, the MAS 90 EVOLUTION/2 programs and data files
  1253.      require a server and workstation configuration.  All programs
  1254.      must be loaded onto the same server drive and in the same
  1255.      directory. All data files are accessed through Library Master
  1256.      programs and their location as known to MAS 90 EVOLUTION/2 is
  1257.      relative to the drive where Library Master was installed. It
  1258.      is recommended that all data files be located in the same
  1259.      directory where the application programs were installed.
  1260.      However, if you choose to distribute data files among other
  1261.      drives on the network, do not assign each workstation a
  1262.      different drive designator for the server drive. Each
  1263.      workstation must access the server drive using a similar drive
  1264.      letter, or MAS EVOLUTION/2 may not be able to access those
  1265.      data files.
  1266.  
  1267. SOLUTION
  1268.  
  1269.      NA
  1270.  
  1271.  
  1272.  
  1273.  
  1274.                                FYI
  1275.  
  1276. (Note: The origin of this information may be internal or external
  1277. to Novell.  Novell makes every effort within its means to verify
  1278. this information.  However, the information provided in this
  1279. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  1280. implied claims to the validity of this information.)
  1281.  
  1282.           TITLE:    Installing Paradox 3.5
  1283.    DOCUMENT ID#:    FYI.P.6047
  1284.            DATE:    03DEC92
  1285.         PRODUCT:    NetWare Lite
  1286. PRODUCT VERSION:    All versions
  1287.      SUPERSEDES:    NA
  1288.  
  1289. SYMPTOM
  1290.  
  1291.      NA
  1292.  
  1293. ISSUE/PROBLEM
  1294.  
  1295.      Installing Paradox 3.5
  1296.  
  1297.      Before Beginning
  1298.  
  1299.      To install Paradox 3.5 on a NetWare Lite network, you must
  1300.      perform the steps described below.  Please read this entire
  1301.      document before beginning the installation.  By doing so you
  1302.      will get a better understanding of the process.  You may also
  1303.      discover that some of the steps have already been done and do
  1304.      not need to be repeated.  However, if you run into problems,
  1305.      try starting from the beginning and redoing all the steps.
  1306.  
  1307.      The installation is divided into three parts.  The first part
  1308.      is the preparation of the server.   The second part is the
  1309.      installation/configuration of Paradox.  The third part is
  1310.      setting up the users.   Any text that is shown between
  1311.      quotations (" ") is an example of what you would enter on the
  1312.      keyboard to perform the step being described.  The text can be
  1313.      entered either uppercase or lowercase.  Do not type the
  1314.      quotations.
  1315.  
  1316.      Prepare the Server
  1317.  
  1318.      Please refer to the NetWare Lite manual, README.TXT file,
  1319.      or other fax documents if you need more information to
  1320.      complete any of the following steps.
  1321.  
  1322.      1.   Install NetWare Lite on the machine that will be the file
  1323.           server.
  1324.  
  1325.           1a.  Select "Make this machine a client and a server"
  1326.                option.
  1327.           1b.  After NetWare Lite is installed, reboot the machine
  1328.                and load the network by typing "startnet" at the
  1329.                DOS prompt.
  1330.           1c.  Be sure to run SHARE.EXE whenever the network is
  1331.                loaded.
  1332.           1d.  Test the network to make sure it is functioning
  1333.                properly.
  1334.           1e.  As a minimum, you should use the "Verify network
  1335.                connections" option in the NetWare Lite
  1336.                installation program.
  1337.  
  1338.      2.   Increase files handles and client tasks.  The number of
  1339.           file handles is determined by the FILES= command in the
  1340.           CONFIG.SYS file.  Use the NET utility to increase the
  1341.           client tasks for the server.  This is done by selecting
  1342.           "Supervise the network," then "Server configuration,"
  1343.           then "Client tasks."  These modifications will take
  1344.           effect the next time the server is booted.
  1345.  
  1346.      3.   Create directories on the server's local drive where
  1347.           Paradox will be installed.  You will need to create
  1348.           separate directories for the Paradox program files and
  1349.           the Paradox network control file.  Also create a users'
  1350.           directory where each user's "home" directory will be
  1351.           located.
  1352.  
  1353.                As an example, execute the following commands at
  1354.                the DOS prompt (if the c:\apps directory already
  1355.                exists):
  1356.      
  1357.                     "md c:\apps\pdox35"
  1358.                     "md c:\apps\pdox35\pdoxdata"
  1359.                     "md c:\users"
  1360.  
  1361.           These directory names will be referred to throughout this
  1362.           document; however, these names are only examples.  If you
  1363.           want to use different directory names, simply substitute
  1364.           them for the names that have been used.  You may also use
  1365.           different drive letters than the ones used if you prefer. 
  1366.           However, if you run into problems, try using the names
  1367.           and letters used in this document.
  1368.  
  1369.      4.   Create separate network directories for the Paradox
  1370.           program files and network control file.  The procedure
  1371.           for completing this step is as follows:
  1372.  
  1373.           4a.  Make sure the network is running and log in as
  1374.                supervisor (or any other account with supervisor
  1375.                privileges).
  1376.  
  1377.           4b.  Type "net" at the DOS prompt to start the NET
  1378.                utility.
  1379.  
  1380.           4c.  Highlight "Supervise the network" using the arrow
  1381.                keys, and press the <Enter> key.
  1382.  
  1383.           4d.  Highlight "Network directories," and press the
  1384.                <Enter> key.
  1385.  
  1386.           4e.  Press the <Insert> key to add a new network
  1387.                directory.
  1388.  
  1389.           4f.  Highlight the name of the server where Paradox will
  1390.                be installed, and press the <Enter> key.
  1391.  
  1392.           4g.  Enter a name for the network directory where the
  1393.                Paradox program files will be located, such as
  1394.                "pdox35."
  1395.  
  1396.           4h.  Enter the complete path where the Paradox program
  1397.                files reside on the server.  In the example, this
  1398.                would be entered as "c:\apps\pdox35."
  1399.  
  1400.           4i.  Leave the "Default access rights" as "ALL."  Press
  1401.                the <Esc> key, then press the <Enter> key to save
  1402.                the new network directory definition.
  1403.  
  1404.           4j.  Repeat steps 4e through 4i to define a second
  1405.                network directory for the Paradox network control
  1406.                file.  Use "pdoxdata" for the network directory
  1407.                name and "c:\apps\pdox35\pdoxdata" for the path.
  1408.  
  1409.           4k.  Repeat steps 4e through 4i to define a network
  1410.                directory to be used as the users' directory.  Use
  1411.                "users" for the network directory name and
  1412.                "c:\users" for the path.
  1413.  
  1414.           4l.  Press <Alt>+<F10> to exit the NET utility.
  1415.  
  1416.      Install Paradox
  1417.  
  1418.      If Paradox is already installed, skip to the next paragraph;
  1419.      otherwise, install Paradox on the server's local drive
  1420.      according to the documentation supplied with Paradox.  You
  1421.      will be installing Paradox as a network application but not to
  1422.      a network directory.  When prompted for drive letters and
  1423.      paths, use the appropriate local drive letters and paths as
  1424.      though you were installing Paradox as a stand-alone
  1425.      application.  During the installation, you will be prompted
  1426.      for information specific to your setup, such as the network
  1427.      type you are using.  Consult the Paradox documentation if you
  1428.      require additional information about how to respond to
  1429.      specific questions.  Answers to critical questions are shown
  1430.      below.
  1431.  
  1432.           Network type 6 (Other)
  1433.           Network control file:  c:\apps\pdox35\pdoxdata
  1434.  
  1435.      Set Up the Users
  1436.  
  1437.      Paradox allows each user to have a custom configuration for
  1438.      their Paradox session.  To use this feature, you must create
  1439.      a separate directory for each user who will use a custom
  1440.      configuration.  Create a user directory for each user by
  1441.      entering the following command at the DOS prompt:
  1442.  
  1443.           "md c:\users\username"
  1444.  
  1445.      Substitute "username" with each person's name.  The example
  1446.      shows you how to set up user directories on the server.   User
  1447.      directories can be set up on the workstations; however, this
  1448.      must be done from each workstation.
  1449.  
  1450.      Next, prepare to update the paradox network-control file, and
  1451.      change the attributes of the Paradox executable files to
  1452.      "read-only" by entering the following commands at the DOS
  1453.      prompt:
  1454.  
  1455.           "subst h: c:\apps\pdox35"
  1456.           "subst i: c:\apps\pdox35\pdoxdata"
  1457.           "h:"
  1458.           "attrib +r *.exe"
  1459.           "nupdate"
  1460.  
  1461.      If you get a "command or filename not found" message while
  1462.      trying to execute the SUBST or ATTRIB command, make sure that
  1463.      the directory where they reside is in your current path.
  1464.  
  1465.      You must also run the Paradox Custom Configuration Program
  1466.      (CCP) to create a PARADOX.CFG for each user.  Whether you make
  1467.      user directories on the server or on each workstation, the
  1468.      directories must exist before starting the CCP.  See Chapter
  1469.      14 of the Paradox Users Guide if you require more
  1470.      information on how to use the CCP.  The basic steps are
  1471.      outlined below:
  1472.  
  1473.      1.   Start the CCP by entering the following command at the
  1474.           DOS prompt:
  1475.  
  1476.           "paradox custom"
  1477.  
  1478.      2.   When in the CCP, select "Net|SetPrivate" from the main
  1479.           menu.
  1480.  
  1481.      3.   Enter the path to the user's directory, such as:
  1482.  
  1483.           "c:\users\<username>"
  1484.  
  1485.           The directory you specify must exist before starting the
  1486.           CCP.
  1487.  
  1488.      4.   Press <F2> to save the configuration.  Choose "Network"
  1489.           when the system prompts you for a location to save the
  1490.           PARADOX.CFG file.
  1491.  
  1492.      5.   Repeat steps 1 through 4 for each user.
  1493.  
  1494.      Starting Paradox from a Workstation
  1495.  
  1496.      The easiest way for a user to start Paradox is to create a
  1497.      batch file that includes the following commands:
  1498.  
  1499.           "net map h: pdox35"
  1500.           "net map i: pdoxdata"
  1501.           "net map j: users\%1"
  1502.           "set t=%path%"
  1503.           "path h:\;%path%"
  1504.           "j:"
  1505.           "paradox -share"
  1506.           "path %t%"
  1507.  
  1508.      After the network software has been loaded at the workstation
  1509.      and the user has logged in, the batch file should be executed. 
  1510.      If the batch file was called PDOX.BAT, the user would type
  1511.      "pdox <username>" at the DOS prompt, substituting the name of
  1512.      the user directory for <username>.  <username> gets
  1513.      substituted for "%1" in the batch file.
  1514.  
  1515.      Starting Paradox on the Server
  1516.  
  1517.      To start Paradox on the server, create a batch file as
  1518.      instructed in "Starting Paradox from a Workstation" paragraph. 
  1519.       Modify the batch file as follows:
  1520.  
  1521.           "subst h: c:\apps\pdox35"
  1522.           "subst i: c:\apps\pdox35\pdoxdata"
  1523.           "cd c:\users\%1"
  1524.           "set t=%path%"
  1525.           "path h:\;%path%"
  1526.           "paradox -share"
  1527.           "path %t%"
  1528.           "subst h: /d"
  1529.           "subst i: /d"
  1530.  
  1531.      This batch file can be run on the server whether the network
  1532.      software has been loaded.  If the batch file were named
  1533.      PDOX.BAT, the user would enter "pdox <username>" at the DOS
  1534.      prompt, substituting the name of the user directory for
  1535.      <username>.  <username> gets substituted for "%1" in the batch
  1536.      file.
  1537.  
  1538. SOLUTION
  1539.  
  1540.      NA
  1541.  
  1542.  
  1543.  
  1544.  
  1545.                                FYI
  1546.  
  1547. (Note: The origin of this information may be internal or external
  1548. to Novell.  Novell makes every effort within its means to verify
  1549. this information.  However, the information provided in this
  1550. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  1551. implied claims to the validity of this information.)
  1552.  
  1553.           TITLE:    Network Setup
  1554.    DOCUMENT ID#:    FYI.P.6050
  1555.            DATE:    04DEC92
  1556.         PRODUCT:    NetWare Lite
  1557. PRODUCT VERSION:    All versions
  1558.      SUPERSEDES:    NA
  1559.  
  1560. SYMPTOM
  1561.  
  1562.      NA
  1563.  
  1564. ISSUE/PROBLEM
  1565.  
  1566.      Network Setup
  1567.      Introduction
  1568.  
  1569.      NetWare Lite is a peer-to-peer network that enables users to
  1570.      share printers and disk drives.  To have a better
  1571.      understanding of NetWare Lite itself, many users need to learn
  1572.      some new network concepts and terminology.  This document is
  1573.      designed to help make this learning process easier.
  1574.  
  1575.      Loading the Network
  1576.  
  1577.      NetWare Lite is a DOS based network.  In other words, it
  1578.      relies on DOS to communicate with your computer hardware and
  1579.      software (as opposed to NetWare 2.x and 3.x that do not use
  1580.      DOS to perform these functions).  NetWare Lite is made up of
  1581.      several terminate-and-stay resident programs (TSRs) that load
  1582.      themselves into memory.  These programs can be divided into
  1583.      two general categories--those that deal with the network board
  1584.      and those that make up NetWare Lite.
  1585.  
  1586.      Network Boards
  1587.        LSL
  1588.        <DOS ODI Driver> (Example:  TRXNET.COM)
  1589.        IPXODI A
  1590.  
  1591.      NetWare Lite
  1592.        SHARE (DOS Program)
  1593.        SERVER
  1594.        CLIENT
  1595.  
  1596.      These programs are normally executed from a batch file called
  1597.      STARTNET.BAT.
  1598.  
  1599.           STARTNET.BAT
  1600.  
  1601.      When NetWare Lite is installed, a file called STARTNET.BAT is
  1602.      created.  STARTNET.BAT loads the network software into memory
  1603.      by running certain programs one at a time.  If a machine is
  1604.      setup to be both a server and a client, STARTNET.BAT will look
  1605.      like the following:
  1606.  
  1607.           LSL
  1608.           <DOS ODI Driver>  (Example:  NE2000)
  1609.           IPXODI A
  1610.           SHARE
  1611.           SERVER
  1612.           CLIENT
  1613.  
  1614.      Note:  All of these files, with the exception of SERVER.EXE,
  1615.      can be loaded into upper memory.
  1616.  
  1617.      These files can be run from a batch file or from the command
  1618.      line.  Some people even add these commands into their
  1619.      AUTOEXEC.BAT.  This will work; however, Novell recommends that
  1620.      you use a separate batch file (such as STARTNET.BAT) to run
  1621.      these programs.  When the network programs are loaded from a
  1622.      separate batch file, problems are easier to troubleshoot. 
  1623.      STARTNET can be called from your AUTOEXEC.BAT by inserting the
  1624.      following command into your AUTOEXEC.BAT file (usually near or
  1625.      at the end):
  1626.  
  1627.           call startnet
  1628.  
  1629.      LSL, the DOS ODI driver, and IPXODI are programs that enable
  1630.      the computer to interface with the network board.
  1631.  
  1632.      Note:  When you load IPXODI, you will do so with an A
  1633.      parameter (IPXODI A).  This parameter causes the program to
  1634.      load itself without some of the overhead that is unnecessary
  1635.      for NetWare Lite to run thus saving memory.
  1636.  
  1637.      SHARE.EXE is a program that enables file sharing. 
  1638.      Consequently, it must be loaded on servers (because they are
  1639.      likely to have files that other clients are trying to access
  1640.      concurrently).
  1641.  
  1642.      SERVER.EXE must be loaded on each machine that has network
  1643.      resources (such as printers and disk drives) that need to be
  1644.      shared with other clients.
  1645.  
  1646.      CLIENT.EXE must be loaded on each machine that will need to
  1647.      access network resources.
  1648.  
  1649.           Example
  1650.  
  1651.           If a user wants to use computer 1 to print to a printer
  1652.           on computer 2, then computer 1 must have CLIENT.EXE
  1653.           loaded; and computer 2 must have SERVER.EXE loaded.
  1654.  
  1655.           Likewise, if a user at computer 1 wants to access station
  1656.           2's hard disk, then computer 1 must have CLIENT.EXE
  1657.           loaded; and computer 2 must have SERVER.EXE loaded.
  1658.  
  1659.           If a computer needs to have access to its own printer and
  1660.           SERVER.EXE has been loaded, then the computer will need
  1661.           to load CLIENT and capture a port because the printer has
  1662.           become a network printer.
  1663.  
  1664.      Users and Logging In
  1665.  
  1666.      The supervisor can log in to the network by typing:
  1667.  
  1668.           NET LOGIN SUPERVISOR
  1669.  
  1670.      NetWare Lite allows network administrators to place limits on
  1671.      network access through passwords and directory access rights. 
  1672.      The supervisor must create users so that individuals will be
  1673.      recognized by the network--then those users will be able to
  1674.      log in when they need network access.
  1675.      Users can be added to the network by doing the following
  1676.      procedure:
  1677.  
  1678.      1.   Load the network (as explained above).
  1679.      2.   Type  NET LOGIN SUPERVISOR
  1680.      3.   If requested, enter a password.
  1681.      4.   Type  NET
  1682.      5.   Select "Supervise the Network."
  1683.      6.   Select "Users."
  1684.      7.   Press <Insert>.
  1685.      8.   Enter <username>.
  1686.      9.   Enter any information in about the user.  For example,
  1687.           you can issue the user a password or give him supervisor
  1688.           privileges.
  1689.  
  1690.           Now, a user can log in when desired from any machine.
  1691.  
  1692.      Network Resources
  1693.  
  1694.      Network resources are peripherals--usually printers, disk
  1695.      drives, and CD-ROMs--that are made available to all users on
  1696.      the network.  Local printers become network printers, and disk
  1697.      drives and CD-ROMs become network directories.
  1698.  
  1699.      Novell suggest  network directories and printers be given
  1700.      descriptive names.
  1701.  
  1702.           Good names for network directories might be BORLANDC,
  1703.           WORDPERFECT, GAMES, GIFS, or PUBLIC.
  1704.  
  1705.           Good names for network printers might be LASERJET-II,
  1706.           EPSON-DOT, or APPLE-LAS.
  1707.  
  1708.           Names that might not be good are CDRIVE, PRINTER1, and
  1709.           PRINTER2.  These names provide no indication of what
  1710.           applications or what kinds of printers are being made
  1711.           available.
  1712.  
  1713.      Notice that during installation, NetWare Lite creates a CDRIVE
  1714.      network directory for you.  When you become familiar with the
  1715.      product, this resource ought to be given a more descriptive
  1716.      name.
  1717.  
  1718.      Network Directories
  1719.  
  1720.      The first type of network resource that a NetWare Lite
  1721.      administrator can create is a network directory.  These
  1722.      directories need to be created so that individuals can gain
  1723.      access to other users' hard drives.  Network directories also
  1724.      give the network administrator power to regulate network
  1725.      access.  Users can only access network directories that the
  1726.      network administrator gives them access to.
  1727.  
  1728.      Create a network directory by doing the following steps:
  1729.      1.   Load the network (as explained above).
  1730.      2.   Type  NET LOGIN SUPERVISOR
  1731.      3.   Enter a password if requested.
  1732.      4.   Type  NET
  1733.      5.   Select "Supervise the Network."
  1734.      6.   Select "Network Directories."
  1735.      7.   Press <Insert>.
  1736.      8.   Select the server where the actual directory resides.
  1737.      9.   Type <directory name>  (example:  WP).
  1738.      10.  Type in the actual directory path (example: C:\WP51).
  1739.  
  1740.      Assign rights by doing the following:
  1741.  
  1742.      1.   In the same Network Directories screen, you can change
  1743.           "default access rights" and "users with nondefault
  1744.           rights."  Refer to the NetWare Lite manual for
  1745.           instructions on how to do this.
  1746.  
  1747.           A user cannot access another user's machine unless he
  1748.           maps a drive letter to a network directory that has been
  1749.           set up.  The following section explains mapping:
  1750.  
  1751.           Mapping
  1752.  
  1753.           Each computer recognizes a certain number of disk drives. 
  1754.           Normally, a machine will have two floppy drives (A: and
  1755.           B:) and one hard drive (C:).  NetWare Lite communicates
  1756.           to DOS and your machine that there are more drives on
  1757.           your machine than these three.  Mapping a drive letter
  1758.           takes unused DOS drive letters and assigns them to
  1759.           network directories so that users are able to access the
  1760.           directories.  This can be done both through the NET
  1761.           utility (by typing NET) and through the NET MAP command.
  1762.  
  1763.           To map a drive letter using the NET utility, do the
  1764.           following:
  1765.  
  1766.           1)   Type NET at the command line.
  1767.           2)   Select "Map drive letters."
  1768.           3)   Select the drive letter you wish to map (such as
  1769.                G:).
  1770.           4)   Select the network directory to which you wish to
  1771.                map.
  1772.  
  1773.           To map a drive letter to a network directory from the
  1774.           command line, enter the following:
  1775.  
  1776.                NET MAP <drive letter> <network directory>
  1777.  
  1778.           Example:
  1779.  
  1780.                After setting up a WORDPERFECT network directory, a
  1781.                user might enter the following command:
  1782.  
  1783.                     NET MAP G: WORDPERFECT
  1784.  
  1785.                If the network directory WORDPERFECT is physically
  1786.                located on server 1 in C:\WP51, then whenever the
  1787.                user goes to G: (assuming G: has been mapped to
  1788.                WORDPERFECT), he will see the contents of C:\WP51
  1789.                on server 3.  The user will not be able to access
  1790.                any other directories (other than subdirectories
  1791.                underneath C:\WP51) using G:.
  1792.  
  1793.                If server 1 has the following directory structure
  1794.                and a user has mapped G: to C:\WP51, then that user
  1795.                will be able to access both the \USERS and the
  1796.                \DATA subdirectories.  However, he will not be able
  1797.                to access the \BORLANDC directory.
  1798.  
  1799.                     C:\WP51 |-------\USERS
  1800.                                 |-------\DATA
  1801.  
  1802.                       \BORLANDC
  1803.  
  1804.      Lastdrive
  1805.  
  1806.      The LASTDRIVE= command in your CONFIG.SYS reserves extra DOS
  1807.      drive letters for NetWare Lite's use.  For example, if you
  1808.      included the statement "LASTDRIVE=M" in your CONFIG.SYS and
  1809.      you had the above configuration (A:, B: and C:), then you
  1810.      would have ten drive letters available for mapping (D: through
  1811.      M:).
  1812.  
  1813.      Network Printers
  1814.  
  1815.      The setup process is similar for network printers.  Network
  1816.      printers can be created by doing the following steps:
  1817.  
  1818.       1.  Load the network (as explained above).
  1819.       2.  Type  NET LOGIN SUPERVISOR
  1820.       3.  Enter a password if requested.
  1821.       4.  Type NET
  1822.       5.  Select "Supervise the network."
  1823.       6.  Select "Network printers."
  1824.       7.  Press <Insert>.
  1825.       8.  Select the server where the printer is actually
  1826.           connected.
  1827.       9.  Type <printer name>.
  1828.      10.  Select one of the "Available server ports."  Make sure
  1829.           your printer is attached to the port that you select.
  1830.      11.  Press <Esc> to use the default settings (such as setup
  1831.           strings or CPS), or change as desired.
  1832.  
  1833.      Capturing
  1834.  
  1835.      Now, to print to this printer, the user only needs to capture
  1836.      one of the  personal ports to the network printer.  The user
  1837.      could do this by issuing the following command:
  1838.  
  1839.           NET CAPTURE LPTX <network printer>
  1840.  
  1841.      Example:  NET CAPTURE LPT1 LASER-JET
  1842.  
  1843.      Ports LPT1, LPT2, and LPT3 can be used to capture while any
  1844.      port (parallel or serial) can be used to physically attach a
  1845.      printer.
  1846.  
  1847.           Note:  There is a difference between a "captured" port
  1848.           and the port to which a printer is attached.  A printer
  1849.           can be physically attached to any port (parallel or
  1850.           serial).  This port is entered when a network printer is
  1851.           created so that NetWare Lite interprets where to send
  1852.           print jobs that are directed to that printer.  After
  1853.           those printers are established, ports LPT1, LPT2, and
  1854.           LPT3 are freed so that they can be used to capture
  1855.           network printers.  That means that a user could have a
  1856.           printer physically attached to LPT1 and could capture
  1857.           LPT2 to that printer.  He could then capture LPT1 to a
  1858.           printer located on someone else's machine if desired.
  1859.  
  1860.      Example Network Setup
  1861.  
  1862.           The following is a comprehensive example that will take
  1863.           the reader through the setup of an imaginary network. 
  1864.           This example will involve three machines:  KENDALL-386,
  1865.           DAVE-286, and JOEL-486.
  1866.  
  1867.           KENDALL-386 is set up as a client only.  DAVE-286 is set
  1868.           up as server only, and JOEL-486 is set up as a
  1869.           client/server.  Because DAVE-286 is a server only, it
  1870.           will be unable use any network resources.  Likewise,
  1871.           KENDALL-386, because it is set up as a client only, will
  1872.           not be able to allow others to use its drives or
  1873.           printers.
  1874.  
  1875.      Verify Network Connections
  1876.  
  1877.           "Verify network connections" should be run once after you
  1878.           have initially set up the network to ensure that you do
  1879.           not have any hardware or driver problems.  It should also
  1880.           be run any time you think you might have a connection
  1881.           problem.  See Fax Document 215 or FYI.P.6094 for more
  1882.           details.  Follow this procedure to "Verify network
  1883.           connections":
  1884.  
  1885.           1.   Load the network (as explained above).
  1886.           2.   Insert PROGRAM DISKETTE into a disk drive.
  1887.           3.   Type  INSTALL
  1888.           4.   Select "Verify network connections."
  1889.           5.   Enter the name of each machine.
  1890.           6.   "Verify network connections" should be running on
  1891.                all machines.
  1892.           7.   Each screen should look something like the
  1893.                following (all machines that are running "Verify
  1894.                network connections" should show up):
  1895.  
  1896.                Name           Address
  1897.                JOEL-486       00001B1E6082
  1898.                KENDALL-386    00002C3I4983
  1899.                DAVE-286       00008B9N4440
  1900.  
  1901.           Let "Verify network connections" run for about five
  1902.           minutes to make sure that none of the machines disappear
  1903.           or flicker on and off.
  1904.  
  1905.           If "Verify network connections" fails, then you know that
  1906.           you either have a hardware problem or a driver problem. 
  1907.           Please refer to Fax Document 215 or FYI.P.6094 for
  1908.           possible solutions.
  1909.  
  1910.           User Setup
  1911.  
  1912.           Next, log in to the network to setup users.  Follow the
  1913.           instructions above for setting up users.  In the example,
  1914.           seven users have been set up:
  1915.  
  1916.                Joel
  1917.                Kendall
  1918.                Dave
  1919.                Rebecca
  1920.                Kevin
  1921.                Steve
  1922.                Chad
  1923.  
  1924.           Joel, Kendall, and Dave were given supervisor privileges,
  1925.           which means that they can perform the same functions as
  1926.           the supervisor.
  1927.  
  1928.           Remote Management
  1929.  
  1930.           If a server allows "Remote management," then users can
  1931.           change the server configuration from remote stations
  1932.           (clients).  KENDALL-386 and JOEL-486 were set up so that
  1933.           they could not be remotely managed.  DAVE-286 was set up
  1934.           so that it could be remotely managed by issuing the
  1935.           following commands:
  1936.  
  1937.           1.   Type NET at the DOS prompt.
  1938.           2.   Select "Supervise the network."
  1939.           3.   Select "Server configuration."
  1940.           4.   Select <server name>.
  1941.           5.   Arrow down to "Allow remote management," and select
  1942.                "Yes" or "No."
  1943.           6.   The change will take effect when the server has
  1944.                been rebooted.
  1945.           Setting up Network Resources
  1946.  
  1947.           Next, set up network printers and network directories. 
  1948.           JOEL-486 has a printer attached to COM1.  It is a HP
  1949.           Laserjet III called HPIII.  DAVE-286 has a dot matrix
  1950.           printer attached to its LPT1 port called OKIDATA.
  1951.  
  1952.           Any time someone on the network wants to print to one of
  1953.           these printers, they need to capture a port.
  1954.  
  1955.           Remove all the CDRIVE directories that NetWare Lite
  1956.           created, and create the following four network
  1957.           directories:
  1958.  
  1959.                WP51
  1960.                DBASE
  1961.                COMMON
  1962.                DATA
  1963.  
  1964.           WP51 is physically located on JOEL-486.  Because JOEL-486
  1965.           is set up as a server/client, the user who is using
  1966.           JOEL-486 can use the machine even though other user might
  1967.           be accessing WordPerfect from this machine.
  1968.  
  1969.           DBASE is physically located on DAVE-286.  Because
  1970.           DAVE-286 is set up as a server only, employees using
  1971.           DAVE-286 cannot access network resources; although, they
  1972.           will still be able to access their local drives (but not
  1973.           local printers).
  1974.  
  1975.                COMMON and DATA are both located on DAVE-286.
  1976.  
  1977.                KENDALL-386 cannot contain network directories
  1978.                because it is set up as a client only.
  1979.  
  1980.           Sample Files
  1981.  
  1982.           The following is an example of the files used to fine
  1983.           tune NetWare Lite followed by a list of configuration
  1984.           tips for each file:
  1985.  
  1986.                CONFIG.SYS
  1987.                AUTOEXEC.BAT
  1988.                STARTNET.BAT
  1989.                LOG.BAT <NAME.BAT>
  1990.                NET.CFG
  1991.  
  1992.           CONFIG.SYS
  1993.  
  1994.           The server keeps track of all files that are open.  As
  1995.           more workstations (clients) attempt to access a server,
  1996.           more files will be opened.  The number of files that can
  1997.           be opened needs to be increased on any server that will
  1998.           be allowing clients to access files.  Enter the following
  1999.           command somewhere in the CONFIG.SYS, or increase it if it
  2000.           is already there:
  2001.  
  2002.                FILES=XX
  2003.  
  2004.           AUTOEXEC.BAT
  2005.  
  2006.           At the end of AUTOEXEC.BAT, the following command has
  2007.           been included so that the network will automatically be
  2008.           loaded when the computer is booted:
  2009.  
  2010.                call STARTNET
  2011.  
  2012.           STARTNET.BAT
  2013.  
  2014.           The STARTNET.BAT file will be different on each machine
  2015.           depending on its configuration.  The following is an
  2016.           example of the one machine set up.  All lines that do not
  2017.           have a specific designation are included in all three
  2018.           versions of STARTNET.BAT.  Other lines are only included
  2019.           in the STARTNET.BAT files for the designated machines:
  2020.  
  2021.                lsl
  2022.                ne2000
  2023.                ipxodi a
  2024.                share (on DAVE-286 and JOEL-486)  See Fax Document
  2025.                111 or FYI.P.6003 on configuring SHARE.EXE.
  2026.                server (on DAVE-286 and JOEL-486)
  2027.                client (on KENDALL-386 and JOEL-486)
  2028.  
  2029.           <NAME>.BAT
  2030.  
  2031.           Create a batch file for each user that logs each user
  2032.           into the network. (For example: Rebecca logs in using a
  2033.           batch file called BEC.BAT.)  An individual batch file
  2034.           might contain the following commands:
  2035.  
  2036.                net login rebecca
  2037.                net map d: wp51
  2038.                net map e: dbase
  2039.                net map f: common
  2040.                net map g: data
  2041.                net capture lpt1 HPIII
  2042.                net capture lpt2 OKIDATA
  2043.  
  2044.           Make a directory on each machine where all of these batch
  2045.           files exist called \NETBATCH and include this directory
  2046.           in the path of each machine.  Now, whenever Rebecca wants
  2047.           to log in to the network, she can go to any machine that
  2048.           has client loaded and type BEC, and she will be logged
  2049.           into the network.  Remember, this only works because the
  2050.           BEC.BAT batch file was copied over to the \NETBATCH
  2051.           directory of each machine.
  2052.  
  2053.           NET.CFG
  2054.  
  2055.           This file was created by NetWare Lite at installation. 
  2056.           It contains information specific to the network board on
  2057.           each machine.  See Fax Document 215 or FYI.P.6094 for
  2058.           more information on this file.
  2059.  
  2060. SOLUTION
  2061.  
  2062.      NA
  2063.  
  2064.  
  2065.  
  2066.  
  2067.                                FYI
  2068.  
  2069. (Note: The origin of this information may be internal or external
  2070. to Novell.  Novell makes every effort within its means to verify
  2071. this information.  However, the information provided in this
  2072. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  2073. implied claims to the validity of this information.)
  2074.  
  2075.           TITLE:    NetWare Lite and Third-Party Caches
  2076.    DOCUMENT ID#:    FYI.P.6111
  2077.            DATE:    01DEC92
  2078.         PRODUCT:    NetWare Lite
  2079. PRODUCT VERSION:    v1.1
  2080.      SUPERSEDES:    FYI.P.6009
  2081.  
  2082. SYMPTOM
  2083.  
  2084.      NA
  2085.  
  2086. ISSUE/PROBLEM
  2087.  
  2088.      NetWare Lite and Third-Party Caches
  2089.  
  2090.      NetWare Lite  v1.1 now ships with a disk cache called NLCACHE.
  2091.      See Fax Document 155 or FYI.P.6075 for particular in-depth
  2092.      details.
  2093.  
  2094.  
  2095.    *****  WARNING  *****
  2096.  
  2097.      Caches other than the NetWare Lite Cache may need to have
  2098.      delayed writes, deferred writes, posted writes, or queued
  2099.      writes disabled if they are used with NetWare Lite.  Many
  2100.      cache programs "wake up" to do writes in the background, and
  2101.      they do not protect themselves from reentry with a
  2102.      DOS-critical section callout.  If you use a cache (other than
  2103.      the NetWare Lite Cache) with deferred writes, posted writes,
  2104.      or queued writes turned on, you may get random hangs, data
  2105.      corruption, or other abnormal behavior.  To use a cache other
  2106.      then the NetWare Lite Cache, call the cache company's
  2107.      technical support group to find out if their cache's deferred
  2108.      writes, posted writes, or queued writes work with NetWare
  2109.      Lite.  Many caches do not allow delayed writes, deferred
  2110.      writes, posted writes, or queued writes when using a
  2111.      peer-to-peer network.  However, the NetWare Lite Cache can use
  2112.      delayed writes.  If you are using a cache that has one of the
  2113.      above options, make sure the option is turned off.  Some cache
  2114.      tuning may be necessary for best results.
  2115.  
  2116.      Note:  Do not load two cache utilities on the same machine.
  2117.  
  2118. SOLUTION
  2119.  
  2120.      NA
  2121.  
  2122.  
  2123.  
  2124.  
  2125.                                FYI
  2126.  
  2127. (Note: The origin of this information may be internal or external
  2128. to Novell.  Novell makes every effort within its means to verify
  2129. this information.  However, the information provided in this
  2130. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  2131. implied claims to the validity of this information.)
  2132.  
  2133.           TITLE:    The IPXODI Driver
  2134.    DOCUMENT ID#:    FYI.P.6006
  2135.            DATE:    01OCT92
  2136.         PRODUCT:    NetWare Lite
  2137. PRODUCT VERSION:    All versions
  2138.      SUPERSEDES:    NA
  2139.  
  2140. SYMPTOM
  2141.  
  2142.      NA
  2143.  
  2144. ISSUE/PROBLEM
  2145.  
  2146.      The IPXODI Driver
  2147.  
  2148.      The IPX shipped with NetWare Lite (IPXODI) is not new and is
  2149.      not special to NetWare Lite.  Novell has made a general
  2150.      decision to convert from "linked" IPX to IPXODI.  IPXODI is
  2151.      shipped with the LAN Workplace for DOS product and with the
  2152.      DOS/Windows shell kit.  Novell will convert from linked IPX to
  2153.      IPXODI for red-box NetWare soon.  IPXODI is functionally
  2154.      identical to the linked version of IPX, although the Link
  2155.      Support Layer (LSL) offers multiple-protocol and Multiple Link
  2156.      Interface Drivers (MLID) capabilities.  NetWare Lite can be
  2157.      run on top of either linked IPX or IPXODI but not on both.
  2158.  
  2159.      STARTNET.BAT, which is created as part of the NetWare Lite
  2160.      installation, should be modified not to load LSL (the ODI
  2161.      driver) and IPXODI if linked IPX is already being loaded
  2162.      elsewhere (similar to the AUTOEXEC.BAT).
  2163.  
  2164. SOLUTION
  2165.  
  2166.      NA
  2167.  
  2168.  
  2169.  
  2170.  
  2171.                                FYI
  2172.  
  2173. (Note: The origin of this information may be internal or external
  2174. to Novell.  Novell makes every effort within its means to verify
  2175. this information.  However, the information provided in this
  2176. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  2177. implied claims to the validity of this information.)
  2178.  
  2179.           TITLE:    DacEasy Compatibility
  2180.    DOCUMENT ID#:    FYI.P.6057
  2181.            DATE:    03DEC92
  2182.         PRODUCT:    NetWare Lite
  2183. PRODUCT VERSION:    All versions
  2184.      SUPERSEDES:    NA
  2185.  
  2186. SYMPTOM
  2187.  
  2188.      NA
  2189.  
  2190. ISSUE/PROBLEM
  2191.  
  2192.      DacEasy Compatibility
  2193.  
  2194.      The following steps should be followed when using DacEasy
  2195.      Accounting, Payroll, and Point of Sale Network software.
  2196.  
  2197.      Installing DacEasy for the First Time
  2198.  
  2199.      1.   Install NetWare Lite.  Please see Fax Document 235 or
  2200.           FYI.P.6050 for help with installing and configuring
  2201.           NetWare Lite.
  2202.  
  2203.      2.   Map Drive Letters.  The next step is to map a drive
  2204.           letter in NetWare Lite by doing the following:
  2205.  
  2206.           a.   Type  STARTNET
  2207.           b.   When the network is loaded, log in by typing  NET
  2208.                LOGIN SUPERVISOR
  2209.           c.   Type "NET MAP <drive letter> CDRIVE <server name>"
  2210.  
  2211.                Example:  NET MAP G: CDRIVE SERVER_1
  2212.  
  2213.           Note:  The CDRIVE network directory is created for you
  2214.           when you install NetWare Lite.
  2215.           d.   Now, any user can access this SERVER_1 by going to
  2216.                the G: drive.
  2217.  
  2218.      3.   Install DacEasy.
  2219.  
  2220.           Please see the manufacturer's installation instructions
  2221.           for DacEasy.  Make sure that you install from the drive
  2222.           in NetWare Lite where the program will be stored.  For
  2223.           example, if you are going to store DacEasy on the G:
  2224.           drive, then your installation command should be the
  2225.           following:  G:\>a:install.
  2226.  
  2227.           The program will verify on which drive you are going to
  2228.           install the program.
  2229.  
  2230.      Reinstalling DacEasy for a Network
  2231.  
  2232.      If you have already installed one of the DacEasy programs on
  2233.      a single user machine and you are now connecting the network,
  2234.      you will be required to make a change in the mapping.
  2235.  
  2236.      1.   Change to the drive letter that you have mapped.
  2237.  
  2238.                Example: G:
  2239.  
  2240.      2.   Change to the applicable directory by typing the
  2241.           following command applicable to the DacEasy program being
  2242.           used:
  2243.  
  2244.                  Program                              Command
  2245.                 Accounting                        CD\DEA4\DEA4BAS
  2246.                                                   E
  2247.                 Payroll                           DEP4\DEP4BASE
  2248.                 Point of Sale                     DPOS\POSBASE
  2249.  
  2250.      3.   Delete the applicable file by typing the following
  2251.           command applicable to the DacEasy program being used:
  2252.  
  2253.                  Program                              Command
  2254.                 Accounting                        DEL DEA4CID.DB
  2255.                 Payroll                           DEL DEP4CID.DB
  2256.                 Point of Sale                     DEL DEA4CID.DB
  2257.  
  2258.      4.   Change back to the previous directory by typing  CD..
  2259.  
  2260.      5.   Start the applicable program by typing the following
  2261.           command applicable to the DacEasy program being used:
  2262.  
  2263.                  Program                         Command
  2264.                 Accounting                        DEA4
  2265.                 Payroll                           DEP4
  2266.                 Point of Sale                     DPOS
  2267.  
  2268.      6.   When the program sends the prompt "New user or Upgrading
  2269.           from an earlier version,"  respond with the "New User"
  2270.           option.
  2271.  
  2272.      7.   Follow the prompts as when first installed.  Put in an
  2273.           identifier or identification for the companies' books
  2274.           that are located in this subdirectory.
  2275.  
  2276.      8.   Enter the path where your data files exist.  Remember to
  2277.           use your new mapped drive.
  2278.  
  2279.           For example, the data path could be: G:\DEA4\DATA
  2280.  
  2281.           Note:  Make sure that this directory exists.
  2282.  
  2283.      9.   If the data is located in that subdirectory, the program
  2284.           will prompt the following message: "Do you wish to add it
  2285.           to the company file?"
  2286.  
  2287.                Respond with a "Y"
  2288.  
  2289.      10.  All clients should use the same mapped drive to access
  2290.           the program.
  2291.  
  2292.           Example:
  2293.  
  2294.                If you have mapped G: drive to install DacEasy to
  2295.                the server, then all clients should map G: to the
  2296.                server.  Configuration files should be increased in
  2297.                the CONFIG.SYS of the SERVER where DacEasy is
  2298.                located by about 50 per client using DacEasy.
  2299.  
  2300.           SHARE.EXE needs to be loaded when an application is
  2301.           running that requires users to share files on a server. 
  2302.           This program is normally run in the STARTNET.BAT file or
  2303.           in the AUTOEXEC.BAT file.  The /F and /L parameters may
  2304.           need to be increased to get DacEasy to run across a
  2305.           network.  Please see Fax Document 111 or FYI.P.6003 on
  2306.           SHARE for more information on how to increase these
  2307.           parameters.
  2308.  
  2309.           The following parameters can be used as defaults:
  2310.  
  2311.                SHARE /F:8000 /L:400
  2312.  
  2313.           Increase the client tasks for the server by about 10 per
  2314.           client by issuing the following commands:
  2315.  
  2316.           a.   Type  NET
  2317.           b.   Select "Supervise the network."
  2318.           c.   Select "Server configuration."
  2319.           d.   Select the server where DacEasy is physically
  2320.                located.
  2321.           e.   Increase the "Client tasks" number.
  2322.  
  2323.           If you follow the above steps, you should not have
  2324.           problems running DacEasy.
  2325.  
  2326.           If you do experience problems, please call the DacEasy
  2327.           technical support line at 1 (214) 248-0205 or 1 (900)
  2328.           370-2322.  The charge is $1.50 per minute on your credit
  2329.           card if using the 214 line or on your phone bill if using
  2330.           the 900 line.
  2331.  
  2332.           If you are experiencing network problems, please call the
  2333.           NetWare Lite technical support team at 1 (900) 454-5483. 
  2334.           The charge is $2.00 per minute.
  2335.  
  2336. SOLUTION
  2337.  
  2338.      NA
  2339.  
  2340.  
  2341.  
  2342.  
  2343.                                FYI
  2344.  
  2345. (Note: The origin of this information may be internal or external
  2346. to Novell.  Novell makes every effort within its means to verify
  2347. this information.  However, the information provided in this
  2348. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  2349. implied claims to the validity of this information.)
  2350.  
  2351.           TITLE:    Known Documentation Errors
  2352.    DOCUMENT ID#:    FYI.P.6001
  2353.            DATE:    01OCT92
  2354.         PRODUCT:    NetWare Lite
  2355. PRODUCT VERSION:    All versions
  2356.      SUPERSEDES:    NA
  2357.  
  2358. SYMPTOM
  2359.  
  2360.      NA
  2361.  
  2362. ISSUE/PROBLEM
  2363.  
  2364.      Known Documentation Errors
  2365.  
  2366.      Your manual may contain one or more of the following errors:
  2367.  
  2368.      Page 7:   In the "Log in to NetWare Lite" section, step 3,
  2369.                "NET LOGIN" should read "NET LOGIN SUPERVISOR."
  2370.  
  2371.      Pages 36  These pages incorrectly state that the supervisor
  2372.      and 60:   privileges are not required.  Supervisor privileges
  2373.                are required except for a server running on your
  2374.                own machine.
  2375.  
  2376.      Page 106: This page incorrectly states that COM1 and COM2 can
  2377.                be captured using the NET CAPTURE command.  Only
  2378.                LPT1, LPT2, and LPT3 can be captured.  However,
  2379.                network printers can be assigned to COM ports on
  2380.                servers.
  2381.  
  2382.      Page 107: This page is missing the "notify" capture setting. 
  2383.                You can specify the notify option using the "N=Y"
  2384.                or "NOTIFY=Y" option.  If set, the server will send
  2385.                you a message when the print job is done.
  2386.  
  2387.      Page 149: The discussion of network configuration files is
  2388.                not needed.  The NetWare Lite INSTALL utility
  2389.                generates the correct NET.CFG file from the options
  2390.                you select during installation.  After
  2391.                installation, you can edit the NET.CFG file using
  2392.                any standard ASCII text editor.
  2393.  
  2394. SOLUTION
  2395.  
  2396.      NA
  2397.  
  2398.  
  2399.  
  2400.  
  2401.                                FYI
  2402.  
  2403. (Note: The origin of this information may be internal or external
  2404. to Novell.  Novell makes every effort within its means to verify
  2405. this information.  However, the information provided in this
  2406. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  2407. implied claims to the validity of this information.)
  2408.  
  2409.           TITLE:    Installing WordPerfect 5.x
  2410.    DOCUMENT ID#:    FYI.P.6090
  2411.            DATE:    03JAN92
  2412.         PRODUCT:    NetWare Lite
  2413. PRODUCT VERSION:    All versions
  2414.      SUPERSEDES:    FYI.P.6050
  2415.  
  2416. SYMPTOM
  2417.  
  2418.      NA
  2419.  
  2420. ISSUE/PROBLEM
  2421.  
  2422.      Installing WordPerfect 5.x
  2423.  
  2424.      This document was created to help you run WordPerfect on a
  2425.      NetWare Lite server.  If you want more than one user to have
  2426.      access to the WordPerfect program, you must make the following
  2427.      changes:
  2428.  
  2429.    *****  WARNING  *****
  2430.  
  2431.      If you plan on using WordPerfect on two or more machines, you
  2432.      must obtain a multiple-copy site license from the WordPerfect
  2433.      Corporation.
  2434.  
  2435. ┌──────────────────────────┬───────────────────────────────────
  2436. ─────────┐
  2437. │      FASTPATH STEPS      │            DETAILED INSTRUCTIONS   
  2438.        │
  2439. ├──────────────────────────┼───────────────────────────────────
  2440. ─────────┤
  2441. │ 1. Type  CD C:\WP1       │ 1. It is necessary to be in the
  2442. directory  │
  2443. │                          │    where the WordPerfect files are
  2444. located.│
  2445. │                          │    This is usually called c:\wp.  To
  2446. change│
  2447. │                          │    to this directory type "cd \wp"
  2448. and     │
  2449. │                          │    press <Enter>.                  
  2450.        │
  2451. ├──────────────────────────┼───────────────────────────────────
  2452. ─────────┤
  2453. │ 2. Type  INSTALL         │ 2. WordPerfect has an installation 
  2454.        │
  2455. │                          │    procedure that allows you to
  2456. change the │
  2457. │                          │    machine's configuration.  To
  2458. access the │
  2459. │                          │    installation menu, type INSTALL
  2460. and     │
  2461. │                          │    press <Enter>.                  
  2462.        │
  2463. ├──────────────────────────┼───────────────────────────────────
  2464. ─────────┤
  2465. │ 3. Press <Y> to          │ 3. Press <Y> to continue with the  
  2466.        │
  2467. │    continue.             │    installation procedure.         
  2468.        │
  2469. ├──────────────────────────┼───────────────────────────────────
  2470. ─────────┤
  2471. │ 4. Press <Y> to          │ 4. Because you are installing these
  2472. files  │
  2473. │    install to hard       │    for a NetWare Lite server, press
  2474. <Y> to │
  2475. │    disk                  │    install to your hard disk drive. 
  2476.       │
  2477. │                          │                                    
  2478.        │
  2479.   │                          │    Note:  You must have a hard drive
  2480. to    │
  2481. │                          │    install your computer as a server
  2482. with  │
  2483. │                          │    NetWare Lite.                   
  2484.        │
  2485. ├──────────────────────────┼───────────────────────────────────
  2486. ─────────┤
  2487. │ 5. At the installation   │ 5. Select "3" to perform a
  2488. customized      │
  2489. │    menu, select "3."     │    installation onto a network.    
  2490.        │
  2491. ├──────────────────────────┼───────────────────────────────────
  2492. ─────────┤
  2493. │ 6. At the Network        │ 6. The WP{WP}.ENV file is the file
  2494. that    │
  2495. │    Customization         │    lets WordPerfect recognize a
  2496. network    │
  2497. │    Installation Menu,    │    environment and allows the
  2498. WordPerfect  │
  2499. │    select "5."           │    program files to be shared by
  2500. multiple  │
  2501. │                          │    users.  To check or create this
  2502. file,   │
  2503. │                          │    select "5."                     
  2504.        │
  2505. ├──────────────────────────┼───────────────────────────────────
  2506. ─────────┤
  2507. │ 7. Press <Y> to create   │ 7. If the WP{WP}.ENV file does not 
  2508.        │
  2509. │    if necessary.         │    already exist, the computer will
  2510. prompt │
  2511. │                          │    you to create it.  Press <Y> for
  2512. yes.   │
  2513. │                          │                                    
  2514.        │
  2515.   │                          │    Note: If this file already
  2516. exists,      │
  2517. │                          │    the computer will skip this step. 
  2518.      │
  2519. ├──────────────────────────┼───────────────────────────────────
  2520. ─────────┤
  2521. │ 8. At the Check WP{WP}   │ 8. The Check WP{WP}.ENV File menu
  2522. appears  │
  2523. │    .ENV File Menu,       │    and allows you to select the type
  2524. of    │
  2525. │    select "4."           │    network environment you will be
  2526. using.  │
  2527. │                          │    Because NetWare Lite is not
  2528. listed,     │
  2529. │                          │    select "4" for IBM.  Secondary
  2530. selection│
  2531. │                          │    if the first does not work is
  2532. select "0"│
  2533. │                          │    for other.                      
  2534.        │
  2535. │                          │                                    
  2536.        │
  2537.   │                          │    Note: Do NOT select 1 for
  2538. Novell        │
  2539. │                          │    NetWare.  This will not configure
  2540. your  │
  2541. │                          │    machine for NetWare Lite.       
  2542.        │
  2543. ├──────────────────────────┼───────────────────────────────────
  2544. ─────────┤
  2545. │ 9. Enter the directory   │ 9. At the bottom of the screen, the 
  2546.       │
  2547. │    and path for setup.   │    computer will prompt you for the
  2548. path   │
  2549. │                          │    you want the setup files to be
  2550. copied to│
  2551. │                          │    Normally you would set this path
  2552. to the │
  2553. │                          │    same location of the other
  2554. WordPerfect  │
  2555. │                          │    files.  If that is correct, type
  2556. in that│
  2557. │                          │    path and press <Enter>.  If not,
  2558. change │
  2559. │                          │    it to reflect the desired path. 
  2560.        │
  2561. ├──────────────────────────┼───────────────────────────────────
  2562. ─────────┤
  2563. │10. Press <F7> to exit    │10. Installation is now complete. 
  2564. Press    │
  2565. │    installation          │    the <F7> function key to exit the 
  2566.      │
  2567. │                          │    installation menu.              
  2568.        │
  2569. └──────────────────────────┴───────────────────────────────────
  2570. ─────────┘
  2571.  
  2572.      From now on, when you start WordPerfect, the program will
  2573.      prompt you to enter a three-letter username.  This is to
  2574.      distinguish one user from another.  Each user must go into the
  2575.      setup <Shift>+<F1> and define the location of their own files. 
  2576.      Each user must specify the drive letter they mapped
  2577.      WordPerfect to in NetWare Lite for the location of the system
  2578.      files.
  2579.  
  2580.      Printing
  2581.  
  2582.      When a station is setup as both a server and client by
  2583.      default, the station is configured so that SERVER.EXE is
  2584.      loaded before CLIENT.EXE.  SERVER.EXE may be loaded after
  2585.      CLIENT.EXE.  However, upon loading the server, a warning
  2586.      message will appear indicating that printing may not function
  2587.      correctly.  To eliminate this warning, simply verify that
  2588.      server is loaded before client.
  2589.  
  2590.      When a printer is selected in WordPerfect, an option is
  2591.      available for specifying whether the printer is on a network
  2592.      or local.  WordPerfect assumes that printers are local unless
  2593.      otherwise specified.  It is fine to select WordPerfect's
  2594.      default and specify the printer as local.  If you choose to
  2595.      make the printer a network printer, be sure to suppress the
  2596.      top of form on the last page of the document.
  2597.  
  2598. SOLUTION
  2599.  
  2600.      NA
  2601.  
  2602.  
  2603.  
  2604.  
  2605.                                FYI
  2606.  
  2607. (Note:  The origin of this information may be internal or external
  2608. to Novell.  Novell makes every effort within its means to verify
  2609. this information.  However, the information provided in this
  2610. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  2611. implied claims to the validity of this information.)
  2612.  
  2613.           TITLE:    Supported Network Boards
  2614.    DOCUMENT ID#:    FYI.P.6089
  2615.            DATE:    03DEC92
  2616.         PRODUCT:    NetWare Lite
  2617. PRODUCT VERSION:    All versions
  2618.      SUPERSEDES:    NA
  2619.  
  2620. SYMPTOM
  2621.  
  2622.      NA
  2623.  
  2624. ISSUE/PROBLEM
  2625.  
  2626.      Supported Network Boards (v1.1)
  2627.  
  2628.      Novell ships drivers on the NetWare Lite installation
  2629.      diskettes for the following Network Boards:
  2630.  
  2631. ┌───────────────────────────────────────────┬─────────────┐
  2632. │             Network Board Name            │ Driver Name │
  2633. ├───────────────────────────────────────────┼─────────────┤
  2634. │*Other boards                              │             │
  2635. │3Com EtherLink II                          │ 3C503.COM   │
  2636. │3Com Etherlink/MC                          │ 3C523.COM   │
  2637. │**3Com Etherlink/MC TP                     │ 3C523.COM   │
  2638. │**3Com Etherlink II TP                     │ 3C503.COM   │
  2639. │                                           │             │
  2640. │Artisoft AE-2 Ethernet Adapter             │ NE2000.COM  │
  2641. │IBM PC Network Baseband Adapter            │ PCN2L.COM   │
  2642. │IBM PC Network Baseband Adapter/A          │ PCN2L.COM   │
  2643. │IBM PC Network Baseband Adapter II         │ PCN2L.COM   │
  2644. │IBM PC Network Baseband Adapter II/A       │ PCN2L.COM   │
  2645. │IBM Token-Ring Adapter/A                   │ TOKEN.COM   │
  2646. │IBM Token-Ring Network 16/4 Adapter        │ TOKEN.COM   │
  2647. │IBM Token-Ring Network 16/4 Adapter/A      │ TOKEN.COM   │
  2648. │IBM Token-Ring Network Adapter II          │ TOKEN.COM   │
  2649. │Novell/Eagle NE/2                          │ NE2.COM     │
  2650. │Novell/Eagle NE1000                        │ NE1000.COM  │
  2651. │Novell/Eagle NE2000                        │ NE2000.COM  │
  2652. │**Novell/Eagle NE1500T                     │ NE1500T.COM │
  2653. │**Novell/Eagle NE2100                      │ NE2100.COM  │
  2654. │SMC PC130                                  │ TRXNET.COM  │
  2655. │SMC PC130E                                 │ TRXNET.COM  │
  2656. │SMC PS110                                  │ TRXNET.COM  │
  2657. │**SMC PC270E                               │ TRXNET.COM  │
  2658. │Western Digital EtherCard PLUS Elite       │ WDPLUS.COM  │
  2659. │Western Digital EtherCard PLUS Elite 10T   │ WDPLUS.COM  │
  2660. │Western Digital EtherCard PLUS Elite 16    │ WDPLUS.COM  │
  2661. │Western Digital EtherCard PLUS Elite 16T   │ WDPLUS.COM  │
  2662. │Western Digital EtherCard PLUS Elite Combo │ WDPLUS.COM  │
  2663. │                                           │             │
  2664. │**New to NetWare Lite v1.1                 │             │
  2665. └───────────────────────────────────────────┴─────────────┘
  2666.  
  2667.      If your network board does not appear in this list, refer to
  2668.      your hardware documentation to determine if your board is
  2669.      compatible with a board that is on the list.  If you find a
  2670.      match, you can select the compatible board type during
  2671.      installation; or consult your reseller for other network
  2672.      boards supported by Novell-certified DOS ODI drivers.
  2673.  
  2674.      Also, you may call 1-800-NetWare (638-9273), and ask for
  2675.      Product Information to request an ODI driver list.
  2676.  
  2677. SOLUTION
  2678.  
  2679.      NA
  2680.  
  2681.  
  2682.  
  2683.  
  2684.                                FYI
  2685.  
  2686. (Note:  The origin of this information may be internal or external
  2687. to Novell.  Novell makes every effort within its means to verify
  2688. this information.  However, the information provided in this
  2689. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  2690. implied claims to the validity of this information.)
  2691.  
  2692.           TITLE:    NetWare Lite v1.1 and OS/2 v2.0
  2693.    DOCUMENT ID#:    FYI.P.6107
  2694.            DATE:    08DEC92
  2695.         PRODUCT:    NetWare Lite
  2696. PRODUCT VERSION:    v1.1
  2697.      SUPERSEDES:    NA
  2698.  
  2699. SYMPTOM
  2700.  
  2701.      NA
  2702.  
  2703. ISSUE/PROBLEM
  2704.  
  2705.      NetWare Lite v1.1 and OS/2 v2.0
  2706.  
  2707.      This is an unsupported setup and configuration, and it is
  2708.      being presented as a "try at your own risk" solution document.
  2709.  
  2710.      Running NetWare Lite v1.1 SERVER and CLIENT under OS/2 2.0
  2711.  
  2712.      Requirement 1:
  2713.  
  2714.           Getting SERVER and CLIENT to work under OS/2 requires
  2715.           that the Novell NetWare REQUESTER for OS/2 2.0 be
  2716.           installed.  Besides the Requester, the update for the
  2717.           Requester called NSD201.ZIP must also be installed on the
  2718.           OS/2 system.
  2719.  
  2720.      Requirement 2:
  2721.  
  2722.           SERVER and CLIENT must be started from a unique DOS
  2723.           SESSION and environment.  The DOS SESSION that SERVER and
  2724.           CLIENT must be started under has to be run from an image
  2725.           file; this image file is created from a bootable DOS
  2726.           diskette.  The image file is create by using the OS/2
  2727.           utility called VMDISK.EXE located in the OS2\MDOS
  2728.           subdirectory.  This DOS diskette should also contain the
  2729.           following files:
  2730.  
  2731.           COMMAND.COM  -- from the DOS that created the boot disk.
  2732.           DOSVIPX.SYS  -- from the NetWare subdirectory created by
  2733.           the Requester.
  2734.           FSFILTER.SYS -- from the OS2\MDOS subdirectory created by
  2735.           OS/2.
  2736.  
  2737.           AUTOEXEC.BAT -- set up like shown in EXAMPLE 1.
  2738.           CONFIG.SYS   -- set up like shown in EXAMPLE 2.
  2739.  
  2740.      Requirement 3:
  2741.  
  2742.           The DOS SESSION's "DOS settings" should be set up as
  2743.           follows:
  2744.      
  2745.  
  2746.                       DOS COMMAND          SETTING
  2747.           *1.  COM HOLD                      OFF
  2748.           *2.  DOS_BACKGROUND_EXECUTION      ON
  2749.           *3.  DOS_BREAK                     OFF
  2750.           *4.  DOS_DEVICE                    empty
  2751.            5.  DOS_FCBS                      0
  2752.            6.  DOS_FCBS_KEEP                 0
  2753.           *7.  DOS_FILES                     40
  2754.                (Note:  OS/2 has problems with DOS_FILES being
  2755.                greater that 45)
  2756.            8.  DOS_HIGH                      OFF
  2757.            9.  DOS_LASTDRIVE                 M
  2758.                (Note: This must be any letter other than Z, which
  2759.                is the default.)
  2760.           *10. DOS_RMSIZE                    640
  2761.            11. DOS_SHELL                     should be empty
  2762.            12. DOS_STARTUP_DRIVE             C:\DOS.img
  2763.                (Note:  The drive letter and image file name should
  2764.                be what you called it and where you put the image
  2765.                file.)
  2766.           *13. DOS_UMB                       OFF
  2767.           *14. DOS_VERSION                   nothing selected
  2768.            15. DPMI_DOS_API                  DISABLED
  2769.            16. DPMI_MEMORY_LIMIT             0
  2770.           *17. DPMI_NETWORK_BUFF_SIZE        8
  2771.            18. EMS_FRAME_LOCATION            NONE
  2772.            19. EMS_HIGH_OS_MAP_REGION        0
  2773.            20. EMS_LOW_OS_MAP_REGION         0
  2774.            21. EMS_MEMORY_LIMIT              0
  2775.           *22. HW_NOSOUND                    OFF
  2776.           *23. HW_ROM_TO_RAM                 OFF
  2777.            24. HW_TIMER                      ON
  2778.            25. IDLE_SECONDS                  1
  2779.                (Note:  Must not be zero)
  2780.            26. IDLE_SENSITIVITY              30
  2781.                (Note:  Must not be much greater than 30 or the CPU
  2782.                usage will start peaking.  Use the PULSE icon to
  2783.                view OS/2 CPU usage.)
  2784.           *27. KBD_ALTHOME_BYPASS            OFF
  2785.           *28. KBD_BUFFER_EXTEND             ON
  2786.           *29. KBD_CTRL_BYPASS               NONE
  2787.           *30. KBD_RATE_LOCK                 OFF
  2788.           *31. MEM_EXCLUDE_REGIONS           empty
  2789.                (Note:  You may need to set this option if your
  2790.                network board has a memory address that needs to be
  2791.                excluded.)
  2792.           *32. MEM_INCLUDE_REGIONS           empty
  2793.           *33. MOUSE_EXCLUSIVE_ACCESS        OFF
  2794.            34. NetWare_RESOURCES             NONE
  2795.           *35. PRINT_TIMEOUT                 15
  2796.           *36. VIDEO_FASTPASTE               OFF
  2797.           *37. VIDEO_MODE_RESTRICTION        NONE
  2798.           *38. VIDEO_ONDEMAND_MEMORY         ON
  2799.           *39. VIDEO_RETRACE_EMULATION       ON
  2800.           *40. VIDEO_ROM_EMULATION           ON
  2801.           *41. VIDEO_SWITCH_NOTIFICATION     OFF
  2802.           *42. VIDEO_WINDOW_REFRESH          1
  2803.           *43. VIPX_ENABLED
  2804.            44. XMS_HANDLES                   0
  2805.            45. XMS_MEMORY_LIMIT              0
  2806.           *46. XMS_MINIMUM_HMA               0
  2807.  
  2808.           *OS/2 DOS SESSION's default settings
  2809.      EXAMPLE 1:
  2810.  
  2811.           The CONFIG.SYS of the DOS SESSION should be as follows:
  2812.  
  2813.                device=fsfilter.sys
  2814.                shell=command.com /p /e:512
  2815.                files=50
  2816.                buffers=20
  2817.                device=DOSvipx.sys
  2818.                lastdrive=m
  2819.  
  2820.      EXAMPLE 2:
  2821.  
  2822.           The AUTOEXEC.BAT of the DOS SESSION should be as follows:
  2823.  
  2824.                prompt $p$g
  2825.                path c:\drDOS;c:\nwlite;
  2826.                share
  2827.                c:
  2828.                cd\nwlite
  2829.                server.exe
  2830.                client.exe
  2831.  
  2832.      EXAMPLE 3:
  2833.  
  2834.           The NET.CFG is in the NWLITE subdirectory on the C: drive
  2835.           if NetWare Lite was set up as a server or client/server. 
  2836.           It would be found on some other drive letter possibly if
  2837.           NetWare Lite was set up as a client only.
  2838.  
  2839.           The parameters in the NET.CFG below will not be used in
  2840.           the OS/2-NetWare Lite set up; however, if other
  2841.           parameters are needed for NetWare Lite specific
  2842.           functions, then the following NET.CFG would get used:
  2843.  
  2844.                # Setup the NE2000 board
  2845.                Link driver NE2000
  2846.                     INT 5
  2847.                     PORT 300
  2848.  
  2849.      EXAMPLE 4:
  2850.  
  2851.           The NET.CFG in the OS/2 2.0 root directory.  This is used
  2852.           by the requester when OS/2 is booting up to set up the
  2853.           network board and its environment.  If network level or
  2854.           driver level parameters are to be added, then they should
  2855.           be added to the following NET.CFG file:
  2856.  
  2857.                Link Driver NE2000
  2858.                     INT 5
  2859.                     PORT 300
  2860.                Protocol Stack IPX
  2861.                     SOCKETS 100
  2862.  
  2863.      EXAMPLE 5:
  2864.  
  2865.           The CONFIG.SYS of the OS/2 2.0 Environment
  2866.  
  2867.           The section of the NetWare Requester was added by the
  2868.           Requester installation process.
  2869.  
  2870.           The lines that have "<<<<  NEED CHANGING" by them, should
  2871.           have the REMARKing change made to them if this is a
  2872.           NetWare Lite network only.  If big NetWare is involved,
  2873.           then they should be left unREMARKed.
  2874.  
  2875.           PROTSHELL=D:\OS2\PMSHELL.EXE
  2876.           SET USER_INI=D:\OS2\OS2.INI
  2877.           SET SYSTEM_INI=D:\OS2\OS2SYS.INI
  2878.           SET OS2_SHELL=D:\OS2\CMD.EXE
  2879.           SET AUTOSTART=PROGRAMS,TASKLIST,FOLDERS
  2880.           SET RUNWORKPLACE=D:\OS2\PMSHELL.EXE
  2881.           SET COMSPEC=D:\OS2\CMD.EXE
  2882.           LIBPATH=.;D:\OS2\DLL;D:\OS2\MDOS;D:\;D:\OS2\APPS\DLL;D:
  2883.           \NetWare; 
  2884.  
  2885.           SET
  2886.           PATH=D:\OS2;D:\OS2\SYSTEM;D:\OS2\MDOS\WINOS2;D:\OS2\INS
  2887.           TALL;
  2888.      D:\;D:\OS2\MDOS;D:\OS2\APPS;L:\OS2;P:\OS2;D:\NetWare;y:;
  2889.           
  2890.  
  2891.           SET
  2892.           DPATH=D:\OS2;D:\OS2\SYSTEM;D:\OS2\MDOS\WINOS2;D:\OS2\IN
  2893.           STALL;D:\;D:\OS2\BITMAP;D:\OS2\MDOS;D:\OS2\APPS;D:\NetWare;
  2894.                
  2895.  
  2896.           SET PROMPT=$i[$p]
  2897.           SET HELP=D:\OS2\HELP;D:\OS2\HELP\TUTORIAL;
  2898.           SET GLOSSARY=D:\OS2\HELP\GLOSS;
  2899.           PRIORITY_DISK_IO=YES
  2900.           FILES=40
  2901.           DEVICE=D:\OS2\TESTCFG.SYS
  2902.           DEVICE=D:\OS2\DOS.SYS
  2903.           DEVICE=D:\OS2\PMDD.SYS
  2904.           BUFFERS=30
  2905.           IOPL=YES
  2906.           DISKCACHE=128,LW
  2907.           MAXWAIT=3
  2908.           MEMMAN=SWAP,PROTECT
  2909.           SWAPPATH=D:\OS2\SYSTEM 4096 6144
  2910.           BREAK=OFF
  2911.           THREADS=256
  2912.           PRINTMONBUFSIZE=134,134,134
  2913.           COUNTRY=001,D:\OS2\SYSTEM\COUNTRY.SYS
  2914.           SET KEYS=ON
  2915.           REM SET DELDIR=C:\DELETE,512;D:\DELETE,512;E:\DELETE,512;
  2916.           BASEDEV=PRINT01.SYS
  2917.           BASEDEV=IBM1FLPY.ADD
  2918.           BASEDEV=IBM1S506.ADD
  2919.           BASEDEV=OS2DASD.DMD
  2920.           SET BOOKSHELF=D:\OS2\BOOK
  2921.           SET EPATH=D:\OS2\APPS
  2922.           PROTECTONLY=NO
  2923.           SHELL=D:\OS2\MDOS\COMMAND.COM D:\OS2\MDOS /P
  2924.           FCBS=16,8
  2925.           RMSIZE=640
  2926.           DEVICE=D:\OS2\MDOS\VEMM.SYS
  2927.           DEVICE=D:\OS2\MDOS\VMOUSE.SYS
  2928.           DOS=LOW,NOUMB
  2929.           DEVICE=D:\OS2\MDOS\VDPX.SYS
  2930.           DEVICE=D:\OS2\MDOS\VXMS.SYS /UMB
  2931.           DEVICE=D:\OS2\MDOS\VDPMI.SYS
  2932.           DEVICE=D:\OS2\MDOS\VWIN.SYS
  2933.           DEVICE=D:\OS2\MDOS\VCDROM.SYS
  2934.           DEVINFO=SCR,VGA,D:\OS2\VIOTBL.DCP
  2935.           SET VIDEO_DEVICES=VIO_VGA
  2936.           SET VIO_VGA=DEVICE(BVHVGA)
  2937.           DEVICE=D:\OS2\MDOS\VVGA.SYS
  2938.           DEVICE=D:\OS2\POINTDD.SYS
  2939.           DEVICE=D:\OS2\MOUSE.SYS SERIAL=COM1
  2940.           DEVICE=D:\OS2\COM.SYS
  2941.           DEVICE=D:\OS2\MDOS\VCOM.SYS
  2942.           CODEPAGE=437,850
  2943.           DEVINFO=KBD,US,D:\OS2\KEYBOARD.DCP
  2944.      
  2945.           REM --- NetWare Requester statements BEGIN ---
  2946.           DEVICE=D:\NetWare\LSL.SYS
  2947.           RUN=D:\NetWare\DDAEMON.EXE
  2948.           DEVICE=D:\NetWare\NE2000.SYS
  2949.           DEVICE=D:\NetWare\IPX.SYS
  2950.           DEVICE=D:\NetWare\SPX.SYS
  2951.           RUN=D:\NetWare\SPDAEMON.EXE
  2952.           REM DEVICE=D:\NetWare\NWREQ.SYS           <<<<  NEED
  2953.           CHANGING
  2954.           REM IFS=D:\NetWare\NWIFS.IFS              <<<<  NEED
  2955.           CHANGING
  2956.           REM RUN=D:\NetWare\NWDAEMON.EXE           <<<<  NEED
  2957.           CHANGING
  2958.           rem DEVICE=D:\NetWare\NETBIOS.SYS
  2959.           rem RUN=D:\NetWare\NBDAEMON.EXE
  2960.           DEVICE=D:\NetWare\VIPX.SYS
  2961.           REM DEVICE=D:\NetWare\VSHELL.SYS          <<<<  NEED
  2962.           CHANGING  REM ---   NetWare Requester statements END ---
  2963.      
  2964.      Note:  The setup and settings listed above is one way that the
  2965.      NetWare Lite v1.1 and OS/2 2.0 have worked together.  These
  2966.      settings may be adjusted further for better optimization
  2967.      depending on the system configuration being used.
  2968.  
  2969.      If the NetWare Lite SERVER.EXE is run as shown in example 2
  2970.      above, this may cause a multiple NetWare Lite server
  2971.      environment to be slower in responding during LOGINs, MAPs,
  2972.      CAPTUREs, and other similar circumstances because the NetWare
  2973.      Lite server under OS/2 is on a time slice.  This means that
  2974.      when a NetWare Lite command is executed, other NetWare Lite
  2975.      servers may need to respond and the whole network may have to
  2976.      wait for the NetWare Lite server running under OS/2 to
  2977.      respond.
  2978.  
  2979.      If only the NetWare Lite CLIENT.EXE is run, there should be no
  2980.      network slow down because this would only be a client machine
  2981.      accessing other servers on the network eliminating the slow
  2982.      down of clients accessing it as a server.
  2983.  
  2984.      This does not provide GLOBAL support to the OS/2 sessions; or
  2985.      in other words, a NetWare Lite v1.1 mapped drive letter in the
  2986.      above discussed DOS SESSION does not show up as an available
  2987.      drive in an OS/2 session.
  2988.  
  2989.      If an ARCnet, Token-Ring, or other network boards that occupy
  2990.      a memory address are used, then the MEM_EXCLUDE_REGIONS
  2991.      setting under the OS/2 DOS SESSION settings must include that
  2992.      memory area.
  2993.  
  2994.      A little known fact is that many EGA and VGA boards use
  2995.      Interrupt line 2; therefore, machines with these video boards
  2996.      should set up the network board with an interrupt other than
  2997.      2.
  2998.  
  2999.      PORT addresses in all network boards should be 300 or greater.
  3000.  
  3001. SOLUTION
  3002.  
  3003.      NA
  3004.  
  3005.  
  3006.  
  3007.  
  3008.                                FYI
  3009.  
  3010. (Note: The origin of this information may be internal or external
  3011. to Novell.  Novell makes every effort within its means to verify
  3012. this information.  However, the information provided in this
  3013. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  3014. implied claims to the validity of this information.)
  3015.  
  3016.           TITLE:    Network Applications
  3017.    DOCUMENT ID#:    FYI.P.6011
  3018.            DATE:    01OCT92
  3019.         PRODUCT:    NetWare Lite
  3020. PRODUCT VERSION:    All versions
  3021.      SUPERSEDES:    NA
  3022.  
  3023. SYMPTOM
  3024.  
  3025.      NA
  3026.  
  3027. ISSUE/PROBLEM
  3028.  
  3029.      Network Applications
  3030.  
  3031.      Installing applications on NetWare Lite may be different from
  3032.      installing applications on NetWare.  NetWare is, as you know,
  3033.      a very popular LAN.  Many applications have NetWare specific
  3034.      installation options.  These installation options do not apply
  3035.      to NetWare Lite networks.  NetWare Lite is a DOS peer-to-peer
  3036.      network.  If the application being installed has network
  3037.      specific installations, then "Other networks..," "DOS
  3038.      peer-to-peer network," or the like should be selected.  Do not
  3039.      select NetWare or Novell installation options.  See Appendix
  3040.      B in the NetWare Lite documentation for more details about
  3041.      using NetWare Lite with NetWare.
  3042.  
  3043.      In general, some consideration should be given when installing
  3044.      applications.  If the application requires configuration
  3045.      information at the time it is installed, then consideration
  3046.      should be given to which CLIENTs (machines) will use the
  3047.      application.
  3048.  
  3049.           Example:  Suppose application TESTAPP.EXE is being
  3050.           installed and it prompts for the monitor type that will
  3051.           be used with this application.  Suppose that the machine
  3052.           you are on has a VGA screen but no other machines on the
  3053.           network have VGA screens.  If you were to select VGA then
  3054.           when this application is run from across the network from
  3055.           an CGA screen, it may not function properly.
  3056.  
  3057.      Novell has no specific guidelines on this subject, as a
  3058.      general solution may not be possible.  This is a general
  3059.      problem with configurations of applications on a network.
  3060.  
  3061. SOLUTION
  3062.  
  3063.      NA
  3064.  
  3065.  
  3066.  
  3067.  
  3068.                                FYI
  3069.  
  3070. (Note: The origin of this information may be internal or external
  3071. to Novell.  Novell makes every effort within its means to verify
  3072. this information.  However, the information provided in this
  3073. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  3074. implied claims to the validity of this information.)
  3075.  
  3076.           TITLE:    Supported Network Boards
  3077.    DOCUMENT ID#:    FYI.P.6015
  3078.            DATE:    01OCT92
  3079.         PRODUCT:    NetWare Lite
  3080. PRODUCT VERSION:    All versions
  3081.      SUPERSEDES:    NA
  3082.  
  3083. SYMPTOM
  3084.  
  3085.      NA
  3086.  
  3087. ISSUE/PROBLEM
  3088.  
  3089.      Supported Network Boards
  3090.  
  3091.      Novell ships drivers on the NetWare Lite installation
  3092.      diskettes for the following network boards:
  3093.  
  3094.      ┌───────────────────────────────────────────┬────────────────┐
  3095.      │             NETWORK BOARD NAME            │   DRIVER NAME 
  3096.      │
  3097.      ├───────────────────────────────────────────┼────────────────┤
  3098.      │*Other boards                              │               
  3099.      │
  3100.      │3Com EtherLink II                          │ 3C503.COM     
  3101.      │
  3102.      │3Com EtherLink/MC                          │ 3C523.COM     
  3103.      │
  3104.      │Artisoft AE-2 Ethernet Adapter             │ NE2000.COM    
  3105.      │
  3106.      │IBM PC Network Baseband Adapter            │ PCN2L.COM     
  3107.      │
  3108.      │IBM PC Network Baseband Adapter/A          │ PCN2L.COM     
  3109.      │
  3110.      │IBM PC Network Baseband AdapterII          │ PCN2L.COM     
  3111.      │
  3112.      │IBM PC Network Baseband Adapter II/A       │ PCN2L.COM     
  3113.      │
  3114.      │IBM Token-Ring Adapter/A                   │ TOKEN.COM     
  3115.      │
  3116.      │IBM Token-Ring Network 16/4 Adapter        │ TOKEN.COM     
  3117.      │
  3118.      │IBM Token-Ring Network 16/4 Adapter/A      │ TOKEN.COM     
  3119.      │
  3120.      │IBM Token-Ring Network Adapter II          │ TOKEN.COM     
  3121.      │
  3122.      │Novell/Eagle NE/2                          │ NE2.COM       
  3123.      │
  3124.      │Novell/Eagle NE1000                        │ NE1000.COM    
  3125.      │
  3126.      │Novell/Eagle NE2000                        │ NE2000.COM    
  3127.      │
  3128.      │SMC PC130                                  │ TRXNET.COM    
  3129.      │
  3130.      │SMC PC130E                                 │ TRXNET.COM    
  3131.      │
  3132.      │SMC PS110                                  │ TRXNET.COM    
  3133.      │
  3134.      │Western Digital EtherCard PLUS Elite       │ WDPLUS.COM    
  3135.      │
  3136.      │Western Digital EtherCard PLUS Elite 10T   │ WDPLUS.COM    
  3137.      │
  3138.      │Western Digital EtherCard PLUS Elite 16    │ WDPLUS.COM    
  3139.      │
  3140.      │Western Digital EtherCard PLUS Elite 16T   │ WDPLUS.COM    
  3141.      │
  3142.      │Western Digital EtherCard PLUS Elite Combo │ WDPLUS.COM    
  3143.      │
  3144.      └───────────────────────────────────────────┴────────────────┘
  3145.  
  3146.      If your network board does not appear in this list, refer to
  3147.      your hardware documentation to determine if your board is
  3148.      compatible with a board that is on the list.  If you find a
  3149.      match, you can select the compatible board type during
  3150.      installation.
  3151.  
  3152. SOLUTION
  3153.  
  3154.      NA
  3155.  
  3156.  
  3157.  
  3158.  
  3159.                                FYI
  3160.  
  3161. (Note: The origin of this information may be internal or external
  3162. to Novell.  Novell makes every effort within its means to verify
  3163. this information.  However, the information provided in this
  3164. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  3165. implied claims to the validity of this information.)
  3166.  
  3167.           TITLE:    Selecting "Other" Board Driver During
  3168.                     Installation
  3169.    DOCUMENT ID#:    FYI.P.6091
  3170.            DATE:    01DEC92
  3171.         PRODUCT:    NetWare Lite
  3172. PRODUCT VERSION:    All versions
  3173.      SUPERSEDES:    FYI.P.6016
  3174.  
  3175. SYMPTOM
  3176.  
  3177.      NA
  3178.  
  3179. ISSUE/PROBLEM
  3180.  
  3181.      Selecting "Other" Board Driver During Installation
  3182.  
  3183.      Novell ships drivers on the NetWare Lite installation
  3184.      diskettes for the following network board.
  3185.  
  3186.      ┌───────────────────────────────────────────┬───────────────┐
  3187.      │             NETWORK BOARD NAME            │  DRIVER NAME  │
  3188.      ├───────────────────────────────────────────┼───────────────┤
  3189.      │*OTHER BOARDS                              │               │
  3190.      │3Com EtherLink II                          │ 3C503.COM     │
  3191.      │3Com EtherLink/MC                          │ 3C523.COM     │
  3192.      │Artisoft AE-2 Ethernet Adapter             │ NE2000.COM    │
  3193.      │IBM PC Network Baseband Adapter            │ PCN2L.COM     │
  3194.      │IBM PC Network Baseband Adapter/A          │ PCN2L.COM     │
  3195.      │IBM PC Network Baseband AdapterII          │ PCN2L.COM     │
  3196.      │IBM PC Network Baseband Adapter II/A       │ PCN2L.COM     │
  3197.      │IBM Token-Ring Adapter/A                   │ TOKEN.COM     │
  3198.      │IBM Token-Ring Network 16/4 Adapter        │ TOKEN.COM     │
  3199.      │IBM Token-Ring Network 16/4 Adapter/A      │ TOKEN.COM     │
  3200.      │IBM Token-Ring Network Adapter II          │ TOKEN.COM     │
  3201.      │Novell/Eagle NE/2                          │ NE2.COM       │
  3202.      │Novell/Eagle NE1000                        │ NE1000.COM    │
  3203.      │Novell/Eagle NE2000                        │ NE2000.COM    │
  3204.      │SMC PC130                                  │ TRXNET.COM    │
  3205.      │SMC PC130E                                 │ TRXNET.COM    │
  3206.      │SMC PS110                                  │ TRXNET.COM    │
  3207.      │Western Digital EtherCard PLUS Elite       │ WDPLUS.COM    │
  3208.      │Western Digital EtherCard PLUS Elite 10T   │ WDPLUS.COM    │
  3209.      │Western Digital EtherCard PLUS Elite 16    │ WDPLUS.COM    │
  3210.      │Western Digital EtherCard PLUS Elite 16T   │ WDPLUS.COM    │
  3211.      │Western Digital EtherCard PLUS Elite Combo │ WDPLUS.COM    │
  3212.      └───────────────────────────────────────────┴───────────────┘
  3213.  
  3214.      If your network board does not appear in this list, refer to
  3215.      your hardware documentation to determine if your board is
  3216.      compatible with a board that is on the list.  If you find a
  3217.      match, you can select the compatible board type to complete
  3218.      the installation.  If your board is not compatible with any of
  3219.      the boards listed, you will have to use the board driver
  3220.      supplied with the board or provide your own board driver.  Any
  3221.      board drivers not supplied on the installation diskettes are
  3222.      considered to be "other" board drivers.  Unfortunately, the
  3223.      installation program fails to complete properly if "other" is
  3224.      selected during installation.  To install NetWare Lite with
  3225.      your "other" board driver, complete the following steps:
  3226.  
  3227.      Note:  See Fax Document 156 or FYI.P.6089 for drivers added to
  3228.      NetWare Lite v1.1.
  3229.  
  3230.      1.   Make backup copies of the original "program" and "driver"
  3231.           diskettes.  If you have a 720 KB or 1.2 MB floppy drive,
  3232.           you can copy both original diskettes onto one backup
  3233.           diskette.
  3234.  
  3235.      2.   Copy your board driver onto the backup diskette.  If you
  3236.           made a separate backup diskette of the "program" and
  3237.           "driver" diskettes, you must copy the board driver to the
  3238.           "driver" backup diskette.
  3239.  
  3240.      3.   Begin the installation program as you normal; however,
  3241.           use each backup diskette instead of the original.
  3242.  
  3243.      4.   When prompted to select a network board, verify that
  3244.           "other" is highlighted and press <Enter>.  (This is in
  3245.           the INSTALL step 3.)
  3246.  
  3247.      5.   When prompted to insert the diskette that contains your
  3248.           board driver, simply press <Esc>.  Other Driver List
  3249.           should come up with the name of your driver now in the
  3250.           list.
  3251.  
  3252.           NOTE: The "OTHER" selection will only work if your driver
  3253.           has a .COM extension.
  3254.  
  3255.      6.   Use the arrow keys to highlight the name of your board
  3256.           driver and press <Enter>.
  3257.  
  3258.      7.   Continue following the installation program prompts until
  3259.           the program completes.
  3260.  
  3261.      8.   When the installation program completes, press <Esc> to
  3262.           exit.
  3263.  
  3264.           If you installed the board with nondefault settings, you
  3265.           will need to create a configuration file to inform IPX. 
  3266.           The configuration file is named NET.CFG and should be
  3267.           located in the same directory as the other NetWare Lite
  3268.           program files.  The NET.CFG created by NetWare Lite has
  3269.           the following format.  Refer to your hardware
  3270.           documentation for information on setting up your board
  3271.           and what to include in NET.CFG.
  3272.  
  3273.                # Setup the NE2000 board
  3274.                Link driver NE2000
  3275.                     INT 3
  3276.                     PORT 300
  3277.  
  3278. SOLUTION
  3279.  
  3280.      NA
  3281.  
  3282.  
  3283.  
  3284.  
  3285.                                FYI
  3286.  
  3287. (Note: The origin of this information may be internal or external
  3288. to Novell.  Novell makes every effort within its means to verify
  3289. this information.  However, the information provided in this
  3290. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  3291. implied claims to the validity of this information.)
  3292.  
  3293.           TITLE:    Before Begining Installation
  3294.    DOCUMENT ID#:    FYI.P.6018
  3295.            DATE:    01DEC92
  3296.         PRODUCT:    NetWare Lite
  3297. PRODUCT VERSION:    All versions
  3298.      SUPERSEDES:    NA
  3299.  
  3300. SYMPTOM
  3301.  
  3302.      NA
  3303.  
  3304. ISSUE/PROBLEM
  3305.  
  3306.      Before Begining Installation
  3307.  
  3308.      NetWare Lite is designed to allow multiple computers (nodes)
  3309.      in a physical LAN segment (network) to share resources like
  3310.      printers and disk space.  Computers that make resources
  3311.      available to the network are called servers.  Computers that
  3312.      access resources are called clients.  In NetWare Lite's
  3313.      peer-to-peer environment, almost any computer on the network
  3314.      can be a server, a client, or both.  The only limitation is
  3315.      that a server must have a hard disk.  However, there are other
  3316.      things to consider when deciding which computers will be
  3317.      servers, clients, or both.  Before you begin installing
  3318.      NetWare Lite, take a few minutes to consider the following:
  3319.  
  3320.      ■    Which computers have printers, applications, or data that
  3321.           need to be shared?
  3322.  
  3323.      ■    How big or fast are the hard disks and CPUs in the
  3324.           computers that will be part of the network?
  3325.  
  3326.      ■    Where will the computers and printers be located?  Are
  3327.           they close enough together for the cabling system that
  3328.           you plan to use?
  3329.  
  3330.      ■    What kind of network board will you use?
  3331.  
  3332.      ■    Can one of the computers be made a dedicated server to
  3333.           increase network performance?
  3334.  
  3335.      ■    Will any of the computers be connected to another network
  3336.           at the same time?
  3337.  
  3338.      ■    Which computers can be made physically secure?
  3339.  
  3340.      ■    How sensitive will information on this network be?
  3341.  
  3342.      ■    Who will be responsible for network administration?
  3343.  
  3344.      All of these items will effect whether you decide to make a
  3345.      computer a server, a client, or both.  In general, the
  3346.      machines with the fastest hard disk/CPU combinations should be
  3347.      made servers.  Installing applications on the computer with
  3348.      the greatest disk capacity will facilitate centralized
  3349.      administration and maintenance but may not be the best choice
  3350.      from a performance standpoint.
  3351.  
  3352.           Example:
  3353.  
  3354.           Suppose everyone on the network uses the same word
  3355.           processor that is installed on computer A, but only one
  3356.           person uses the spreadsheet application managing a large
  3357.           database.  Because the spreadsheet application can demand
  3358.           large amounts of processing capacity, it would probably
  3359.           be better to install the spreadsheet and database on a
  3360.           server other than computer A.  That way the spreadsheet
  3361.           and word processor will not have to compete for
  3362.           processing time.
  3363.  
  3364.      A major consideration in setting up any network is what type
  3365.      of cabling system (topology) will be used.  The most important
  3366.      factor is distance between computers.  Another factor is how
  3367.      cabling can be routed through your office or building.  There
  3368.      are several widely used systems to choose from, each with its
  3369.      own advantages and disadvantages.  For information on cabling
  3370.      and other hardware issues see the series of fax documents on
  3371.      "Hardware."
  3372.  
  3373.      If there is only one server in your network or a particular
  3374.      server does not require access to other servers' resources,
  3375.      then you should consider making it a dedicated server.  See
  3376.      the fax document "Dedicated Servers" for more information on
  3377.      setting up a dedicated server.
  3378.  
  3379.      For information on installing NetWare Lite in a preexisting
  3380.      network, see the series of fax documents on "NetWare and
  3381.      NetWare Lite."
  3382.  
  3383.      Security requirements will also determine which computers
  3384.      should be servers/clients.  NetWare Lite provides three levels
  3385.      of security to protect your sensitive data.  However, it is
  3386.      best to physically protect computers containing sensitive
  3387.      material as well.  This may mean having to place such
  3388.      computers behind locked doors.
  3389.  
  3390.      How your network is administered will contribute significantly
  3391.      to user satisfaction.  NetWare Lite greatly simplifies network
  3392.      administration by decentralizing the databases used to keep
  3393.      track of items such as who can log in or who has privileges to
  3394.      what.  A major feature of NetWare Lite is the ability to
  3395.      administer the network from any computer on the network.  This
  3396.      means that each person who administers the network does not
  3397.      have to use "the server" to perform administrative tasks.  For
  3398.      more information on administration and security, see the
  3399.      series of fax documents on "Network Administration."
  3400.  
  3401.      To access the fax document system, do the following:
  3402.  
  3403.      1.   Call 1-800-NET-WARE
  3404.      2.   Press the * key during the initial recording.  The
  3405.           computer will then switch over to the FAX system and
  3406.           prompt for some information.
  3407.      3.   When it prompts for the FAX document number, type 100.
  3408.  
  3409.      After hanging up, the computer will call up your fax machine
  3410.      and send you each document requested.
  3411.  
  3412.      Note:  Document 100 is an index to other documents available
  3413.      on the fax system.
  3414.  
  3415. SOLUTION
  3416.  
  3417.      NA
  3418.  
  3419.  
  3420.  
  3421.  
  3422.                                FYI
  3423.  
  3424. (Note: The origin of this information may be internal or external
  3425. to Novell.  Novell makes every effort within its means to verify
  3426. this information.  However, the information provided in this
  3427. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  3428. implied claims to the validity of this information.)
  3429.  
  3430.           TITLE:    Running a Dedicated Server
  3431.    DOCUMENT ID#:    FYI.P.6036
  3432.            DATE:    01OCT92
  3433.         PRODUCT:    NetWare Lite
  3434. PRODUCT VERSION:    All versions
  3435.      SUPERSEDES:    NA
  3436.  
  3437. SYMPTOM
  3438.  
  3439.      NA
  3440.  
  3441. ISSUE/PROBLEM
  3442.  
  3443.      Running a Dedicated Server
  3444.  
  3445.      Network performance can be improved by running servers as
  3446.      dedicated.  A dedicated server is one that does not run
  3447.      simultaneously as a client.  Also, the less the server is used
  3448.      as a workstation the better it will perform as a server. 
  3449.      Performance may be further enhanced by running the auxiliary
  3450.      utility DEDICATE.COM found in the C:\NWLITE directory.
  3451.  
  3452.      If DEDICATE.COM is not in the NWLITE directory, it can be
  3453.      copied from the original (or backup) product installation
  3454.      disk.  Load DEDICATE after loading SERVER.  This can be
  3455.      accomplished by typing DEDICATE at the DOS command prompt if
  3456.      C:\NWLITE is in your PATH or typing C:\NWLITE\DEDICATE if it
  3457.      is not.  Adding this command to the STARTNET.BAT file will
  3458.      load DEDICATE every time you bring up the server.
  3459.  
  3460. SOLUTION
  3461.  
  3462.      NA
  3463.  
  3464.  
  3465.  
  3466.  
  3467.                                FYI
  3468.  
  3469. (Note: The origin of this information may be internal or external
  3470. to Novell.  Novell makes every effort within its means to verify
  3471. this information.  However, the information provided in this
  3472. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  3473. implied claims to the validity of this information.)
  3474.  
  3475.           TITLE:    SERVER Only Instead of SERVER and CLIENT
  3476.    DOCUMENT ID#:    FYI.P.6004
  3477.            DATE:    01OCT92
  3478.         PRODUCT:    NetWare Lite
  3479. PRODUCT VERSION:    All versions
  3480.      SUPERSEDES:    NA
  3481.  
  3482. SYMPTOM
  3483.  
  3484.      NA
  3485.  
  3486. ISSUE/PROBLEM
  3487.  
  3488.      SERVER Only Instead of SERVER and CLIENT
  3489.  
  3490.      NetWare Lite is designed to allow multiple computers (nodes)
  3491.      in a physical LAN segment (network) to share resources like
  3492.      printers and disk space.  Computers that make resources
  3493.      available to the network are called servers.  Computers that
  3494.      access resources are called clients.
  3495.  
  3496.      If a particular server does not require access to other
  3497.      servers' resources, then you should consider making it a
  3498.      server only.  A server that does not run simultaneously as a
  3499.      client is called a "dedicated" server.  Network performance
  3500.      can be improved by running servers as dedicated.  Also, the
  3501.      less the server is used as a workstation, the better it will
  3502.      perform as a server.
  3503.  
  3504.      Note that a workstation must be running as a client to use the
  3505.      NET utility, which is the interface for managing the network. 
  3506.      This means that a computer that is configured as a server-only
  3507.      must be managed from another network workstation that is a
  3508.      client.  See Fax Document 231 or FYI.P.6018 for more
  3509.      information on deciding how to set up your network.
  3510.  
  3511. SOLUTION
  3512.  
  3513.      NA
  3514.  
  3515.  
  3516.  
  3517.  
  3518.                                FYI
  3519.  
  3520. (Note: The origin of this information may be internal or external
  3521. to Novell.  Novell makes every effort within its means to verify
  3522. this information.  However, the information provided in this
  3523. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  3524. implied claims to the validity of this information.)
  3525.  
  3526.           TITLE:    Assisting Floppy Based Clients
  3527.    DOCUMENT ID#:    FYI.P.6017
  3528.            DATE:    01OCT92
  3529.         PRODUCT:    NetWare Lite
  3530. PRODUCT VERSION:    All versions
  3531.      SUPERSEDES:    NA
  3532.  
  3533. SYMPTOM
  3534.  
  3535.      NA
  3536.  
  3537. ISSUE/PROBLEM
  3538.  
  3539.      Assisting Floppy Based Clients
  3540.  
  3541.      If there are workstations on the network that do not have hard
  3542.      disks, Novell suggests that NetWork Directories be set up to
  3543.      help those workstations.  A DOS shared Network Directory
  3544.      should be created so that workstations with no hard disks can
  3545.      load DOS commands from the network.  A Network Directory
  3546.      sharing IBM DOS v3.10 (named IBM_DOS_310 perhaps) would be
  3547.      useful for those CLIENTs with only floppy drives to get to
  3548.      their version of DOS.  In conjunction with this, the DOS
  3549.      environment variable COMSPEC should be set to allow you to
  3550.      load COMMAND.COM from across the network.
  3551.  
  3552.      For example, the following lines could be included in an
  3553.      AUTOEXEC.BAT or STARTNET.BAT file:
  3554.  
  3555.           NET MAP F: IBM_DOS_310
  3556.           SET COMSPEC=F:\COMMAND.COM
  3557.  
  3558.      In addition, workstations that only have floppy drives can be
  3559.      assisted by creating a Network Directory where the NetWare
  3560.      Lite utility (NET.EXE, NET.OVL, NET.HLP and LITE$RUN.OVL) can
  3561.      be loaded; instead of always loading them from the floppy. 
  3562.      Novell suggests that a Network Directory called NWLITE be
  3563.      created.  This directory should be a SERVERs C:\NWLITE 
  3564.      directory.  Novell also suggests that this Network Directory
  3565.      be given default rights of READ and not the default of ALL.
  3566.  
  3567.      All floppy-only CLIENTs should map a drive to this resource
  3568.      and add the drive to their DOS path.  This will allow the
  3569.      loading of the NET utility from across the network, which is
  3570.      a much better solution than loading from floppy.
  3571.  
  3572.      For example, the following lines could be included in an
  3573.      AUTOEXEC.BAT or STARTNET.BAT file:
  3574.  
  3575.           NET MAP M: NWLITE
  3576.           PATH=M:.;%PATH%
  3577.  
  3578.      If you want to run the CLIENT from a floppy drive and have
  3579.      that diskette be the boot diskette, the following
  3580.      configuration is suggested.  (Where ever NE2000.COM appears,
  3581.      replace it with the appropriate driver name you are using. 
  3582.      Also, the drive letters L: and M: are simply used as examples;
  3583.      you may use any other valid driver letters.  Drive M: is
  3584.      mapped to the Network Directory NWLITE as described above. 
  3585.      Similarly, Drive L: is mapped to the Network Directory
  3586.      IBM_DOS_310 as described above.)
  3587.  
  3588.      1.   Create a bootable diskette using the FORMAT A: /S
  3589.           command.
  3590.  
  3591.      2.   Copy the following NetWare Lite files to the diskette:
  3592.  
  3593.                LSL.COM
  3594.                NE2000.COM
  3595.                IPXODI.COM
  3596.                CLIENT.EXE
  3597.                NET.EXE
  3598.                NET.CFG
  3599.  
  3600.      3.   Create an AUTOEXEC.BAT with the following lines added to
  3601.           it:
  3602.  
  3603.                LSL
  3604.                NE2000
  3605.                IPXODI A
  3606.                CLIENT
  3607.                NET LOGIN
  3608.                NET MAP L: IBM_DOS_310
  3609.                NET MAP M: NWLITE
  3610.                PATH=L:\;M:\;%PATH%
  3611.                SET COMSPEC=L:\COMMAND.COM
  3612.  
  3613.      4.   Create an CONFIG.SYS with the following line added to it:
  3614.  
  3615.                LASTDRIVE=M
  3616.  
  3617.           For those Network Directories that contain applications
  3618.           (executables), the drives used to map to these
  3619.           applications should be included in the DOS environment
  3620.           variable PATH.  For example, the following lines could
  3621.           also be included in an AUTOEXEC.BAT or STARTNET.BAT file:
  3622.  
  3623.                NET MAP G: TURBOC
  3624.                NET MAP H: WORDPERFECT
  3625.                NET MAP I: GAMES
  3626.                SET PATH=G:\BIN;H:.;I:\TETRIS;%PATH
  3627.  
  3628. SOLUTION
  3629.  
  3630.      NA
  3631.  
  3632.  
  3633.  
  3634.  
  3635.                                FYI
  3636.  
  3637. (Note: The origin of this information may be internal or external
  3638. to Novell.  Novell makes every effort within its means to verify
  3639. this information.  However, the information provided in this
  3640. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  3641. implied claims to the validity of this information.)
  3642.  
  3643.           TITLE:    SHARE.EXE: Status Report 5
  3644.    DOCUMENT ID#:    FYI.P.6003
  3645.            DATE:    01OCT92
  3646.         PRODUCT:    NetWare Lite
  3647. PRODUCT VERSION:    All versions
  3648.      SUPERSEDES:    NA
  3649.  
  3650. SYMPTOM
  3651.  
  3652.      NA
  3653.  
  3654. ISSUE/PROBLEM
  3655.  
  3656.      SHARE.EXE: Status Report 5
  3657.  
  3658.      When loading the server, you may get "Status Report 5," which
  3659.      talks about SHARE.EXE not being loaded when the SERVER.EXE was
  3660.      executed.  SHARE.EXE is a program that comes with DOS 3.1 or
  3661.      above.  SHARE is the mechanism that allows files to be
  3662.      accessed simultaneously from multiple clients.
  3663.  
  3664.      If you get a "Status Report 5" message, you do not have
  3665.      SHARE.EXE in your PATH.  Add the appropriate directory to your
  3666.      PATH (where SHARE.EXE is located), or copy SHARE.EXE to the
  3667.      directory where NetWare Lite is installed.
  3668.  
  3669.      Although loading SHARE is not required for the server to run,
  3670.      it is strongly recommended.  SHARE should be loaded before
  3671.      SERVER.  SHARE should be tuned for proper performance.  You
  3672.      may need to increase the values for locks (/L) and files (/F)
  3673.      if you run database applications or if you have more than four
  3674.      users accessing the server.  See your DOS documentation for
  3675.      more information on configuring SHARE.  You do not need to
  3676.      load SHARE before loading CLIENT.
  3677.  
  3678.      When you increase the number of files that can be locked at
  3679.      one time (example, by increasing the /L: above the default of
  3680.      20), you must also increase the amount of file space in the
  3681.      operating system's storage area by increasing the /F: above
  3682.      the default of 2048.  Generally, each open file requires an
  3683.      additional 20 bytes of storage space.  See your DOS
  3684.      documentation for more information.
  3685.  
  3686. SOLUTION
  3687.  
  3688.      NA
  3689.  
  3690.  
  3691.  
  3692.  
  3693.                                FYI
  3694.  
  3695. (Note:  The origin of this information may be internal or external
  3696. to Novell.  Novell makes every effort within its means to verify
  3697. this information.  However, the information provided in this
  3698. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  3699. implied claims to the validity of this information.)
  3700.  
  3701.           TITLE:    Printing (Possible Solutions) NetWare Lite
  3702.                     v1.1
  3703.    DOCUMENT ID#:    FYI.P.6108
  3704.            DATE:    07DEC92
  3705.         PRODUCT:    NetWare Lite
  3706. PRODUCT VERSION:    All versions
  3707.      SUPERSEDES:    NA
  3708.  
  3709. SYMPTOM
  3710.  
  3711.      NA
  3712.  
  3713. ISSUE/PROBLEM
  3714.  
  3715.      Printing (Possible Solutions) NetWare Lite v1.1
  3716.  
  3717.      Before going any further, if you have not applied patches for
  3718.      NetWare Lite v1.1, please get Fax Document 265 or FYI.P.6115,
  3719.      read it, and acquire the most current applicable patch file.
  3720.  
  3721.  
  3722.    *****  WARNING  *****
  3723.  
  3724.      The following information is about printing problems you may
  3725.      come across.  Though every effort is made to confirm these
  3726.      solutions, they may not work in every case.  With the variety
  3727.      of possible causes of print problems, Novell cautions you to
  3728.      make a backup of your data before trying any of these
  3729.      suggestions.  Also, all information is about NetWare Lite v1.1
  3730.      only.  If you have not already done so, please upgrade to
  3731.      NetWare Lite v1.1.
  3732.  
  3733.      If you have already upgraded from NetWare Lite v1.0 to v1.1
  3734.      and are having printing problems, a possible solution is to
  3735.      physically delete the network printer files and network
  3736.      printer definition and recreate the definition using NetWare
  3737.      Lite v1.1.
  3738.  
  3739.      Do the following steps to make the necessary changes:
  3740.  
  3741.      1.   Go to DOS and make sure that you are on your C: drive.
  3742.      2.   Change to the NWLITE directory by typing CD\NWLITE
  3743.      3.   Change to a hidden directory called NLCNTL by typing CD
  3744.           NLCNTL
  3745.      4.   There will be a directory for each printer on your
  3746.           machine.  Delete the contents of the directory, and then
  3747.           delete the directory.  (The name of the directory may be
  3748.           SLPT1, SLPT2, SLPT3, SCOM1 or SCOM2.)
  3749.  
  3750.           The following are examples of how to delete the files and
  3751.           directories:
  3752.  
  3753.                Using DR DOS 6.0:   XDEL SLPT1 /RSD
  3754.                Using MS-DOS 5.0:   DEL SLPT1\*.*
  3755.                                    RD SLPT1
  3756.  
  3757.           Note:     Do not delete any files in the NLCNTL
  3758.                     directory.  Only delete the files in the
  3759.                     directories for the printers as outlined
  3760.                     above.
  3761.  
  3762.      5.   Change back to the NWLITE directory by typing CD..
  3763.      6.   Type NET
  3764.      7.   Go to "Supervise the Network," then to "Network
  3765.           Printers."
  3766.      8.   Delete your network printer.
  3767.      9.   Recreate your network printer.  (See the printer setup
  3768.           below)
  3769.      10.  Exit the NET UTILITY.
  3770.  
  3771.      Note:     You may set Capture settings under Network
  3772.                Printers, if you wish, before Exiting or continue
  3773.                with step 11 below.
  3774.  
  3775.      11.  Capture your network printer.
  3776.      12.  Print a file from DOS with the network loaded
  3777.           (COPY C:\AUTOEXEC.BAT LPT1).
  3778.      13.  Print a file from your application.
  3779.  
  3780.      Printer Setup
  3781.      If you are having printing problems, Novell presumes that the
  3782.      Network Printers are not setup properly.  Because this has
  3783.      been the source of some confusion, it is necessary to check
  3784.      this information first.  To do so with the Network running
  3785.      (server loaded and supervisor logged in), do the following:
  3786.  
  3787.      1.   Type NET
  3788.      2.   Select "Supervise the Network,"
  3789.      3.   Select "Network printers."
  3790.      4.   If a printer does not exist, do the following:
  3791.  
  3792.           a.   Press the <Insert> key, and a list of existing
  3793.                servers will come up.
  3794.           b.   Select the server where the printer is physically
  3795.                located.
  3796.           c.   Enter a printer name.  (Novell recommends using a
  3797.                name that will identify the printer such as
  3798.                HP_LASERJET_III.)
  3799.  
  3800.      5.   Then select a port to which the printer is connected.
  3801.      6.   The next screen shows default information for the
  3802.           printer.  At this point you can press <F1> for
  3803.           information and details of each option.
  3804.      7.   You may now escape out of NET (press <Esc> several times
  3805.           until an EXIT message comes up); EXIT; and reboot your
  3806.           server.
  3807.  
  3808.      After you are back up and running, you can issue your NET
  3809.      CAPTURE statement to specify the port and printer name and any
  3810.      other valid capture parameters.  (See the NetWare Lite manual
  3811.      for details on NET CAPTURE; or at the DOS prompt, type NET
  3812.      CAPTURE ? for help information.  Additional printing
  3813.      information can be found in Fax Document 240 or FYI.P.6025.)
  3814.  
  3815.      Questions and Answers
  3816.  
  3817.      Q1.  How do I eliminate the banner page at the beginning of
  3818.           each print job?
  3819.  
  3820.      A1.  The Banner default is set to Y(yes).  Eliminate the
  3821.           banner by putting the following command in your Net
  3822.           Capture statement:
  3823.  
  3824.                b=n
  3825.  
  3826.      Q2.  Each print job ejects a blank page when it finishes.  Can
  3827.           I eliminate this wasted page?
  3828.  
  3829.      A2.  Yes.  The formfeed default is set to y(yes).  Turn it off
  3830.           by putting the following command in the Net Capture
  3831.           statement:
  3832.  
  3833.                f=n
  3834.  
  3835.      Q3.  Can I capture to a printer on my Client only machine?
  3836.  
  3837.      A3.  No.  You can only capture to a Server or Server-Client.
  3838.  
  3839.      Q4.  I have two people sending print jobs at the same time. 
  3840.           When the files print they get mixed up.  Some of each job
  3841.           prints are on the same page.  How can I prevent this?
  3842.  
  3843.      A4.  Make sure you are not printing directly to the printer
  3844.           port.  The default is NO; however, it can be set to d=y. 
  3845.           When the default is set to yes, it sends the print job as
  3846.           soon as it gets it in the buffer and does not wait until
  3847.           the entire job is buffered.  This first portion may print
  3848.           out, and then SERVER has to wait for the rest of the job. 
  3849.           A second job sent directly may print part of its job and
  3850.           start mixing the two together.  The jobs in turn wait for
  3851.           the rest of the print job from the sending application
  3852.           but continue mixing up the printing.  If this is seen, do
  3853.           not use d=y.
  3854.  
  3855.      Q5.  How come my printing comes out with just a few lines per
  3856.           page?
  3857.  
  3858.      A5.  This can be caused from too small of a buffer size or
  3859.           wait time specification or both.
  3860.  
  3861.           ■    First, increase the w=xx parameter in Net Capture. 
  3862.                The default is 10.  However, if the print job is
  3863.                large or has many printing codes, graphics or
  3864.                postscript, the system may need more time to send
  3865.                the job to the buffer before the "Wait time" is
  3866.                exceeded and assumes that the last of the job has
  3867.                been sent and issues an end of file to close the
  3868.                job.  If this happens, you may see the job split up
  3869.                into several jobs in the NET utility.
  3870.  
  3871.           ■    Second the print buffer may need to be increased by
  3872.                doing the following:
  3873.                
  3874.                1.   Go into NET.
  3875.                2.   Select "Supervise the network."
  3876.                3.   Select "Server Configuration."
  3877.                4.   Select your SERVER.
  3878.                5.   Increase the Print buffer size in the Future
  3879.                     column.
  3880.                6.   Press <Esc> until you get the command line
  3881.                     prompt.
  3882.                7.   Reboot the system for the changes to take
  3883.                     effect.
  3884.  
  3885.                Note: Do not use d=y and w=0.  If you set w=0, it
  3886.                will rely on the application to close the file.  If
  3887.                it does not, then no printing will occur and the
  3888.                print job will remain open until it is closed
  3889.                explicitly.  You will need to do this manually by
  3890.                sending a ^L to the port.  (Hold down the <Ctrl>
  3891.                key and press <L> key)
  3892.  
  3893.                          Example:  ECHO ^L >lpt1
  3894.  
  3895.      Q6.  When sending a print job, only a few pages print out,
  3896.           then the printer stops, and then machine with the printer
  3897.           attached to it locks.  What can I do to prevent this?
  3898.  
  3899.      A6.  First check the WAIT parameter.  Try increasing w=xx in
  3900.           NET CAPTURE.  Also check for the presence of Caching
  3901.           utilities.  Make sure only one is loaded.  Two caching
  3902.           utilities loaded at the same time will conflict with each
  3903.           other and cause unpredictable results.  If the problem
  3904.           persists, remove all caching and any TSRs loaded, other
  3905.           than the NetWare Lite files.
  3906.  
  3907.      Q7.  I have just run the UPGRADE utility to NetWare v1.1. 
  3908.           Now, print jobs are okay for the first page or two; then
  3909.           it prints just a few characters per page until the job is
  3910.           finished.  Increasing the WAIT time and print buffer size
  3911.           does not help.  What can I do?
  3912.  
  3913.      A7.  Do the following to solve the problem:
  3914.  
  3915.           1.   Go to NET.
  3916.           2.   Select "Supervise Network."
  3917.           3.   Select "Network Printer."
  3918.           4.   Check the Characters per second.
  3919.           5.   If it is set at 0, change it to 16384, which is the
  3920.                default.
  3921.  
  3922.      Q8.  The system sent a message displaying "Printer off line"
  3923.           or "Printer out of paper;" however, neither case is true. 
  3924.           There is plenty paper, and it may continue printing
  3925.           without problem.  How can I resolve this issue?
  3926.  
  3927.      A8.  Increase the Error wait time by 10 to 15 seconds by doing
  3928.           the following:
  3929.  
  3930.           1.   Go to NET.
  3931.           2.   Select "Supervise Network."
  3932.           3.   Select "Network Printer."
  3933.           4.   Add 10 to 15 seconds to the current Error wait
  3934.                time.
  3935.  
  3936.      Q9.  The server locks up intermittently when printing or the
  3937.           print job just disappears without printing.  What can I
  3938.           do to prevent this?
  3939.  
  3940.      A9.  Make sure there are no hardware conflicts.  If using
  3941.           LPT1, do not use a network board set at I/O address of
  3942.           360.  The size of the address overlaps with the LPT1 port
  3943.           address of 378.  If you use LPT2, do not use interrupt 5. 
  3944.           See Fax Document 212 or FYI.P.6054 for more information
  3945.           on resolving I/O and IRQ conflicts.
  3946.  
  3947.      Q10. What is a typical value to set for "Characters per
  3948.           second"?
  3949.  
  3950.      A10. Normally, the default of 16384 is sufficient.  If it is
  3951.           set high, then DOS will be interrupted more often to
  3952.           retrieve characters from the print buffer.  If the
  3953.           printer is a serial printer or a slow machine, increasing
  3954.           this parameter may not affect the speed of the printer;
  3955.           however, it can affect the DOS foreground process.  A
  3956.           good rule of thumb for setting "Characters per second"
  3957.           for serial printers is the printer baud rate divided by
  3958.           10.
  3959.  
  3960.           Example:  9600 baud / 10 = 960.
  3961.  
  3962.           This parameter is a value you may need to experiment with
  3963.           and do some fine tuning.
  3964.  
  3965.      Q11. I have several applications from which I print different
  3966.           types of files.  Most applications are okay but a few of
  3967.           them print odd formats, ASCII type characters, or just
  3968.           plain garbage.  What can I do to resolve this problem?
  3969.  
  3970.      A11. Make sure the NetWare Lite v1.1 patches are installed as
  3971.           specified at the beginning of this document.  CLPRNTR.PAT
  3972.           is the patch that will most likely be needed.
  3973.  
  3974.      Q12. When I print from my Client to a printer attached to my
  3975.           Server-Client, it prints just fine.  However, if I print
  3976.           from my Server-Client to the same printer, the data is
  3977.           corrupted and sometimes the  Server-Client machine locks. 
  3978.           I also have noticed many lost clusters on my hard drive
  3979.           and sometimes problems with the drives File Allocation
  3980.           Table (FAT) table.  What causes this and how can I solve
  3981.           it?
  3982.  
  3983.      A12. This is a known problem relating to NetWare Lite.  Use
  3984.           INT28FIX.PAT.  See the patch information at beginning of
  3985.           this document for explanation.
  3986.  
  3987.      Q13. My application is setup to output to a COM port.  How can
  3988.           I CAPTURE the port and send the print job to a printer on
  3989.           my server?
  3990.  
  3991.      A13. NetWare Lite will not CAPTURE to a COM ports.  If the
  3992.           application is hard coded to print to a COM port, you
  3993.           will need to work that out with the application
  3994.           manufacture.  If the application configuration can be
  3995.           changed to output to an LPT port, then do so and CAPTURE
  3996.           the LPT port.  This may be the problem if you get
  3997.           redirect errors.
  3998.  
  3999.           Example:  If printer LaserJet is attached to the server
  4000.                     and the CAPTURE command is executed from a
  4001.                     client, the following will occur:
  4002.  
  4003.                Net Capture COM1 Laserjet     (Will not work)
  4004.  
  4005.                Net Capture LPT1 Laserjet     (Will capture the
  4006.                                              LPT1 port of the
  4007.                                              client and end the
  4008.                                              print job to the
  4009.                                              Laserjet attached to
  4010.                                              the server machine)
  4011.  
  4012.      Q14. I run NetWare Lite and Windows and other various
  4013.           applications.  When I send a print job from the
  4014.           application, it will go on hold until I exit out of
  4015.           Windows.  Then it prints without flaws.  What causes it
  4016.           to hold until I exit Windows?
  4017.  
  4018.      A14. First, check the Windows SYSTEM.INI file in the [shell]
  4019.           section.  If the application is listed there, remove it
  4020.           from this area and try again.
  4021.  
  4022.           Second, see Fax Document 204 or FYI.P.6095 for possible
  4023.           solutions.
  4024.  
  4025.      Q15. All print jobs are printing extremely slow.
  4026.  
  4027.      A15. First, try printing from DOS without any NetWare Lite
  4028.           files loaded.
  4029.  
  4030.           In most cases, the slow down is related to bad or
  4031.           conflicting hardware.  Check for the use of any A-B
  4032.           switches or multiplexor hardware connected to the port. 
  4033.           If any of these items is in use, remove it and try
  4034.           printing.
  4035.  
  4036.           If it is still slow, the problem may be that the port
  4037.           itself is bad.
  4038.  
  4039.           If it prints fine without NetWare Lite but as soon as
  4040.           Lite is loaded the slow down occurs, you may need to
  4041.           adjust the print buffer size and try fine tuning the
  4042.           "Characters per second" parameter.
  4043.  
  4044.      Q16. When I try printing, the system displays an error 5
  4045.           (access denied).  Sometimes, the message displayed says
  4046.           "error writing to disk, there may not be enough space on
  4047.           the disk (disk full messages)" even though the disk has
  4048.           several megabytes available.
  4049.  
  4050.      A16. The software used may be calling for the attributes of a
  4051.           device and getting the wrong information from NetWare
  4052.           Lite.  Use OPENDEV.PAT from the previous mentioned
  4053.           patches.
  4054.  
  4055.      Q17. Can I set up my printer on my Server-Client machine as a
  4056.           NetWare Lite printer and print to it using Net Capture as
  4057.           well as use it as a DOS printer?
  4058.  
  4059.      A17. No.  If the printer is set up in the NET utility as a
  4060.           Network printer and Server is loaded, then NetWare Lite
  4061.           has control of the printer; and it is no longer available
  4062.           to DOS.  Be sure to NET CAPTURE the port first, then you
  4063.           may print to it.  If you print directly to the printer
  4064.           without capturing, you may corrupt the print job.
  4065.  
  4066.      Q18. Can I NET CAPTURE a nonexistent port such as LPT2 so I
  4067.           can use LPT1 for DOS printing.
  4068.  
  4069.      A18. Yes, provided your machine is not a Server as was covered
  4070.           in the previous question.
  4071.  
  4072.                EXAMPLE:  Net Capture lpt2 Laser
  4073.  
  4074.                (If LPT2 does not exist and applications send their
  4075.                print output to the LPT2 port, the print job will
  4076.                be redirected to printer Laser that is attached to
  4077.                a Server machine, and LPT1 will be free for DOS
  4078.                use.)
  4079.  
  4080.      Q19. I can have Net Capture loaded but cannot do a print
  4081.           screen or redirect an ASCII file to the LPT port.  Also,
  4082.           some applications do print okay while others do not. 
  4083.           What causes this?
  4084.  
  4085.      A19. This may happen if the printer can be set to different
  4086.           print modes.
  4087.  
  4088.                Example:  a HP Laserjet IIIsi can be set to PCL or
  4089.                Postscript mode.
  4090.  
  4091.           If the previous mentioned problems occur, check the
  4092.           printer and make sure it is not set to Postscript.  The
  4093.           reason some applications  work is that they may have been
  4094.           sending Postscript print jobs.  If you are sending
  4095.           Postscript, make sure the NET CAPTURE contains the
  4096.           following parameters.
  4097.  
  4098.                ■b=n(no banner)
  4099.                ■t=0(no tabs)
  4100.                ■f=n(no formfeed)
  4101.                ■s=default (the default setup string should not
  4102.                have any values when used for postscript printing)
  4103.  
  4104. SOLUTION
  4105.      NA
  4106.  
  4107.  
  4108.  
  4109.  
  4110.                                FYI
  4111.  
  4112. (Note: The origin of this information may be internal or external
  4113. to Novell.  Novell makes every effort within its means to verify
  4114. this information.  However, the information provided in this
  4115. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  4116. implied claims to the validity of this information.)
  4117.  
  4118.           TITLE:    Windows 3.1 Compatibility
  4119.    DOCUMENT ID#:    FYI.P.6061
  4120.            DATE:    04DEC92
  4121.         PRODUCT:    NetWare Lite
  4122. PRODUCT VERSION:    All versions
  4123.      SUPERSEDES:    NA
  4124.  
  4125. SYMPTOM
  4126.  
  4127.      NA
  4128.  
  4129. ISSUE/PROBLEM
  4130.  
  4131.      Windows 3.1 Compatibility
  4132.  
  4133.      Installing a Stand Alone version of Windows on a NetWare Lite
  4134.      Network:
  4135.  
  4136.      If you are upgrading from a previous version of Windows to
  4137.      Windows 3.1, Novell recommends that you delete the previous
  4138.      version of Windows from your hard drive before you begin
  4139.      installing Windows 3.1.  This is recommended because Windows
  4140.      3.1 handles many of the settings in the initialization files
  4141.      (*.INI) differently than before and will not always convert
  4142.      these parameters to the new format.
  4143.  
  4144.      Follow the regular installation procedures to install Windows
  4145.      3.1 as a stand alone version.  To be able to access network
  4146.      resources, run the setup program and select "Microsoft Network
  4147.      (or 100% Compatible)" as the network.
  4148.  
  4149.      For more information on running Windows 3.1 on a NetWare Lite
  4150.      network, refer to the "Tips for Running Windows 3.1" section
  4151.      of this document.
  4152.  
  4153.      Installing a Network Version of Windows 3.1 on a NetWare Lite
  4154.      server:
  4155.  
  4156.      The following is intended for users who want to install
  4157.      windows in shared mode.  Please refer to the Getting Started
  4158.      with Microsoft Windows booklet, pages 6 to 12.
  4159.      1.   Select the server on which you want Windows to reside
  4160.           physically.  Note:  Approximately 16 MB of hard disk
  4161.           space must be available on the server to install a
  4162.           shareable copy of Windows 3.1.
  4163.  
  4164.      2.   Insert the Windows DISK 1 in the disk drive, and go to
  4165.           that drive (Example  a: <Enter>).
  4166.  
  4167.      3.   Type SETUP /A.  When Windows asks for the path to which
  4168.           it should install, enter C:\WIN31.  (If this directory
  4169.           does not exist, Windows will create it for you.)
  4170.  
  4171.           As you follow the prompts, a shareable copy of Windows
  4172.           will be installed on the server.
  4173.  
  4174.           Note:  This will not create an executable copy of
  4175.           Windows.  It merely creates a location where clients can
  4176.           pull the executable programs from after they have been
  4177.           set up (See steps for clients, below).
  4178.  
  4179.           After the shared copy of Windows has been installed, the
  4180.           following steps must be taken to properly configure the
  4181.           network software on the server.
  4182.  
  4183.      4.   Enter the NetWare Lite menu utility, by typing NET and
  4184.           pressing <Enter>.  Then select "Supervise the network"
  4185.           and then "Network directories."  Create a network
  4186.           directory by pressing the <Insert> key.  Select the
  4187.           server where the WIN31 directory is located, type a name
  4188.           for the network directory, then enter the path as
  4189.           C:\WIN31.  Press <Esc> to exit and save the changes.
  4190.  
  4191.      5.   Enter the NET menu utility.  Select "Supervise the
  4192.           Network."  Select "Server Configuration."  The CLIENT
  4193.           TASKS option defaults to 10 at the time of NetWare Lite
  4194.           installation.  Increase CLIENT TASKS=XX by 15 per machine
  4195.           connected.
  4196.  
  4197.      6.   When NetWare Lite is installed, the FILES=xx in the
  4198.           CONFIG.SYS file is set to be at least 30.  This needs to
  4199.           be increased on the server by 20 per machine connected.
  4200.  
  4201.      7.   After you have performed these steps for the server,
  4202.           reboot the computer.
  4203.  
  4204.      The Following Steps are for the Client:
  4205.  
  4206.      There are three ways to install Windows from the shared copy
  4207.      installed on the server, from the steps above.  Please refer
  4208.      to page 7 in the Getting Started with Microsoft Windows
  4209.      for a further explanation of the three methods.
  4210.  
  4211.      The three ways are the following:
  4212.  
  4213.      1.   Copy all files to the Client machine's hard drive.
  4214.  
  4215.           a.   Load NetWare Lite by typing STARTNET.  Map a drive
  4216.                to WIN31 by typing the following and pressing
  4217.                <Enter>:
  4218.  
  4219.                Net Map I: WIN31
  4220.  
  4221.           b.   Change to the I: drive by typing I: and pressing
  4222.                <Enter>.
  4223.  
  4224.           c.   Type SETUP, and press <Enter>.  Follow the prompts
  4225.                to install a copy of Windows to your local drive. 
  4226.                When prompted to either run an Express Setup or a
  4227.                Custom Setup, choose Custom.  This allows you to
  4228.                preview the changes that are being made to the
  4229.                different files on your computer.  Refer to Windows
  4230.                documentation for questions regarding the
  4231.                installation.
  4232.  
  4233.           You will now run Windows from your local drive, not from
  4234.           the I: drive.  Verify that the path on your local drive
  4235.           that you selected in SETUP is in your AUTOEXEC.BAT file
  4236.           because you will need this to run Windows.
  4237.  
  4238.      2.   Custom configuration files are copied to the Client
  4239.           machine's hard drive.  All other files will be run from
  4240.           the shared copy installed on the server in the steps
  4241.           above.
  4242.  
  4243.           a.   Load NetWare Lite by typing STARTNET.  Map a drive
  4244.                to WIN31 by typing the following and pressing
  4245.                <Enter>:
  4246.  
  4247.                Net Map I: WIN31
  4248.  
  4249.           b.   Create a subdirectory on the Client's hard drive in
  4250.                which to put the custom files
  4251.  
  4252.                     Example:  Type MD C:\DAVE, and press <Enter>
  4253.  
  4254.           c.   Go to the network drive containing the Windows
  4255.                files, by typing I: and pressing <Enter>:
  4256.  
  4257.           d.   Type SETUP/N, then follow the Windows installation
  4258.                instructions.  When prompted to either run an
  4259.                Express Setup or a Custom Setup, choose Custom. 
  4260.                This allows you to preview the changes that are
  4261.                being made to the different files on your computer. 
  4262.                Note:  At the prompt for the path of the Windows
  4263.                files, enter the subdirectory that you created in
  4264.                step 2b (Example: C:\DAVE).  Also, at the
  4265.                configuration screen, select the "Microsoft Network
  4266.                (or 100% Compatible)" Network option.
  4267.           e.   When Windows prompts you, choose to review and edit
  4268.                the changes in the AUTOEXEC.BAT file.  Verify that
  4269.                your user subdirectory (C:\DAVE) and I: drive have
  4270.                both been added to your PATH statement.
  4271.  
  4272.           f.   Follow the prompts to continue the installation of
  4273.                Windows.  Note:  When prompted to install printers,
  4274.                select and install any printers you have connected. 
  4275.                Make sure they are specified as connected to port
  4276.                LPT1.DOS, or LPT2.DOS, instead of the normal LPT1
  4277.                and LPT2 ports.  (See Question 3 at the end of this
  4278.                document.)  When installation is complete, exit to
  4279.                DOS and reboot the machine.  When you reboot the
  4280.                machine, DOS will give you a message similar to the
  4281.                following (the message differs depending on the
  4282.                version of DOS you are using):
  4283.  
  4284.                ┌───────────────────────────────────┐
  4285.                │Search path contains invalid drive.│
  4286.                └───────────────────────────────────┘
  4287.  
  4288.                This message will occur any time you run a program
  4289.                and DOS searches your path.  It does this because
  4290.                Windows inserted the I: drive into your path when
  4291.                it was installed.  When the machine is first
  4292.                booted, the I: drive has not been mapped yet, so
  4293.                NetWare Lite is unable to locate it.  Just ignore
  4294.                the message.  When you map the I: drive to WIN31,
  4295.                the message will no longer be valid.  If you want
  4296.                the error message to disappear, append I: to the
  4297.                end of the path after mapping the network drive or
  4298.                insert the following message into your AUTOEXEC.BAT
  4299.                file before the path statement:
  4300.  
  4301.                C:\DRDOS\SUBST I: C:     (or type c:\name of DOS
  4302.                                         directory\SUBST I: C:)
  4303.  
  4304.                This line will make the I: drive temporarily look
  4305.                at the C: drive; thereby, making it a valid
  4306.                statement in the path.  As soon as your map command
  4307.                executes, the I: drive will be redirected to a
  4308.                network directory.
  4309.  
  4310.                After you reboot, load the network by typing
  4311.                STARTNET.  Then, once you have performed your drive
  4312.                mappings and printer captures, you can type WIN to
  4313.                enter Windows.
  4314.  
  4315.      3.   No files will be stored on the Client machine's hard
  4316.           drive.  Instead, the custom configuration files will be
  4317.           stored in a subdirectory on a network server and all
  4318.           other files will be run from the shared copy of Windows
  4319.           installed on the server in the steps above.
  4320.  
  4321.           a.   Load NetWare Lite by typing STARTNET.  Map a drive
  4322.                to WIN31 by typing the following and pressing
  4323.                <Enter>:
  4324.  
  4325.                     Net Map I: WIN31
  4326.  
  4327.           b.   Create a subdirectory on the Server's hard drive in
  4328.                which to put the custom files by typing something
  4329.                such as the following and pressing <Enter>:
  4330.  
  4331.                     MD C:\STEVE
  4332.  
  4333.           c.   Create a network directory that looks at the user's
  4334.                subdirectory.
  4335.  
  4336.                Enter the NetWare Lite menu utility by typing NET
  4337.                and pressing <Enter>.  Then select "Supervise the
  4338.                network," then "Network directories."  Create a
  4339.                network directory by pressing the <Insert> key. 
  4340.                Select the server on which you want to store your
  4341.                custom files, then enter the path of the
  4342.                subdirectory you created in step b, such as
  4343.                C:\STEVE.
  4344.  
  4345.           d.   Map a drive to this network directory by typing the
  4346.                following and pressing <Enter>:
  4347.  
  4348.                NET MAP G: STEVE
  4349.  
  4350.           e.   Go to the network drive containing the Windows
  4351.                files by typing I: and pressing <Enter>:
  4352.  
  4353.           f.   Type SETUP/N, then follow the Windows installation
  4354.                instructions.  When prompted to either run an
  4355.                Express Setup or a Custom Setup, choose Custom. 
  4356.                This allows you to preview the changes that are
  4357.                being made to the different files on your computer.
  4358.  
  4359.                Note:  At the prompt for the path of the Windows
  4360.                files, enter the drive you have mapped to the
  4361.                custom files network directory from step d, above
  4362.                (in this example it would be G:).  Also, at the
  4363.                configuration screen, select the "Microsoft Network
  4364.                (or 100% Compatible)" Network option.
  4365.  
  4366.           g.   When Windows prompts you, choose to review and edit
  4367.                the changes in the AUTOEXEC.BAT file.  Verify that
  4368.                the G: and I: drives have both been added to your
  4369.                PATH statement.
  4370.  
  4371.           h.   Follow the prompts to continue the installation of
  4372.                Windows.  When prompted to install printers, select
  4373.                and install any printers you have connected.  Make
  4374.                sure they are specified as connected to port
  4375.                LPT1.DOS or LPT2.DOS instead of the normal LPT1 and
  4376.                LPT2 ports.  (See Question 3 at the end of this
  4377.                document.)  After the installation has completed,
  4378.                choose "Return to DOS," and reboot the machine. 
  4379.                When you reboot the machine, DOS will give you a
  4380.                message similar to the following (the message will
  4381.                differ depending on the version of DOS you are
  4382.                using):
  4383.  
  4384.                     ┌───────────────────────────────────┐
  4385.                     │Search path contains invalid drive.│
  4386.                     └───────────────────────────────────┘
  4387.  
  4388.                This message will occur any time you run a program
  4389.                and DOS searches your path.  It does this because
  4390.                Windows inserted the I: drive into your path when
  4391.                it was installed.  When the machine is first
  4392.                booted, the G: and I: drive had not been mapped
  4393.                yet, so NetWare Lite was unable to locate them. 
  4394.                Just ignore the message.  When you map the I: drive
  4395.                to WIN31, the message will no longer be valid.  If
  4396.                you want the message not to appear, append I: and
  4397.                G: to the end of the path after the network drives
  4398.                have been mapped or insert the following messages
  4399.                into your AUTOEXEC.BAT file before the path
  4400.                statement:
  4401.  
  4402.                C:\DRDOS\SUBST I: C:          (or type c:\name of
  4403.                                              DOS directory\SUBST
  4404.                                              I: C:)
  4405.  
  4406.                C:\DRDOS\SUBST G: C:          (or type c:\name of
  4407.                                              DOS directory\SUBST
  4408.                                              G: C:)
  4409.  
  4410.                This line will make the G: and I: drives
  4411.                temporarily look at the C: drive, thereby making
  4412.                them valid statements in the path.  As soon as your
  4413.                map command executes, the G: and I: drives will be
  4414.                redirected to network directories.
  4415.  
  4416.                When you reboot, load the network by typing
  4417.                STARTNET.  Then, when you have performed your drive
  4418.                mappings and printer captures, type WIN to enter
  4419.                Windows.
  4420.  
  4421.  
  4422.      TIPS FOR RUNNING WINDOWS 3.1:
  4423.  
  4424.      Network Operations
  4425.  
  4426.      Start the NetWare Lite environment before running Windows (for
  4427.      example: make sure all drives are mapped, printer ports are
  4428.      captured, and network resources are set up).
  4429.      Using Windows to Perform Network Operations
  4430.  
  4431.      If you have a connection to a server, either a captured port
  4432.      or mapped drive, you will be able to perform your network
  4433.      operations with no problems.  The File Manager will let you
  4434.      access previously mapped drives without problems.
  4435.  
  4436.      If you selected "Microsoft Network (or 100% compatible) in the
  4437.      Windows setup, the File Manager and Print Manager (as well as
  4438.      Printers in the Control Panel) will include options for
  4439.      capturing network printers and mapping network drives.
  4440.  
  4441.      Note:  If you do not have a connection (either a mapped drive
  4442.      or a captured port) to a server before you enter Windows, you
  4443.      will get a Network Error if you try to access it in the File
  4444.      Manager or Print Manager.  If you get errors in Windows trying
  4445.      to perform drive mappings and printer captures when you exit
  4446.      Windows, you will no longer be able to execute the NET MAP or
  4447.      NET CAPTURE commands until you reboot your computer.
  4448.  
  4449.      Mapped Drives and Connections
  4450.  
  4451.      Windows will display an error message if you try to access a
  4452.      drive on a server that has gone down.  Any attempt to access
  4453.      that drive will fail.  Under regular DOS, this error is
  4454.      trapped and the Client saves enough information to
  4455.      automatically restore the connection to that network directory
  4456.      when the downed server returns to the network.  Windows
  4457.      prevents regular DOS from trapping this error.  To restore
  4458.      connections to your mapped drive, exit Windows and reissue the
  4459.      NET MAP command when the server is back on the network.  (See
  4460.      Question 2 in the Q and A section of this document for more
  4461.      information.)
  4462.  
  4463.      Selecting Printers
  4464.  
  4465.      If you want to print from Windows to a network printer, you
  4466.      must set up the printer in Windows as a printer on port
  4467.      LPT1.DOS (which replaces LPT1.OS2 in Windows 3.0) or LPT2.DOS,
  4468.      depending on which port is captured.  This is to instruct
  4469.      Windows that it is to use the information that DOS provides it
  4470.      (such as a NET CAPTURE command you may have issued to print to
  4471.      the network printer) to print to LPT1 instead of trying to go
  4472.      to its own physical LPT port.  (Please see Question 3 in the
  4473.      Q and A section for more information.)
  4474.  
  4475.      Note:  Do not use the print manager if printing from multiple
  4476.      windows.  If the print manager is running, it will combine the
  4477.      print jobs into one document before it passes the information
  4478.      to NetWare Lite.
  4479.  
  4480.      Browse
  4481.  
  4482.      The browse function does not work when trying to attach to
  4483.      servers or trying to capture printers.
  4484.  
  4485.      NetWare Lite Messages
  4486.  
  4487.      Messages sent to network users through NetWare Lite will not
  4488.      be received if the user to whom you are sending the message is
  4489.      in Windows.
  4490.  
  4491.      Windows Modes
  4492.  
  4493.      If you are experiencing a problem that only occurs when
  4494.      NetWare Lite is loaded and the problem seems unsolvable,
  4495.      experiment with the other Windows mode to see if the problem
  4496.      is corrected.  The Windows mode can be changed by using one of
  4497.      the following command line parameters:
  4498.  
  4499.           Standard Mode: WIN /s
  4500.           Enhanced Mode: WIN /3
  4501.  
  4502.      (Note that Windows 3.1 does not include an option to run in
  4503.      Real Mode like version 3.0.)
  4504.  
  4505.      Permanent Swap Files
  4506.  
  4507.      Windows 3.1 can use swap files to enhance the performance of
  4508.      multiple tasks.  By default, Windows will try to create a swap
  4509.      file on your hard disk at installation.  Do not create a
  4510.      permanent swap file on a network drive.  It will corrupt any
  4511.      other swap file that may be on that computer.  If you do not
  4512.      have a local hard disk on which to store a permanent swap
  4513.      file, it is recommended you use a temporary swap file in your
  4514.      user subdirectory on the network.  This will avoid conflicts
  4515.      between two users' permanent swap files.
  4516.  
  4517.      (Note:  If you are running a shared version of windows on the
  4518.      server, you should MAP drives to the network directories and
  4519.      should not use the DOS SUBST command.  This is unique to
  4520.      Windows 3.1.  In all other applications, using the DOS SUBST
  4521.      command on a server in place of the NET MAP command is
  4522.      recommended).
  4523.  
  4524.      Using DR-DOS 6.0
  4525.  
  4526.      If you are using DR-DOS 6.0, you must first install the
  4527.      December 1991 update followed by the April 1992 update
  4528.      (installed in that order) to run with Windows 3.1.  Contact
  4529.      Novell technical support for questions regarding this issue.
  4530.  
  4531.      Interrupts
  4532.  
  4533.      VPICDA.386 is a patch written by Microsoft that fixes problems
  4534.      that arise when network boards are set to an interrupt of 2,
  4535.      3, or 9 and above for use with Windows 3.0.  Microsoft states
  4536.      that you no longer need this patch with Windows 3.1.  If you
  4537.      come across problems using these interrupts, check to see if
  4538.      you have a conflict with some other device using the same
  4539.      interrupt.  (See Fax Document 212 or FYI.P.6054 for
  4540.      information on interrupt and I/O address conflicts.)
  4541.  
  4542.      Base I/O Addresses
  4543.  
  4544.      I/O addresses below 300 should not be used for network boards
  4545.      on machines that also use Windows.
  4546.  
  4547.      Changes to SYSTEM.INI
  4548.  
  4549.      Make sure that the following line is in the Windows SYSTEM.INI
  4550.      file:
  4551.  
  4552.           [386Enh]
  4553.           UniqueDOSPSP = ON
  4554.  
  4555.      This parameter controls the way Windows allocates memory to
  4556.      DOS applications running in Windows and is recommended by
  4557.      Microsoft to be set if Windows is run on some networks. 
  4558.      Setting this parameter will solve occasional problems with
  4559.      applications that hang a Windows client.
  4560.  
  4561.      Another option may need to be set in the SYSTEM.INI file
  4562.      depending on the type of network board you are using.  If you
  4563.      have a network board that uses a shared memory address (RAM
  4564.      address or memory address), that address needs to be excluded
  4565.      from available memory so that Windows does not assign the
  4566.      address to another application.  Excluding this address can be
  4567.      done in two ways:
  4568.  
  4569.      1.   In the CONFIG.SYS file, if you load the device driver
  4570.           EMM386.EXE or EMM386.SYS, you need to set a parameter to
  4571.           exclude the memory address as shown:
  4572.  
  4573.                MS-DOS 5.0 format: DEVICE=C:\path\EMM386.EXE
  4574.                X=nnnn-mmmm
  4575.                DR-DOS 6.0 format: DEVICE=C:\path\EMM386.SYS
  4576.                /E=nnnn-mmmm
  4577.  
  4578.           These are sample lines from the CONFIG.SYS file where the
  4579.           address to be excluded is from nnnn to mmmm.  The nnnn is
  4580.           a hexadecimal number for the starting address of the
  4581.           network board.  The mmmm is the ending address to
  4582.           exclude.  Most network boards use either 8 KB or 16 KB
  4583.           (sometimes less).  The following are sample values for
  4584.           nnnn and mmmm addresses based on the addresses that
  4585.           boards can usually use.
  4586.  
  4587.                Starting address    nnnn      8 KB      16 KB
  4588.                C0000               C000      C1FF      C3FF
  4589.                C8000               C800      C9FF      CBFF
  4590.                D0000               D000      D1FF      D3FF
  4591.                D8000               D800      D9FF      DBFF
  4592.                CC000               CC00      CDFF      CFFF
  4593.  
  4594.           Note: If you are not sure whether your network board uses
  4595.           8 KB or 16 KB of memory, use the 16 KB value.
  4596.  
  4597.           Using these numbers, if your memory address for your
  4598.           network board is C0000h and you are using MS-DOS 5.0,
  4599.           your EMM386.EXE line would have a similar format as the
  4600.           following:
  4601.  
  4602.                DEVICE=C:\DOS\EMM386.EXE X=C000-C3FF.
  4603.  
  4604.      2.   If you do not have an EMM386.EXE or EMM386.SYS driver in
  4605.           your CONFIG.SYS file, you can either add it using step 1
  4606.           as your example or you can do the following:
  4607.  
  4608.           Edit your SYSTEM.INI file (located in your configuration
  4609.           file directory if you are using a shared version of
  4610.           Windows or in the Windows directory if you are using a
  4611.           stand alone version).  Go down through the file until you
  4612.           see the section that starts with "[386Enh]" at the left
  4613.           margin.  Add a line that says the following:
  4614.  
  4615.                EMMExclude=nnnn-mmmm
  4616.  
  4617.           The nnnn is the starting address to exclude, and the mmmm
  4618.           is the ending address to exclude.  See the table in step
  4619.           1 for more information on these values.
  4620.  
  4621.           Do not worry if you already have another EMMExclude line
  4622.           in the SYSTEM.INI file.  Just add another one.  Multiple
  4623.           lines in this format are valid and will not cause
  4624.           problems.
  4625.  
  4626.      Changes to WIN.INI
  4627.  
  4628.      There are several options you can set in the WIN.INI file for
  4629.      network control.  NetWare Lite does not require using anything
  4630.      other than the default values for these options, unless you
  4631.      have a special need.  Consult your Windows documentation for
  4632.      further information if you wish to change these options.
  4633.  
  4634.      Speed Issues with NetWare Lite and Windows
  4635.  
  4636.      See the fax document concerning the patches that have been
  4637.      released by Novell that increase printing speed.  If your
  4638.      network printing seems slow, these patches could solve your
  4639.      problem.
  4640.  
  4641.      Running a large application such as Windows as a shared
  4642.      version has the advantage of not using up as much hard disk
  4643.      space.  However, running Windows as a shared version will slow
  4644.      it down somewhat because many of the files will be in use by
  4645.      more than one machine at a time and access across a network
  4646.      will be slower than access to your own hard drive.
  4647.  
  4648.      NetWare Lite and Windows:  Common Questions and Answers.
  4649.  
  4650.      Q1:  Why do I get Sharing Violations and/or lockups when I'm
  4651.           running Windows or Windows' applications?
  4652.  
  4653.      A1:  You may have neglected to set all applications (.EXE,
  4654.           .COM and .OVL files) to read only using the ATTRIB
  4655.           command.  This can be done by executing the following
  4656.           commands in all directories that might be used across the
  4657.           network:
  4658.  
  4659.                attrib +r *.exe
  4660.                attrib +r *.com
  4661.                attrib +r *.ovl
  4662.  
  4663.      Q2:  What happens if I lose connections while I am in Windows?
  4664.  
  4665.      A2:  If a client loses connections temporarily with a server
  4666.           while in DOS, then one of two things will happen:
  4667.  
  4668.           1)   The connection will be reestablished by NetWare
  4669.                Lite.
  4670.                
  4671.           2)   The user will try to perform something that
  4672.                requires a connection and will get an A)bort,
  4673.                R)etry, F)ail error.  If the user presses F) or R),
  4674.                then the connection will be reestablished.
  4675.  
  4676.           Unfortunately, Windows will not recognize this "critical
  4677.           error message," so it will not reestablish connections
  4678.           when attempting to perform a network operation such as
  4679.           printing to a network printer.  The user must exit out to
  4680.           DOS, then perform a function that will reestablish
  4681.           connections after the server is back up (example DIR on
  4682.           a network directory) and then enter Windows again.
  4683.  
  4684.      Q3:  Why do I have to select LPT1.DOS and LPT2.DOS instead of
  4685.           LPT1 and LPT2?
  4686.  
  4687.      A3:  NetWare Lite is a peer-to-peer network, which means it
  4688.           runs on top of DOS.  When a printer is captured, NetWare
  4689.           Lite tricks DOS into printing to another location (such
  4690.           as to a printer on another machine).  This is why you can
  4691.           print from an application to LPT1, and the job will end
  4692.           up at another machine's printer.
  4693.  
  4694.           Some applications (like Windows) bypass DOS and print
  4695.           directly to the LPT port.  So, if you print an
  4696.           application in Windows, it will bypass DOS that means it
  4697.           will bypass your capture command and will try to print to
  4698.           a printer on your client (instead of where you want it to
  4699.           go).  However, you can trick Windows by going into the
  4700.           WIN.INI file and under the [Ports] section inserting the
  4701.           following line:
  4702.  
  4703.                [Ports]
  4704.                LPT1.XXX= (The suffix can be any three letters.)
  4705.      
  4706.                For example:  LPT1.DOS=
  4707.  
  4708.           Windows now recognizes that there is a file called
  4709.           LPT1.DOS on your disk.  If you select LPT1.DOS in
  4710.           "printer setup" under Control Panel, Windows will try to
  4711.           print to this "file."  When Windows sends a print job to
  4712.           the file "LPT1.DOS" to DOS, DOS strips off the suffix
  4713.           (DOS, XXX, or whatever), and sends the job to the
  4714.           redirected printer.
  4715.  
  4716.      Q4:  Why can't I print using WordPerfect for Windows?
  4717.  
  4718.      A4:  If WordPerfect printer drivers are being used instead of
  4719.           Windows', the user needs to make some adjustments to make
  4720.           WordPerfect work correctly.  The adjustments are similar
  4721.           to the ones made above to Windows.  First, go into select
  4722.           printer.  Rather than selecting LPT1 or LPT2, select
  4723.           "file."  Then enter the name of a file that starts with
  4724.           LPT1 or LPT2:
  4725.  
  4726.                For example:  LPT1.DOS
  4727.  
  4728.           This will cause WordPerfect to print to LPT1 correctly
  4729.           for the same reasons it enables Windows to work
  4730.           correctly.
  4731.  
  4732.      Q5:  Why in the File Manager do I sometimes get Network Errors
  4733.           and my network directories appear to have no files in
  4734.           them?
  4735.  
  4736.      A5:  If you try to use the File Manager's features to connect
  4737.           to network directories on a server to which you do not
  4738.           have an active connection (either a mapped drive or a
  4739.           captured port) before you enter Windows, any attempt to
  4740.           connect to that server in the File Manager will result in
  4741.           these error conditions.
  4742.  
  4743. SOLUTION
  4744.  
  4745.      NA
  4746.  
  4747.  
  4748.  
  4749.  
  4750.                                FYI
  4751.  
  4752. (Note: The origin of this information may be internal or external
  4753. to Novell.  Novell makes every effort within its means to verify
  4754. this information.  However, the information provided in this
  4755. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  4756. implied claims to the validity of this information.)
  4757.  
  4758.           TITLE:    Cabling Specifications
  4759.    DOCUMENT ID#:    FYI.P.6064
  4760.            DATE:    04DEC92
  4761.         PRODUCT:    NetWare Lite
  4762. PRODUCT VERSION:    All versions
  4763.      SUPERSEDES:    FYI.P.6013
  4764.  
  4765. SYMPTOM
  4766.  
  4767.      NA
  4768.  
  4769. ISSUE/PROBLEM
  4770.  
  4771.      Cabling Specifications and Limitations
  4772.  
  4773.      This document covers the cable installation and configuration
  4774.      rules for each network type including Ethernet, ARCnet, and
  4775.      Token-Ring.  The cabling discussed includes only the most
  4776.      common cable types such as Thin Ethernet, Twisted-Pair
  4777.      Ethernet, ARCnet (coax), and Token-Ring.
  4778.  
  4779.      Ethernet Network
  4780.  
  4781.      Ethernet is a high-speed linear bus network.  It can use
  4782.      coaxial, twisted-pair, or fiber optic cables.
  4783.  
  4784.      Thin Ethernet Cabling
  4785.  
  4786.      Thin Ethernet cabling uses RG-58/U, 50-ohm coaxial cable in a
  4787.      bus configuration that is a single length of cable (trunk
  4788.      segment) with a terminating resistor on each end.  Each node
  4789.      (PC) attaches to the cable through a T-Connector that attaches
  4790.      to the BNC connector on the network board.
  4791.  
  4792.      Use the following rules for thin Ethernet cabling:
  4793.  
  4794.      ■    The network board must be set to use the BNC connector.
  4795.  
  4796.      ■    Thin Ethernet cable is RG-58/U, 50-ohm coaxial cable; no
  4797.           other type of cable should be used.  The cable should be
  4798.           prepared by the factory or a trained professional because
  4799.           homemade cables can create problems on the network.
  4800.  
  4801.      ■    Both ends of the trunk segment must be terminated with a
  4802.           terminating resistor matching the rating of the cable (50
  4803.           ohm).  The terminator is connected to the T-Connector at
  4804.           the end of the segment.  One end of the cable must also
  4805.           be grounded through a grounding terminator that must be
  4806.           connected to a true ground.
  4807.      ■    The network board is connected to the trunk segment
  4808.           through a T-Connector.  The cable can never be plugged
  4809.           directly into the network board.
  4810.  
  4811.      ■    A trunk segment cannot exceed 185 meters (607 feet).
  4812.  
  4813.      ■    Up to five trunk segments can be connected through four
  4814.           repeaters.  A repeater counts as a node on the network.
  4815.  
  4816.      ■    The entire network trunk cannot exceed 925 meters (3,035
  4817.           feet).
  4818.  
  4819.      ■    The minimum cable distance between stations must be 0.5
  4820.           meters (1.5 feet).
  4821.  
  4822.      ■    Avoid placing the cable on or near any electrical devices
  4823.           that could cause interference on the line (such as 
  4824.           florescent lights or electric motors).
  4825.  
  4826.      ■    NetWare Lite only supports a total of 25 nodes on the
  4827.           entire network.
  4828.  
  4829.      Twisted-Pair Ethernet Cabling
  4830.  
  4831.      Twisted-Pair Ethernet cabling, also known as 10BaseT, uses
  4832.      twisted-pair cables (similar to telephone wire) in a
  4833.      star-shaped configuration.  Each node (PC) attaches to a
  4834.      concentrator through a twisted-pair cable using RJ-45
  4835.      connectors (similar to a telephone jack).  Some network
  4836.      boards, specifically designed for twisted-pair use, include an
  4837.      RJ-45 jack instead of a BNC connector.  However, standard
  4838.      Ethernet boards require an external device attached to the DIX
  4839.      connector to use this type of cabling.
  4840.  
  4841.      Use the following rules for twisted-pair Ethernet cabling:
  4842.  
  4843.      ■    Maximum segment length (unshielded): 100 meters (328
  4844.           feet)
  4845.  
  4846.      ■    Maximum number of trunk segments: 1,024
  4847.  
  4848.      ■    Maximum number of repeaters: 4
  4849.  
  4850.      ■    Avoid placing the cable on or near any electrical devices
  4851.           that could cause interference on the line (such as
  4852.           florescent lights or electric motors).
  4853.  
  4854.      ■    NetWare Lite only supports a total of 25 nodes on the
  4855.           entire network.
  4856.  
  4857.      ARCnet Network
  4858.  
  4859.      ACRnet is a token-passing star bus network that connects each
  4860.      node to an active or passive hub through coaxial cable.  The
  4861.      cable can also connect one active hub to another hub.  These
  4862.      hubs act as signal splitters.  Active hubs also act as signal
  4863.      amplifiers.
  4864.  
  4865.      ARCnet Cabling (Coax)
  4866.  
  4867.      ARCnet cabling uses RG-62/U, 93-ohm coaxial cable in a star
  4868.      configuration.  Each node (PC) is connected to an active or
  4869.      passive hub with one end of the cable plugged directly into
  4870.      the BNC connector on the network board and the other end
  4871.      plugged into the BNC connector on the hub.  If only two nodes
  4872.      are on the network, the cable can directly connect the two
  4873.      machines.  If more than two nodes are on the network, an
  4874.      active or passive hub must be used.
  4875.  
  4876.      Use the following rules for ACRnet cabling:
  4877.  
  4878.      ■    ARCnet cable is RG-62/U, 93-ohm coaxial cable; no other
  4879.           type of cable should be used.  The cable should be
  4880.           prepared by the factory or a trained professional because
  4881.           homemade cables can create problems on the network.
  4882.  
  4883.      ■    Unused nodes of a passive hub must be terminated using a
  4884.           93-ohm terminator.  Unused active hub nodes need not be
  4885.           terminated.
  4886.  
  4887.      ■    A passive hub cannot be connected to another passive hub.
  4888.  
  4889.      ■    Passive hubs can only connect a node and an active hub,
  4890.           never two active hubs.
  4891.  
  4892.      ■    Make sure that the node address of the network board in
  4893.           each PC is unique.  This only applies if the node address
  4894.           is configurable.
  4895.  
  4896.      ■    Maximum cable distances depend on what you are
  4897.           connecting, as shown in the following chart:
  4898.  
  4899. ┌──────────────┬──────────────┬──────────────────┐
  4900. │     FROM     │     TO       │ MAXIMUM DISTANCE │
  4901. ├──────────────┼──────────────┼──────────────────┤
  4902. │ Network Node │ Network Node │    2,000 feet    │
  4903. │ Network Node │ Active Hub   │    2,000 feet    │
  4904. │ Network Node │ Passive Hub  │      100 feet    │
  4905. │ Active Hub   │ Active Hub   │    2,000 feet    │
  4906. │ Active Hub   │ Passive Hub  │      100 feet    │
  4907. └──────────────┴──────────────┴──────────────────┘
  4908.  
  4909.      ■    The cable length distance between the farthest two nodes
  4910.           in the network cannot exceed 20,000 feet.  This is the
  4911.           maximum distance a signal can travel on the cable in the
  4912.           allotted time of 31 microseconds.
  4913.  
  4914.      ■    Avoid placing the cable on or near any electrical devices
  4915.           that could cause interference on the line (such as
  4916.           florescent lights or electric motors).
  4917.  
  4918.      ■    NetWare Lite only supports a total of 25 nodes on the
  4919.           entire network.
  4920.  
  4921.           Note:  Some ARCnet boards can be connected using a bus
  4922.           configuration similar to thin Ethernet.  For this type of
  4923.           board, contact your dealer for information regarding the
  4924.           configuration rules and specifications.
  4925.  
  4926.      Token-Ring Network
  4927.  
  4928.      Token-Ring is a token-passing network.  Each node (PC)
  4929.      attaches to a device called a multistation access unit (MAU or
  4930.      MSAU) that sends the token from one node to the next node in
  4931.      line.  A token-ring network can use either a small movable
  4932.      cabling system or a large nonmovable cabling system.  This
  4933.      document will discuss the small movable cabling system.
  4934.  
  4935.      Token-Ring Cabling
  4936.  
  4937.      Token-Ring cabling uses IBM type 6 cable in a ring
  4938.      configuration.  Each node must attach directly to a MAU.  Each
  4939.      MAU can connect to another MAU through a patch cable to form
  4940.      a ring.  If the total number of nodes on the network is less
  4941.      than or equal to eight (the number of connections on the MAU),
  4942.      only one MAU is needed.
  4943.  
  4944.      Adapter cables and patch cables are the two types of cables
  4945.      used in a Token-Ring network.  Adapter cables are 8-foot IBM
  4946.      type 6 cables.  Use an adapter cable to connect nodes directly
  4947.      to a MAU or to a patch cable that is connected to a MAU. 
  4948.      Patch cables are also IBM type 6 cables and come in four
  4949.      lengths: 8, 30, 75, and 150 feet.  A patch cable can extend
  4950.      the cable's distance past the 8-foot adapter cable distance to
  4951.      connect MAUs.
  4952.  
  4953.      Use the following rules for Token-Ring cabling:
  4954.  
  4955.      ■    Maximum number of nodes: 96
  4956.  
  4957.      ■    Maximum number of MAUs: 12
  4958.  
  4959.      ■    Maximum patch cable distance between a MAU and a node
  4960.           (not including 8-foot adapter cable): 150 feet
  4961.  
  4962.      ■    Maximum patch cable distance between two MAUs: 150 feet
  4963.  
  4964.      ■    Maximum patch cable distance connecting all MAUs: 400
  4965.           feet
  4966.  
  4967.      ■    Connect nodes to the ports on the MAU labeled 1 to 8.
  4968.  
  4969.      ■    Connect all MAUs with patch cables using the ports
  4970.           labeled RI (Ring In) and RO (Ring Out).  The RO port of
  4971.           the last MAU connects to the RI port of the first MAU,
  4972.           creating a ring.
  4973.  
  4974.      ■    Before connecting cables, initialize each port you will
  4975.           use by plugging in the Setup Aid and waiting for the
  4976.           click.  Then remove the Setup Aid.
  4977.  
  4978.      ■    Avoid placing the cable on or near any electrical devices
  4979.           that could cause interference on the line (such as
  4980.           florescent lights or electric motors).
  4981.  
  4982.      ■    NetWare Lite only supports a total of 25 nodes on the
  4983.           entire network.
  4984.  
  4985. SOLUTION
  4986.  
  4987.      NA
  4988.  
  4989.  
  4990.  
  4991.  
  4992.                                FYI
  4993.  
  4994. (Note: The origin of this information may be internal or external
  4995. to Novell.  Novell makes every effort within its means to verify
  4996. this information.  However, the information provided in this
  4997. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  4998. implied claims to the validity of this information.)
  4999.  
  5000.           TITLE:    Optimizing a Server Hard drive
  5001.    DOCUMENT ID#:    FYI.P.6014
  5002.            DATE:    01OCT92
  5003.         PRODUCT:    NetWare Lite
  5004. PRODUCT VERSION:    All versions
  5005.      SUPERSEDES:    NA
  5006.  
  5007. SYMPTOM
  5008.  
  5009.      NA
  5010.  
  5011. ISSUE/PROBLEM
  5012.  
  5013.      Optimizing a Server Hard drive
  5014.  
  5015.      During the day to day work on your computer, files are
  5016.      deleted, rewritten, or replaced on the hard disk.  This will
  5017.      eventually cause your files to be "fragmented."  Fragmented
  5018.      refers to a file being divided into pieces and those pieces
  5019.      being located throughout your hard disk instead of in one
  5020.      contiguous block of disk space.  Thus, if you try to access
  5021.      one of these files, the hard disk has to look for a single
  5022.      file in several places.  This in turn causes your hard disk to
  5023.      respond slowly.  The more fragmented your disk is; the slower
  5024.      it will respond.  If the hard disk is in a NetWare Lite
  5025.      server, the entire network can be affected.  To eliminate this
  5026.      effect, consider "optimizing" you hard disk.  A disk is
  5027.      optimized by rearranging the data so that files are not spread
  5028.      out over the disk.  Many different utilities are available for
  5029.      optimizing hard disks.
  5030.  
  5031.      Please consider the following before optimizing your hard
  5032.      disk:
  5033.  
  5034.      ■    It is vital that no other stations access your hard disk
  5035.           while the utility is running.
  5036.  
  5037.      ■    Disk Optimizers can take a considerable amount of time to
  5038.           complete data arrangement (20 minutes or more).
  5039.  
  5040.      ■    It is recommended that you have a backup of your vital
  5041.           information before optimizing.
  5042.  
  5043.      ■    If your hard disk is in a NetWare Lite server, the
  5044.           optimizing utility must be executed from the server
  5045.           itself and not from a client.
  5046.  
  5047. SOLUTION
  5048.  
  5049.      NA
  5050.  
  5051.  
  5052.  
  5053.  
  5054.                                FYI
  5055.  
  5056. (Note: The origin of this information may be internal or external
  5057. to Novell.  Novell makes every effort within its means to verify
  5058. this information.  However, the information provided in this
  5059. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  5060. implied claims to the validity of this information.)
  5061.  
  5062.           TITLE:    Installing a Client
  5063.    DOCUMENT ID#:    FYI.P.6019
  5064.            DATE:    01OCT92
  5065.         PRODUCT:    NetWare Lite
  5066. PRODUCT VERSION:    All versions
  5067.      SUPERSEDES:    NA
  5068.  
  5069. SYMPTOM
  5070.  
  5071.      NA
  5072.  
  5073. ISSUE/PROBLEM
  5074.  
  5075.      Installing a Client
  5076.  
  5077.      To install NetWare Lite and configure your computer as a
  5078.      client, do the following steps.  Depending on your current
  5079.      setup, the installation program may skip some of the steps.
  5080.  
  5081.      1.   Insert the diskette labeled PROGRAM into the A: (or B:)
  5082.           drive.
  5083.  
  5084.      2.   Type A:INSTALL, and press <Enter>.
  5085.  
  5086.      3.   Verify that "Make this machine a client" is highlighted,
  5087.           and press <Enter>.
  5088.  
  5089.      4.   Type in the path of the directory where you want NetWare
  5090.           Lite installed, or simply press <Enter> to accept the
  5091.           default.  You may include the A: or B: drive letter if
  5092.           your computer does not have a fixed disk installed.  See
  5093.           Fax Document 230 or FYI.P.6017 for more information on
  5094.           installing to a floppy diskette.
  5095.  
  5096.      5.   Insert the diskette labeled DRIVER into the A: drive, and
  5097.           press <Esc>.
  5098.  
  5099.      6.   Use the arrow keys to highlight the type of network board
  5100.           in your machine, and press <Enter>.  If you are not sure
  5101.           which board to choose, refer to the hardware
  5102.           documentation to determine what type of board you have or
  5103.           which interface it is compatible with.
  5104.  
  5105.      7.   A window showing default settings for your board is
  5106.           displayed.  You may change these if necessary by
  5107.           highlighting the item and pressing <Enter>, then
  5108.           highlight the correct value and press <Enter>.  Refer to
  5109.           the hardware documentation if you are not sure what the
  5110.           settings should be.  When the settings are correct, press
  5111.           <Esc>.
  5112.  
  5113.      8.   Answer YES or NO to the "path" message.  Note that if the
  5114.           C:\NWLITE directory is not in the DOS path, you will have
  5115.           to CD to it to use the NET utility.  You will also have
  5116.           to include the path for every NET command executed at the
  5117.           command line.
  5118.  
  5119.      9.   Answer YES or NO to the "lastdrive" message.  Note that
  5120.           LASTDRIVE should be set to the G: drive or higher to use
  5121.           the NET utility.  If you answer NO, you must edit the
  5122.           CONFIG.SYS file to include a LASTDRIVE command and reboot
  5123.           before you can use any NET command.
  5124.  
  5125.      10.  NetWare Lite is now installed.  Press <Esc> to exit the
  5126.           installation program.
  5127.  
  5128. SOLUTION
  5129.  
  5130.      NA
  5131.  
  5132.  
  5133.  
  5134.                                FYI
  5135.  
  5136. (Note: The origin of this information may be internal or external
  5137. to Novell.  Novell makes every effort within its means to verify
  5138. this information.  However, the information provided in this
  5139. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  5140. implied claims to the validity of this information.)
  5141.  
  5142.           TITLE:    Installing a Client and Server
  5143.    DOCUMENT ID#:    FYI.P.6020
  5144.            DATE:    01OCT92
  5145.         PRODUCT:    NetWare Lite
  5146. PRODUCT VERSION:    All versions
  5147.      SUPERSEDES:    NA
  5148.  
  5149. SYMPTOM
  5150.  
  5151.      NA
  5152.  
  5153. ISSUE/PROBLEM
  5154.  
  5155.      Installing a Client and Server
  5156.  
  5157.      The computer you are installing NetWare Lite on must have a
  5158.      hard disk to be configured as a server.  Do not simply copy
  5159.      the files off the original (or backup) diskettes.  To install
  5160.      NetWare Lite and configure the computer as both server and
  5161.      client, perform the following steps.  Depending on your
  5162.      current setup, the installation program may skip some of the
  5163.      steps.
  5164.  
  5165.      1.   Insert the diskette labeled PROGRAM into the A: (or B:)
  5166.           drive.
  5167.  
  5168.      2.   Type A:INSTALL, and press <Enter>.
  5169.  
  5170.      3.   Use the arrow keys to highlight "Make this machine a
  5171.           client and a server," and press <Enter>.
  5172.  
  5173.      4.   Type in a name for the server, and press <Enter>.
  5174.  
  5175.      5.   FILES must be set in the CONFIG.SYS file for the server
  5176.           to run.  The default value shown should work in most
  5177.           situations.  If you know that you need to use different
  5178.           value, answer NO to the "files" message and edit
  5179.           CONFIG.SYS appropriately.
  5180.  
  5181.      6.   BUFFERS must be set in the CONFIG.SYS file for the server
  5182.           to run.  The default value shown should work in most
  5183.           situations.  If you know that you need to use a different
  5184.           value, answer NO to the "buffers" message and edit
  5185.           CONFIG.SYS appropriately.
  5186.  
  5187.      7.   Insert the diskette labeled DRIVER into the A: drive, and
  5188.           press <Esc>.
  5189.  
  5190.      8.   Use the arrow keys to highlight the type of network board
  5191.           in your machine, and press <Enter>.  If you are not sure
  5192.           which board to choose, refer to the hardware
  5193.           documentation to determine what type of board you have or
  5194.           which interface it is compatible with.
  5195.  
  5196.      9.   A window showing default settings for your board is
  5197.           displayed.  You may change these if necessary by
  5198.           highlighting the item and pressing <Enter>, then
  5199.           highlight the correct value, and press <Enter>.  Refer to
  5200.           the hardware documentation if you are not sure what the
  5201.           settings should be.  When the settings are correct, press
  5202.           <Esc>.
  5203.  
  5204.      10.  Answer YES or NO to the "path" message.  Note that if the
  5205.           C:\NWLITE directory is not in the DOS path, you will have
  5206.           to CD to it to use the NET utility.  You will also have
  5207.           to include the path for every NET command executed at the
  5208.           command line.
  5209.  
  5210.      11.  Answer YES or NO to the "lastdrive" message.  Note that
  5211.           LASTDRIVE should be set to the G: drive or higher to use
  5212.           the NET utility.  If you answer NO, you must edit the
  5213.           CONFIG.SYS file to include a LASTDRIVE command and reboot
  5214.           before you can use any net command.
  5215.  
  5216.      12.  NetWare Lite is now installed.  Press <Esc> to exit the
  5217.           installation program.
  5218.  
  5219. SOLUTION
  5220.  
  5221.      NA
  5222.  
  5223.  
  5224.  
  5225.  
  5226.                                FYI
  5227.  
  5228. (Note: The origin of this information may be internal or external
  5229. to Novell.  Novell makes every effort within its means to verify
  5230. this information.  However, the information provided in this
  5231. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  5232. implied claims to the validity of this information.)
  5233.  
  5234.           TITLE:    Installing a Server
  5235.    DOCUMENT ID#:    FYI.P.6021
  5236.            DATE:    01OCT92
  5237.         PRODUCT:    NetWare Lite
  5238. PRODUCT VERSION:    All versions
  5239.      SUPERSEDES:    NA
  5240.  
  5241. SYMPTOM
  5242.  
  5243.      NA
  5244.  
  5245. ISSUE/PROBLEM
  5246.  
  5247.      Installing a Server
  5248.  
  5249.      The computer you are installing NetWare Lite on must have a
  5250.      hard disk to be configured as a server.  Do not simply copy
  5251.      the files off the original (or backup) diskettes.  To install
  5252.      NetWare Lite and configure the computer as a server, do the
  5253.      following steps.  Depending on your current setup, the
  5254.      installation program may skip some of the steps.
  5255.  
  5256.      1.   Insert the diskette labeled "program" into the A: (or B:)
  5257.           drive.
  5258.  
  5259.      2.   Type A:INSTALL, and press <Enter>.
  5260.  
  5261.      3.   Use the arrow keys to highlight "Make this machine a
  5262.           server," and press <Enter>.
  5263.  
  5264.      4.   Type in a name for the server, and press <Enter>.
  5265.  
  5266.      5.   Insert the diskette labeled DRIVER into the A: drive, and
  5267.           press <Esc>.
  5268.  
  5269.      6.   Use the arrow keys to highlight the type of network board
  5270.           in your machine, and press <Enter>.  If you are not sure
  5271.           which board to choose, refer to the hardware
  5272.           documentation to determine what type of board you have or
  5273.           which interface it is compatible with.
  5274.  
  5275.      7.   A window showing default settings for your board is
  5276.           displayed.  You may change these if necessary by
  5277.           highlighting the item and pressing <Enter>, then
  5278.           highlight the correct value, and press <Enter>.  Refer to
  5279.           the hardware documentation if you are not sure what the
  5280.           settings should be.  When the settings are correct, press
  5281.           <Esc>.
  5282.  
  5283.      8.   Answer YES or NO to the "path" message.
  5284.  
  5285.      9.   FILES must be set in the CONFIG.SYS file for the server
  5286.           to run.  The default value shown should work in most
  5287.           situations.  If you know that you need to use a different
  5288.           value, answer NO to the "files" message and edit
  5289.           CONFIG.SYS appropriately.
  5290.  
  5291.      10.  BUFFERS must be set in the CONFIG.SYS file for the server
  5292.           to run.  The default value shown should work in most
  5293.           situations.  If you know that you need to use a different
  5294.           value, answer NO to the "buffers" message and edit
  5295.           CONFIG.SYS appropriately.
  5296.  
  5297.      11.  NetWare Lite is now installed.  Press <Esc> to exit the
  5298.           installation program.
  5299.  
  5300.      See FYI.P.6004  "SERVER Only Instead of SERVER and CLIENT" for
  5301.      more information on whether you should also install the client
  5302.      software.
  5303.  
  5304. SOLUTION
  5305.  
  5306.      NA
  5307.  
  5308.  
  5309.  
  5310.  
  5311.                                FYI
  5312.  
  5313. (Note: The origin of this information may be internal or external
  5314. to Novell.  Novell makes every effort within its means to verify
  5315. this information.  However, the information provided in this
  5316. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  5317. implied claims to the validity of this information.)
  5318.  
  5319.           TITLE:    Logging in After Installation
  5320.    DOCUMENT ID#:    FYI.P.6022
  5321.            DATE:    01OCT92
  5322.         PRODUCT:    NetWare Lite
  5323. PRODUCT VERSION:    All versions
  5324.      SUPERSEDES:    NA
  5325.  
  5326. SYMPTOM
  5327.  
  5328.      NA
  5329.  
  5330. ISSUE/PROBLEM
  5331.  
  5332.      Logging in After Installation
  5333.  
  5334.      The first time you log in to a newly installed network, only
  5335.      one user, SUPERVISOR, will be defined on the network.  To log
  5336.      in, type NET LOGIN SUPERVISOR or type NET and press <Enter>
  5337.      and type SUPERVISOR and press <Enter> when prompted for a
  5338.      username.
  5339.  
  5340.      If you are installing on a network where other servers are
  5341.      already running, the user accounts defined on the network will
  5342.      also be defined on servers you install.  You will need to
  5343.      consult with the administrator of the network to find out what
  5344.      user accounts are defined and how you may log in to the
  5345.      network.
  5346.  
  5347.      Note:  The SUPERVISOR account on a newly installed network has
  5348.      no password.  For security reasons, Novell recommends that you
  5349.      set a password on the SUPERVISOR account soon after
  5350.      installation.  Do not forget this password.
  5351.  
  5352. SOLUTION
  5353.  
  5354.      NA
  5355.  
  5356.  
  5357.  
  5358.  
  5359.                                FYI
  5360.  
  5361. (Note: The origin of this information may be internal or external
  5362. to Novell.  Novell makes every effort within its means to verify
  5363. this information.  However, the information provided in this
  5364. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  5365. implied claims to the validity of this information.)
  5366.  
  5367.           TITLE:    Shared Resources (Network Directories and
  5368.                     Printers)
  5369.    DOCUMENT ID#:    FYI.P.6023
  5370.            DATE:    01OCT92
  5371.         PRODUCT:    NetWare Lite
  5372. PRODUCT VERSION:    All versions
  5373.      SUPERSEDES:    NA
  5374.  
  5375. SYMPTOM
  5376.  
  5377.      NA
  5378.  
  5379. ISSUE/PROBLEM
  5380.  
  5381.      Shared Resources (Network Directories and Printers)
  5382.  
  5383.      Shared resources are those resources, network directories, and
  5384.      printers that are shared with clients on a network.  Novell
  5385.      suggests that network directories and printers be given
  5386.      descriptive names.
  5387.  
  5388.      ■    Good names for network directories might be the
  5389.           following: TURBOC, WORDPERFECT, GAMES, IBM_DOS_310 or
  5390.           PUBLIC.
  5391.  
  5392.      ■    Good names for network printers might be the following: 
  5393.           LASERJET_II, EPSON_DOT.
  5394.  
  5395.      Names that might not be good are CDRIVE, PRINTER1, PRINTER2. 
  5396.      These names provide no indication of what applications or what
  5397.      types of printers are being made available.  You will notice
  5398.      that during NetWare Lite installation, a CDRIVE network
  5399.      directory is created for you.  When you become familiar with
  5400.      the product,  give this resource a more descriptive name.
  5401. SOLUTION
  5402.  
  5403.      NA
  5404.  
  5405.  
  5406.  
  5407.  
  5408.                                FYI
  5409.  
  5410. (Note: The origin of this information may be internal or external
  5411. to Novell.  Novell makes every effort within its means to verify
  5412. this information.  However, the information provided in this
  5413. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  5414. implied claims to the validity of this information.)
  5415.  
  5416.           TITLE:    Make Shared Executables Read-Only
  5417.    DOCUMENT ID#:    FYI.P.6024
  5418.            DATE:    01OCT92
  5419.         PRODUCT:    NetWare Lite
  5420. PRODUCT VERSION:    All versions
  5421.      SUPERSEDES:    NA
  5422.  
  5423. SYMPTOM
  5424.  
  5425.      NA
  5426.  
  5427. ISSUE/PROBLEM
  5428.  
  5429.      Make Shared Executables Read-Only
  5430.  
  5431.      Executable files that will be run by more than one user at a
  5432.      time need to be marked as read-only.  If they are not, then
  5433.      you may notice, at times, that you are temporarily denied
  5434.      access to a file you wish to run.
  5435.  
  5436.      Example:  You may get a message that access was denied or that
  5437.      the EXE file could not be run.  If this happens, mark the
  5438.      executable files read-only using the DOS ATTRIB command.  Type
  5439.      ATTRIB +R *.EXE in the directory where the executable files
  5440.      exist.  This example marks the *.EXE files read-only.
  5441.  
  5442.      All shared .COM, .BAT, and .OVL files should be marked as
  5443.      well.  The read-only attribute can be cleared using the same
  5444.      command replacing the +R with -R.  (See DOS documentation for
  5445.      information on the ATTRIB command.)
  5446.  
  5447. SOLUTION
  5448.  
  5449.      NA
  5450.  
  5451.  
  5452.  
  5453.  
  5454.                                FYI
  5455. (Note: The origin of this information may be internal or external
  5456. to Novell.  Novell makes every effort within its means to verify
  5457. this information.  However, the information provided in this
  5458. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  5459. implied claims to the validity of this information.)
  5460.  
  5461.           TITLE:    Printing Conventions and Suggestions
  5462.    DOCUMENT ID#:    FYI.P.6025
  5463.            DATE:    01OCT92
  5464.         PRODUCT:    NetWare Lite
  5465. PRODUCT VERSION:    All versions
  5466.      SUPERSEDES:    NA
  5467.  
  5468. SYMPTOM
  5469.  
  5470.      NA
  5471.  
  5472. ISSUE/PROBLEM
  5473.  
  5474.      Printing Conventions and Suggestions
  5475.  
  5476.      Chances are you bought NetWare Lite to share one or more
  5477.      printers.  For this reason, give special attention to the
  5478.      following remarks:
  5479.  
  5480.      Local Network Printers
  5481.  
  5482.      When a printer is assigned as a network printer, you should
  5483.      only access that printer through the network.  You may have a
  5484.      printer attached to your workstation that has been defined as
  5485.      a Network Printer.  In this case, you should capture a port
  5486.      when you wish to print to it.  If you print to it directly
  5487.      (not using capture), you may cause print job corruption.
  5488.  
  5489.      Characters Per Second and Print Buffers
  5490.  
  5491.      Network printers are created in the NET menu utility in the
  5492.      "Supervise the Network" category.  When a printer is created,
  5493.      you can configure the performance of the printer relative to
  5494.      the DOS running on the same machine where the printer is
  5495.      attached.  This is done by modifying the "Chars per second"
  5496.      parameter with the "Print buffer size" parameter of the server
  5497.      configuration.
  5498.  
  5499.      The print buffer is an area in memory where characters are
  5500.      stored before being printed.  The larger the print buffer
  5501.      size, the less often the server will need to go to disk to
  5502.      read more characters to print.  If the "Chars per second"
  5503.      value is high (relatively speaking) and the "Print buffer
  5504.      size" is large (relatively speaking), the printer will be
  5505.      driven faster and the DOS running on that machine will be
  5506.      interrupted more often to send characters to the printer.
  5507.  
  5508.      The converse is also true if the value of "Chars per second"
  5509.      is low and "Print buffer size" is small.  These values should
  5510.      also be tuned to the speed or desired speed of the printer. 
  5511.      If the printer is physically a "slow" printer, then setting
  5512.      the "Chars per second" parameter to a high number will have no
  5513.      effect.  Additionally, if the "Chars per second" is set higher
  5514.      than the "Print buffer size" parameter then this will have
  5515.      little effect, as well.
  5516.  
  5517.      Setup Strings
  5518.  
  5519.      One of the options available on network printers is setup
  5520.      strings.  You can define up to ten setup strings for each
  5521.      network printer.  In short, a setup string is a series of
  5522.      characters that put the printer into a particular mode (such
  5523.      as landscape mode or large characters mode).  By default, the
  5524.      DEFAULT setup string is set to nothing.  The DEFAULT setup
  5525.      string should be set to a sequence of values that reset the
  5526.      printer.  Many printers use the string "1E 45" (<Esc>E) to
  5527.      reset the printer (Check the documentation for your printer to
  5528.      find out what sequence resets the printer).  The manual that
  5529.      came with the printer should describe the values that place
  5530.      the printer into different modes.  Setup strings are always
  5531.      entered using hexadecimal codes.
  5532.  
  5533.      By defining more than one setup string for a Network Printer,
  5534.      it is possible to submit jobs that will print in different
  5535.      printer modes.  Setup strings can be used as part of the NET
  5536.      CAPTURE command or in the "Print" category of the NET menu
  5537.      utility.  An example of its use with NET CAPTURE is provided
  5538.      below.
  5539.  
  5540.      Capture Settings
  5541.  
  5542.      The term "capturing ports" refers to redirecting print jobs
  5543.      from the normal printing device to someplace else; in this
  5544.      case, a network printer.  To capture a port, you must first
  5545.      load CLIENT and log in to the network.  You can then access
  5546.      network printers by capturing ports with the NET CAPTURE
  5547.      command.  Several options that are available with this command
  5548.      are discussed in the manual, as well as in the on-line help in
  5549.      the NET menu utility, and at the command-line when NET CAPTURE
  5550.      HELP is typed.  A sample command-line might look like the
  5551.      following:
  5552.  
  5553.           NET CAPTURE LPT1 LASERJET B=N D=Y S=LANDSCAPE
  5554.  
  5555.      This example specifies that all jobs sent to LPT1 of the local
  5556.      machine will be redirected to the network printer LASERJET. 
  5557.      It also specifies that for all print jobs sent to LPT1
  5558.      (LASERJET), NO banner should be printed and each job should
  5559.      start printing before the job has been completely submitted
  5560.      (direct printing).  Finally, this job is printed using the
  5561.      LANDSCAPE setup string (created previously on printer
  5562.      LASERJET).
  5563.      The LANDSCAPE setup string values are sent to the printer just
  5564.      before the data of each print job sent to LPT1.  The DEFAULT
  5565.      setup string values are sent to the printer after each print
  5566.      job is printed (thus resetting the printer for the next job
  5567.      sent to this printer).
  5568.  
  5569.      From the NET menu utility, it is also possible to submit a
  5570.      print job and have the job immediately go on hold.  When a
  5571.      print job is on hold, it is placed on the queue but not
  5572.      printed.  It can be taken off hold (and thus printed) by
  5573.      selecting the job from the print job list and changing the
  5574.      flags of the job.
  5575.  
  5576.      Capturing COM Ports
  5577.  
  5578.      The documentation incorrectly states that as a client, you can
  5579.      capture COM1 or COM2.  The COM1 and COM2 ports can only be
  5580.      used by a server.  A network printer can be assigned to the
  5581.      COM1 or COM2 port.  Clients can then capture LPT1, LPT2, or
  5582.      LPT3 to a network printer that has been created and assigned
  5583.      to COM1 or COM2.
  5584.  
  5585.      Postscript Printing
  5586.  
  5587.      Because of the nature of postscript printers, special care
  5588.      must be taken when sending print jobs.  You should make sure
  5589.      your capture has the following set:
  5590.  
  5591.           BANNER=No
  5592.           TABS=0
  5593.           FORMFEED=No
  5594.  
  5595.      You may also want to set the WAIT parameter to a value higher
  5596.      than 10 seconds.  If your print job gets split to multiple
  5597.      jobs when printing to a postscript printer, you will want to
  5598.      increase the WAIT value.  Increase it until your print job
  5599.      comes out all in one job.
  5600.  
  5601.      Using WAIT=0
  5602.  
  5603.      The WAIT=0 should only be used if the application you are
  5604.      using will close the print job.  If the application does not
  5605.      close the print job, using WAIT=0 will keep the print job open
  5606.      until it is closed explicitly.  A print job on LPT1 can be
  5607.      closed manually from the DOS command-line by sending a
  5608.      formfeed or <Ctrl>+L, displayed ^L (press and hold the <Ctrl>
  5609.      key while pressing the <L> key, then release the <L> key and
  5610.      <Ctrl> key).  Type ECHO ^L > LPT1.  This sends a form feed
  5611.      character to LPT1 and closes the job.  Generally, using a WAIT
  5612.      value of 10 or so is adequate.
  5613.  
  5614.      CAUTION: If you use WAIT=0 and DIRECT=Y, you will hold the
  5615.      printer until the print job is explicitly closed.
  5616.  
  5617. SOLUTION
  5618.  
  5619.      NA
  5620.  
  5621.  
  5622.  
  5623.  
  5624.                                FYI
  5625.  
  5626. (Note: The origin of this information may be internal or external
  5627. to Novell.  Novell makes every effort within its means to verify
  5628. this information.  However, the information provided in this
  5629. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  5630. implied claims to the validity of this information.)
  5631.  
  5632.           TITLE:    NetWare Lite Prerelease White Paper
  5633.    DOCUMENT ID#:    FYI.P.6026
  5634.            DATE:    01OCT92
  5635.         PRODUCT:    NetWare Lite
  5636. PRODUCT VERSION:    All versions
  5637.      SUPERSEDES:    NA
  5638.  
  5639. SYMPTOM
  5640.  
  5641.      NA
  5642.  
  5643. ISSUE/PROBLEM
  5644.  
  5645.      NetWare Lite Prerelease White Paper
  5646.  
  5647.      Overview
  5648.  
  5649.      NetWare Lite(tm) is Novell's new peer-to-peer operating
  5650.      system.  Its client/server architecture provides networking
  5651.      features for small LANs.  NetWare Lite is designed to be easy
  5652.      to install and use.  It supports disk and printer sharing for
  5653.      up to 25 nodes on a single physical LAN segment.  Each node in
  5654.      the network can be configured as either a client, a server, or
  5655.      both.  Both client and server are DOS
  5656.      terminate-and-stay-resident (TSR) programs.  Therefore, the
  5657.      server operates in a nondedicated mode with DOS as the
  5658.      underlying operating system.
  5659.  
  5660.      Program Details
  5661.  
  5662.      NetWare Lite consists of three TSR software pieces and a
  5663.      single utility.
  5664.  
  5665.      The client supports the Microsoft interrupt 2fh redirector
  5666.      interface and occupies approximately 12 KB of workstation
  5667.      memory.
  5668.  
  5669.      The server is another DOS TSR that uses DOS networking server
  5670.      hooks.  The average configuration requires 45 KB of
  5671.      workstation memory.  The server runs in real mode on an IBM
  5672.      PC, XT, AT or compatible computer with a hard disk.  The
  5673.      server uses DOS and the DOS file system to share files with
  5674.      network clients.
  5675.  
  5676.      Both programs use Novell's IPX protocol.  IPX is provided by
  5677.      a trio of TSRs that implement Novell's ODI protocol interface
  5678.      and MLID LAN board interface.  The group of programs providing
  5679.      the IPX protocol requires approximately 15 KB of workstation
  5680.      memory depending on the LAN driver used.  NetWare Lite
  5681.      provides a group of Multiple Link Interface Drivers (MLID)
  5682.      drivers with the product to support a large number of LAN
  5683.      boards.  NetWare Lite also runs with other LAN boards if an
  5684.      MLID compliant driver is provided.  NetWare Lite also runs
  5685.      over the older "linked" version of IPX if it is already
  5686.      present.
  5687.  
  5688.      Network operations and administration are performed using a
  5689.      single utility that functions in either command-line or
  5690.      menu-driven mode.  The utility incorporates extensive online
  5691.      user help.
  5692.  
  5693.      The client and server communicate using a request/response
  5694.      protocol similar to that used by the dedicated NetWare
  5695.      operating system.  The server can support up to 25
  5696.      simultaneous client connections.  All nodes on a NetWare Lite
  5697.      network, both clients and servers, exist on a single physical
  5698.      LAN segment or on LAN segments connected through Media Access
  5699.      Control (MAC) layer bridges.  The underlying operating system
  5700.      for the server and client is DOS version 3.x (3.1 and above),
  5701.      4.x, 5.0, or DR DOS 6.0.  Disk redirection, file attributes,
  5702.      and file sharing are supported including enforcement of DOS
  5703.      sharing modes and record locking through DOS' SHARE.EXE. 
  5704.      Printer redirection is supported through both DOS device I/O
  5705.      and BIOS printer services.
  5706.  
  5707.      Network Features
  5708.  
  5709.      The server provides network directories that can be shared by
  5710.      a client as a redirected disk.  A network directory associates
  5711.      a logical name to a subdirectory on a physical drive at the
  5712.      server.  More than one network directory can be defined within
  5713.      the same subdirectory tree on a server's physical disk.  Both
  5714.      hard drives and floppy drives can be shared as network
  5715.      directories.  The server can also provide network printers
  5716.      that can be shared by a client as a redirected printer port. 
  5717.      A network printer associates a logical name to a printer
  5718.      attached to the server.
  5719.  
  5720.      Network security is enforced through user accounts.  Access to
  5721.      network resources can be controlled on a per-user basis using
  5722.      a simplified rights scheme implemented through access control
  5723.      lists.  A user's identity is verified using password
  5724.      authentication.  Passwords are encrypted both in the user
  5725.      database and during transmission on the network.  A full range
  5726.      of user account restrictions and password requirements is
  5727.      enforced by the operating system.
  5728.  
  5729.      Network directories can be manipulated dynamically.  For
  5730.      instance, a new network directory can be created and used
  5731.      without rebooting the server on which it exists.
  5732.  
  5733.      Print jobs are spooled and can be manipulated (held, deleted,
  5734.      or other) while in the print queue at the server.  The server
  5735.      supports both parallel and serial print devices and can spool
  5736.      simultaneously to multiple printers.  Print jobs can be
  5737.      controlled by a variety of printing options such as the
  5738.      following:
  5739.  
  5740.      ■    printing a banner
  5741.      ■    number of copies
  5742.      ■    tab expansion
  5743.      ■    printer setup strings
  5744.      ■    holding a job
  5745.  
  5746.      Also supported is direct printing whereby a job can begin
  5747.      despooling (printing) before it has finished being submitted
  5748.      to the print queue.
  5749.  
  5750.      A variety of statistics is reported for servers that can be
  5751.      monitored and used to reconfigure a server for enhanced memory
  5752.      utilization or performance.  The network maintains an audit
  5753.      log so that activities on the network can be tracked.  An
  5754.      error log is also kept to aid in isolating and resolving
  5755.      problems with the network.  The installation program includes
  5756.      verification that LAN boards, cables, and IPX software are
  5757.      installed correctly and are operational.
  5758.  
  5759.      Additional miscellaneous features include the following:
  5760.  
  5761.      ■    Messages can be sent to other users' video displays.
  5762.  
  5763.      ■    It is possible to disable the reception and display of
  5764.           messages on your terminal.
  5765.  
  5766.      ■    Time for all or part of the machines on the network can
  5767.           be synchronized.
  5768.  
  5769.      ■    The server has a pop-up window that displays printer
  5770.           errors and necessary operator actions and another window
  5771.           that requests confirmation when the user reboots the
  5772.           machine.
  5773.  
  5774.      Operational Details (Advanced Features)
  5775.  
  5776.      NetWare Lite's implementation of advanced networking
  5777.      techniques achieves simplicity of operation as well as network
  5778.      performance and robustness.  Shared directories and printers
  5779.      and users are presented in a network-wide view.  Network
  5780.      directories and printers can be used without reference to (or
  5781.      user's awareness of) the location of their physical component. 
  5782.      Furthermore, client access to a resource is unaffected by
  5783.      moving the resource from one server to another.  Although
  5784.      resources are presented to the user in a conglomerate view,
  5785.      servers operate independently of each other.  Also, a single
  5786.      server or group of servers can go down without disrupting the
  5787.      rest of the network.
  5788.  
  5789.      The user database is a distributed, replicated database. 
  5790.      Therefore, user accounts are administered on a network-wide
  5791.      rather than on a per-server basis.  A user logs into the
  5792.      network rather than into specific servers.  The password is
  5793.      required only once (the client software, not the user, handles
  5794.      authentication with new servers as their resources are used). 
  5795.      Only one account exists on the network for each user.  This
  5796.      greatly simplifies user administration.  If user accounts are
  5797.      administered when a portion of the network is down, the user
  5798.      database is resynchronized when that portion again becomes
  5799.      operational.  Because the database is distributed, network
  5800.      operation continues even if only one server is functional.
  5801.  
  5802.      The client can reconnect (transparently to the user) with a
  5803.      server and continue most operations even after a server has
  5804.      gone down and is brought back up.  In such a case, drives do
  5805.      not need to be remapped nor must printer ports be recaptured. 
  5806.      However, information for open DOS files cannot be retained
  5807.      through a server reboot.
  5808.  
  5809.      NetWare Lite supports decentralized network administration. 
  5810.      Network resources and server configurations can be manipulated
  5811.      from any machine (running the client software) on the network. 
  5812.      Remote administration of servers can be optionally disallowed
  5813.      per server.
  5814.  
  5815.      The server implements a read-ahead cache for enhanced
  5816.      performance.  NetWare Lite is also compatible with third-party
  5817.      DOS-based disk caches.  Several third-party caches have been
  5818.      tested and found to enhance network performance by the same
  5819.      amount that they enhance local DOS disk performance.
  5820.  
  5821.      NetWare Compatibility
  5822.  
  5823.      NetWare Lite is compatible with NetWare.  NetWare Lite
  5824.      software (both client and server) can use either the ODI
  5825.      implementation of IPX or the original linked implementation of
  5826.      IPX.  The client and server both coexist with the NetWare DOS
  5827.      shell.  Thus, a client may have drives mapped to volumes on
  5828.      dedicated NetWare 286 or 386 servers while simultaneously
  5829.      having other drives mapped to NetWare Lite network
  5830.      directories.  Also, dedicated NetWare volumes can be chained
  5831.      into a NetWare Lite network by mapping a drive to the volume
  5832.      using the shell and then providing a network directory, based
  5833.      on that drive, to Lite clients through the nondedicated
  5834.      NetWare Lite server.  The same holds true for simultaneous
  5835.      port captures and chained printer ports.
  5836.  
  5837.      Applications Compatibility
  5838.  
  5839.      NetWare Lite is compatible with application software that uses
  5840.      single-machine DOS calls.  Also, NetWare Lite supports network
  5841.      applications that use only DOS networking APIs.  This includes
  5842.      all DOS networking APIs.  The NetWare application programming
  5843.      interface is not supported.
  5844.  
  5845.      Peer-to-peer network level APIs are also supported.  This
  5846.      includes IPX, SPX, and NetBIOS.  To use the NetBIOS API with
  5847.      NetWare Lite, you must load Novell's NetBIOS emulator software
  5848.      (available separately).
  5849.  
  5850. SOLUTION
  5851.  
  5852.      NA
  5853.  
  5854.  
  5855.  
  5856.  
  5857.                                FYI
  5858.  
  5859. (Note: The origin of this information may be internal or external
  5860. to Novell.  Novell makes every effort within its means to verify
  5861. this information.  However, the information provided in this
  5862. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  5863. implied claims to the validity of this information.)
  5864.  
  5865.           TITLE:    Location Independence
  5866.    DOCUMENT ID#:    FYP.P.6027
  5867.            DATE:    01OCT92
  5868.         PRODUCT:    NetWare Lite
  5869. PRODUCT VERSION:    All versions
  5870.      SUPERSEDES:    NA
  5871.  
  5872. SYMPTOM
  5873.  
  5874.      NA
  5875.  
  5876. ISSUE/PROBLEM
  5877.  
  5878.      Location Independence
  5879.  
  5880.      You will notice that NetWare Lite resources are location
  5881.      independent.
  5882.  
  5883.      Suppose you create a network directory named ALL_APPS on a
  5884.      server named DEPT_SERVER.  Server DEPT_SERVER is a 8 MHz 286
  5885.      machine with a 40 MB hard disk.  All clients map drives to
  5886.      ALL_APPS and use it every day.  Now suppose you buy a 50 MHz
  5887.      486 machine with a 1 GB disk drive on it.  You want to move
  5888.      the network directory ALL_APPS to this new machine.  You
  5889.      install this new machine, and call it HOT_SERVER.  You can
  5890.      then create a new network directory on this new server and
  5891.      call it ALL_APPS (same name as before).  You then copy the
  5892.      files from DEPT_SERVER to HOT_SERVER.  ALL_APPS can now be
  5893.      removed from DEPT_SERVER.  All your clients will now use
  5894.      ALL_APPS from HOT_SERVER and nothing need be changed from the
  5895.      client's perspective.  The clients do not need to know that
  5896.      the location of the network directory ALL_APPS has moved. 
  5897.      This same principle applies to network printers
  5898.  
  5899. SOLUTION
  5900.  
  5901.      NA
  5902.  
  5903.  
  5904.  
  5905.  
  5906.                                FYI
  5907.  
  5908. (Note: The origin of this information may be internal or external
  5909. to Novell.  Novell makes every effort within its means to verify
  5910. this information.  However, the information provided in this
  5911. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  5912. implied claims to the validity of this information.)
  5913.  
  5914.           TITLE:    Auxiliary NetWare Lite Files
  5915.    DOCUMENT ID#:    FYI.P.6028
  5916.            DATE:    01OCT92
  5917.         PRODUCT:    NetWare Lite
  5918. PRODUCT VERSION:    All versions
  5919.      SUPERSEDES:    NA
  5920.  
  5921. SYMPTOM
  5922.  
  5923.      NA
  5924.  
  5925. ISSUE/PROBLEM
  5926.  
  5927.      Auxiliary NetWare Lite Files
  5928.  
  5929.      Included with NetWare Lite are four extra programs that are
  5930.      not documented.  These files are not needed for NetWare Lite
  5931.      to run but add fun and functionality.  They are: DEDICATE.COM,
  5932.      DEMO.EXE, NETBIOS.EXE, and NLSNIPES.EXE.
  5933.  
  5934.      DEDICATE.COM -- DEDICATE is a little program that can be run
  5935.      on a server to improve performance.  It is a useful program to
  5936.      be run on NetWare Lite machines that are acting as dedicated
  5937.      servers or if a machine is a server/client and the client is
  5938.      not going to be active for a while.  To run DEDICATE, type
  5939.      DEDICATE when in the C:\NWLITE subdirectory on the machine
  5940.      running SERVER.EXE.
  5941.      DEMO.EXE -- DEMO is a networking demonstration program that
  5942.      shows how workstations can communicate using shared file
  5943.      access.  When run, a worm is shown moving around on the
  5944.      screens of the workstations running DEMO.EXE.  As the worm
  5945.      covers each screen, eventually the word "LITE" is shown.  To
  5946.      run DEMO, change to the same directory on the same server on
  5947.      each machine that will be running DEMO.  With DEMO.EXE in your
  5948.      PATH, type DEMO and press <Enter> on each workstation.  DEMO
  5949.      works best if run in a Left-to-Right fashion.  That is,
  5950.      starting on the leftmost workstation, run DEMO.EXE and move
  5951.      right running DEMO on each machine.  The screens are
  5952.      connected, starting left and moving right, in the order that
  5953.      DEMO was started.  Once running, you can drive your worm using
  5954.      the arrow key.  DEMO will only support nine workstations
  5955.      running simultaneously.
  5956.  
  5957.      NETBIOS.EXE -- This is the NetBIOS that is included with
  5958.      regular NetWare.  It can be loaded any time after IPXODI is
  5959.      loaded.  Some applications require the presence of NetBIOS. 
  5960.      For this reason, NetBIOS is provided with NetWare Lite.  For
  5961.      more documentation on NETBIOS.EXE, contact the nearest Novell
  5962.      Authorized Reseller.
  5963.  
  5964.      NLSNIPES.EXE -- NLSNIPES is a game.  One to five users can
  5965.      play at a time.  Everyone who wants to play NLSNIPES must map
  5966.      a drive to the same Network directory on the same server.  To
  5967.      run, type NLSNIPES.  You will then be asked for two initials;
  5968.      this uniquely identifies your "man" as you play.  The first
  5969.      person to run NLSNIPES is the "starter."  As people run
  5970.      NLSNIPES and enter their initials, they will see the initials
  5971.      of the other players that are entering the game.  Once the
  5972.      desired group is ready, the "starter" will press <Enter> to
  5973.      begin.  Move your "man" through the maze killing snipes,
  5974.      generators, and other "men."  For instructions on how to move
  5975.      and shoot, type "NLSNIPES /H" at the command-line.
  5976.  
  5977. SOLUTION
  5978.  
  5979.      NA
  5980.  
  5981.  
  5982.  
  5983.  
  5984.                                FYI
  5985.  
  5986. (Note: The origin of this information may be internal or external
  5987. to Novell.  Novell makes every effort within its means to verify
  5988. this information.  However, the information provided in this
  5989. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  5990. implied claims to the validity of this information.)
  5991.  
  5992.           TITLE:    Workstation Time
  5993.    DOCUMENT ID#:    FYI.P.6029
  5994.            DATE:    01OCT92
  5995.         PRODUCT:    NetWare Lite
  5996. PRODUCT VERSION:    All versions
  5997.      SUPERSEDES:    NA
  5998.  
  5999. SYMPTOM
  6000.  
  6001.      NA
  6002.  
  6003. ISSUE/PROBLEM
  6004.  
  6005.      Workstation Time
  6006.  
  6007.      To keep the system time of network clients synchronized,
  6008.      Novell suggests that "NET TIME <server_name>" be placed in
  6009.      everyone's AUTOEXEC.BAT or STARTNET.BAT file.  <Server_name>
  6010.      should be a machine that keeps fairly accurate time.  This
  6011.      becomes especially important if NetWare Lite is being used in
  6012.      a software development environment where MAKE.EXE is being
  6013.      used.  MAKE.EXE requires strict time synchronization.  If NET
  6014.      TIME is used, then MAKE.EXE will function smoothly. 
  6015.      Furthermore, the time on all servers can be synchronized by
  6016.      using the "Time Synchronization" option in the "Supervise the
  6017.      Network" menu.
  6018.  
  6019. SOLUTION
  6020.  
  6021.      NA
  6022.  
  6023.  
  6024.  
  6025.  
  6026.                                FYI
  6027.  
  6028. (Note: The origin of this information may be internal or external
  6029. to Novell.  Novell makes every effort within its means to verify
  6030. this information.  However, the information provided in this
  6031. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  6032. implied claims to the validity of this information.)
  6033.  
  6034.           TITLE:    Loading IPXODI A
  6035.    DOCUMENT ID#:    FYI.P.6030
  6036.            DATE:    01OCT92
  6037.         PRODUCT:    NetWare Lite
  6038. PRODUCT VERSION:    All versions
  6039.      SUPERSEDES:    NA
  6040.  
  6041. SYMPTOM
  6042.  
  6043.      NA
  6044.  
  6045. ISSUE/PROBLEM
  6046.  
  6047.      Loading IPXODI A
  6048.  
  6049.      In the STARTNET.BAT file that is created for you, the line
  6050.      "IPXODI A" appears.  The parameter "A" instructs IPXODI to
  6051.      only load IPX that makes it so IPXODI uses less memory.  If
  6052.      you have an application that needs SPX to run, remove the "A"
  6053.      from this line when loading IPXODI then SPX will also be
  6054.      loaded.  You can type "IPXODI ?" to see a list of all
  6055.      available options for IPXODI.
  6056.  
  6057. SOLUTION
  6058.  
  6059.      NA
  6060.  
  6061.  
  6062.  
  6063.  
  6064.                                FYI
  6065.  
  6066. (Note: The origin of this information may be internal or external
  6067. to Novell.  Novell makes every effort within its means to verify
  6068. this information.  However, the information provided in this
  6069. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  6070. implied claims to the validity of this information.)
  6071.  
  6072.           TITLE:    Compatibility with the NetWare Shell
  6073.    DOCUMENT ID#:    FYI.P.6031
  6074.            DATE:    01DEC92
  6075.         PRODUCT:    NetWare Lite
  6076. PRODUCT VERSION:    All versions
  6077.      SUPERSEDES:    NA
  6078.  
  6079. SYMPTOM
  6080.  
  6081.      NA
  6082.  
  6083. ISSUE/PROBLEM
  6084.  
  6085.      Compatibility with the NetWare Shell
  6086.  
  6087.      If your site is currently using Novell NetWare and you are
  6088.      installing NetWare Lite on the same LAN, then there are some
  6089.      guidelines that should be followed for both to function
  6090.      properly.
  6091.  
  6092.      NetWare Lite functions on a single LAN segment.  In other
  6093.      words, NetWare Lite packets do not cross Novell bridges
  6094.      (NetWare Lite packets do cross MAC layer bridges or repeaters,
  6095.      however).  In a site that has existing NetWare, each NetWare
  6096.      Lite network will be constrained to a single LAN segment.
  6097.  
  6098.      If there are workstations that will load both the NetWare
  6099.      shell and NetWare Lite software, Novell strongly suggests the
  6100.      following load order:
  6101.  
  6102.      IPX                      (The IPX you had or IPXODI that came
  6103.                               with NetWare Lite; either one but
  6104.                               not both)
  6105.  
  6106.      DOS Share                (SHARE.EXE, if becoming a SERVER)
  6107.  
  6108.      NetWare Lite Server      (SERVER.EXE, if desired)
  6109.  
  6110.      NetWare Lite Client      (CLIENT.EXE, if desired)
  6111.  
  6112.      NetWare Shell            (NETx.COM)
  6113.  
  6114.      After you have installed the Client to a workstation that will
  6115.      also be running the NetWare Shell, you will need to modify
  6116.      your AUTOEXEC.BAT or appropriate batch file to load the files
  6117.      in the correct order.
  6118.  
  6119.      Note: With LASTDRIVE set, the NetWare Shell will map the first
  6120.      drive past LASTDRIVE to the SYS:LOGIN directory of the NetWare
  6121.      server for you to log in.  If LASTDRIVE is not set, DOS
  6122.      defaults it to the E: drive; thus, F: would be mapped to
  6123.      SYS:LOGIN.  Also, if you use the MAP *1:= command in your
  6124.      login script, *1 means the first drive past LASTDRIVE.  If you
  6125.      are dependent on certain drives being mapped with certain
  6126.      letters, changing LASTDRIVE may change which drive letters are
  6127.      mapped.  Be aware that all drive letters, A: through Z:, can
  6128.      be mapped to NetWare servers. (NetWare Lite can only map A:
  6129.      through LASTDRIVE.)
  6130.  
  6131. SOLUTION
  6132.  
  6133.      NA
  6134.  
  6135.  
  6136.  
  6137.  
  6138.                                FYI
  6139.  
  6140. (Note: The origin of this information may be internal or external
  6141. to Novell.  Novell makes every effort within its means to verify
  6142. this information.  However, the information provided in this
  6143. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  6144. implied claims to the validity of this information.)
  6145.  
  6146.           TITLE:    Disabling the Server
  6147.    DOCUMENT ID#:    FYI.P.6032
  6148.            DATE:    01OCT92
  6149.         PRODUCT:    NetWare Lite
  6150. PRODUCT VERSION:    All versions
  6151.      SUPERSEDES:    NA
  6152.  
  6153. SYMPTOM
  6154.  
  6155.      NA
  6156.  
  6157. ISSUE/PROBLEM
  6158.  
  6159.      Disabling the Server
  6160.  
  6161.      There is no way to remove the server or client from memory
  6162.      once either is loaded.  The server can be disabled after
  6163.      loading by doing the following:
  6164.  
  6165.      1.   Press <Ctrl>+<Alt>+<Del> as if you were rebooting.
  6166.  
  6167.      2.   When the reboot window comes up, press <1> to disable the
  6168.           server.
  6169.  
  6170.      This simply turns the functionality of the server off;
  6171.      however, it is not removed from memory.
  6172.  
  6173. SOLUTION
  6174.  
  6175.      NA
  6176.  
  6177.  
  6178.  
  6179.  
  6180.                                FYI
  6181.  
  6182. (Note: The origin of this information may be internal or external
  6183. to Novell.   Novell makes every effort within its means to verify
  6184. this information.   However, the information provided in this
  6185. document is FOR YOUR INFORMATION only.   Novell makes no explicit
  6186. or implied claims to the validity of this information.)
  6187.  
  6188.           TITLE:    Improving Server Performance
  6189.    DOCUMENT ID#:    FYI.P.6033
  6190.            DATE:    01OCT92
  6191.         PRODUCT:    NetWare Lite
  6192. PRODUCT VERSION:    All versions
  6193.      SUPERSEDES:    NA
  6194.  
  6195. SYMPTOM
  6196.  
  6197.      NA
  6198.  
  6199. ISSUE/PROBLEM
  6200.  
  6201.      Improving Server Performance
  6202.  
  6203.      Fragmented files on the hard disk drive of a server can
  6204.      adversely affect performance.  It is suggested that you
  6205.      periodically unfragment the files on the hard disk drive of
  6206.      each server.  This can be done using any of a number of disk
  6207.      optimizing or disk compression tools available in the market
  6208.      place.
  6209.  
  6210.    *****  WARNING  *****
  6211.      Make sure the server is not running when this type of
  6212.      operation is done!
  6213.  
  6214.      Never run any low-level disk repair utilities on the hard disk
  6215.      drive of the server while the SERVER is loaded.  This can
  6216.      cause corruption of data stored on the hard disk drive.  This
  6217.      includes CHKDSK /F, disk-doctor utilities, and disk-optimizing
  6218.      utilities.  Low-level utilities can only be run directly on
  6219.      the server machine.  You cannot run them from clients that
  6220.      have a drive mapped to the server.
  6221.  
  6222. SOLUTION
  6223.  
  6224.      NA
  6225.  
  6226.  
  6227.  
  6228.  
  6229.                                FYI
  6230.  
  6231. (Note: The origin of this information may be internal or external
  6232. to Novell.  Novell makes every effort within its means to verify
  6233. this information.  However, the information provided in this
  6234. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  6235. implied claims to the validity of this information.)
  6236.  
  6237.           TITLE:    Renaming Servers and Reconnection
  6238.    DOCUMENT ID#:    FYI.P.6034
  6239.            DATE:    01OCT92
  6240.         PRODUCT:    NetWare Lite
  6241. PRODUCT VERSION:    All versions
  6242.      SUPERSEDES:    NA
  6243.  
  6244. SYMPTOM
  6245.  
  6246.      NA
  6247.  
  6248. ISSUE/PROBLEM
  6249.  
  6250.      Renaming Servers and Reconnection
  6251.  
  6252.      Whenever a server is renamed, you should reboot that server
  6253.      soon and have the clients that were connected to that server,
  6254.      relogin.  Clients cannot reconnect to a server that was
  6255.      renamed.
  6256.  
  6257. SOLUTION
  6258.  
  6259.      NA
  6260.  
  6261.  
  6262.  
  6263.  
  6264.                                FYI
  6265. (Note: The origin of this information may be internal or external
  6266. to Novell.  Novell makes every effort within its means to verify
  6267. this information.  However, the information provided in this
  6268. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  6269. implied claims to the validity of this information.)
  6270.  
  6271.           TITLE:    Server Optimization and Functions
  6272.    DOCUMENT ID#:    FYI.P.6037
  6273.            DATE:    01OCT92
  6274.         PRODUCT:    NetWare Lite
  6275. PRODUCT VERSION:    All versions
  6276.      SUPERSEDES:    NA
  6277.  
  6278. SYMPTOM
  6279.  
  6280.      NA
  6281.  
  6282. ISSUE/PROBLEM
  6283.  
  6284.      Server Optimization and Functions
  6285.  
  6286.      Disk Caches
  6287.  
  6288.      NetWare Lite does not ship with a disk cache.  Novell has
  6289.      tested with several (read many) commercially available disk
  6290.      cache products and found them to be quite inexpensive while
  6291.      adding significant performance to the NetWare Lite server
  6292.      software.  For higher performance of the NetWare Lite server,
  6293.      Novell suggests that you acquire a disk cache and install it
  6294.      on the server machines.  Some cache tuning may be necessary
  6295.      for best results.
  6296.  
  6297.      Server Configuration
  6298.  
  6299.      For best performance, Novell suggests that you increase
  6300.      receive buffer and read buffer sizes to what is supported by
  6301.      the network topology (such as Ethernet, Token-Ring) up to a
  6302.      maximum of 4096 bytes using a multiple of 512 bytes.  In fact,
  6303.      if 4096 is selected then the server will truncate the value to
  6304.      the maximum value supported by the topology.  This tuning
  6305.      allows clients to request more data from (or send more data
  6306.      to) the server with each read (write) operation.  When more
  6307.      data is sent, fewer requests are necessary and better
  6308.      performance is obtained.  This enhancement does increase the
  6309.      size of server when it is resident in DOS.
  6310.  
  6311.      Depending on the load being placed on the server, it may be
  6312.      beneficial to increase the number of receive buffers and read
  6313.      buffers.  In general, Novell found that 8 to 12 receive
  6314.      buffers are enough for even the most heavily loaded server. 
  6315.      Similarly, 5 to 10 read buffers are sufficient.  These values
  6316.      do not need to be more than one or two above the number of
  6317.      simultaneous connections (up to the suggested maximums of 8 to
  6318.      12 receive buffers and 5 to 10 read buffers).
  6319.      Mapping verses  SUBSTing
  6320.  
  6321.      If your machine is a server and you would like to map to the
  6322.      server, it is recommended that you SUBST to the server instead
  6323.      of mapping to server.  SUBST is a DOS command that lets you
  6324.      assign a drive letter to a directory on another drive.
  6325.  
  6326.      Example:
  6327.  
  6328.           If you usually map to the server with the G: drive to the
  6329.           Network Directory APPS and APPS is actually the C:\APPS
  6330.           directory, the NET MAP G: APPS command could be replaced
  6331.           by SUBST G: C:\APPS command.  To remove this
  6332.           substitution, you would type SUBST G: /D.
  6333.  
  6334.      Using this substitution rather than a mapping will result in
  6335.      better performance for operations done on the G: drive.
  6336.  
  6337.      Mapping Local Drive
  6338.  
  6339.      You can map drives that are local (A: or B:) and use them
  6340.      temporarily as network drives.  However, as a general
  6341.      practice, it is not recommended.  If you run out of drive
  6342.      letters to map, increase LASTDRIVE in your CONFIG.SYS.
  6343.  
  6344.      Use of ASSIGN
  6345.  
  6346.      Do not use ASSIGN with NetWare Lite.  The DOS reference manual
  6347.      (3.3) recommends that you use SUBST instead of ASSIGN and
  6348.      explains how to do so.
  6349.  
  6350. SOLUTION
  6351.  
  6352.      NA
  6353.  
  6354.  
  6355.  
  6356.  
  6357.                                FYI
  6358.  
  6359. (Note: The origin of this information may be internal or external
  6360. to Novell.  Novell makes every effort within its means to verify
  6361. this information.  However, the information provided in this
  6362. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  6363. implied claims to the validity of this information.)
  6364.  
  6365.           TITLE:    Double Drive Mappings
  6366.    DOCUMENT ID#:    FYI.P.6039
  6367.            DATE:    01OCT92
  6368.         PRODUCT:    NetWare Lite
  6369. PRODUCT VERSION:    All versions
  6370.      SUPERSEDES:    NA
  6371.  
  6372. SYMPTOM
  6373.      NA
  6374.  
  6375. ISSUE/PROBLEM
  6376.  
  6377.      Double Drive Mappings
  6378.  
  6379.      If you are using NetWare Lite on the same network with Native
  6380.      NetWare (NetWare v3.11 or v2.2) you may run across the
  6381.      situation where NetWare Lite's Net utility reports a single
  6382.      drive letter mapped to two different directories
  6383.      simultaneously (such as two F: drives).  These "double drive
  6384.      mappings" will occur in the following scenario:
  6385.  
  6386.           Map a drive letter with NetWare Lite (NET MAP F: CDRIVE
  6387.           SERVER1).
  6388.  
  6389.           Log in to a NetWare v3.11 or v2.2 server.  If your
  6390.           server's system login script has a drive mapping that
  6391.           uses the same drive letter (F:) as the pervious NetWare
  6392.           Lite mapping it will override the mapping without giving
  6393.           the usual NetWare warning "drive already in use by local
  6394.           drive."
  6395.  
  6396.      Note:  You will get the warning if you map from the command
  6397.      line.
  6398.  
  6399.           If you then return to NetWare Lite's Net utility and
  6400.           select drive mappings, you will see that  the F: drive
  6401.           appears as a NetWare Lite drive mapping and as a Native
  6402.           NetWare Mapping.
  6403.  
  6404.           When this situation occurs, the mapping to Native NetWare
  6405.           will be the active mapping.  NetWare Lite will flag its
  6406.           own mapping inactive and is, therefore, inaccessible to
  6407.           the user.  The NetWare Lite mapping can not be deleted as
  6408.           long as it is inactive.  To make the NetWare Lite mapping
  6409.           active, delete the Native NetWare mapping.
  6410.  
  6411. SOLUTION
  6412.  
  6413.      NA
  6414.  
  6415.  
  6416.  
  6417.  
  6418.                                FYI
  6419.  
  6420. (Note:  The origin of this information may be internal or external
  6421. to Novell.  Novell makes every effort within its means to verify
  6422. this information.  However, the information provided in this
  6423. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  6424. implied claims to the validity of this information.)
  6425.  
  6426.           TITLE:    DOS Error Codes and Extended Error Codes
  6427.    DOCUMENT ID#:    FYI.P.6069
  6428.            DATE:    04DEC92
  6429.         PRODUCT:    NetWare Lite
  6430. PRODUCT VERSION:    All versions
  6431.      SUPERSEDES:    NA
  6432.  
  6433. SYMPTOM
  6434.  
  6435.      NA
  6436.  
  6437. ISSUE/PROBLEM
  6438.  
  6439.      DOS Error Codes and Extended Error Codes
  6440.  
  6441.      The following is a list of generic error codes and extended
  6442.      error codes returned by DOS.  Note:  Different versions of DOS
  6443.      may return different error codes.
  6444.  
  6445.           DOS Error Codes
  6446.  
  6447.           1    Invalid function number
  6448.           2    File not found
  6449.           3    Path not found
  6450.           4    Too many open files
  6451.           5    Access denied
  6452.           6    Invalid handle
  6453.           7    Memory control blocks destroyed
  6454.           8    Insufficient memory
  6455.           9    Invalid memory block address
  6456.           10   Invalid environment
  6457.           11   Invalid format
  6458.           12   Invalid access code
  6459.           13   Invalid data
  6460.           14   Reserved
  6461.           15   Invalid drive was specified
  6462.           16   Attempt to remove the current directory
  6463.           17   Not same device
  6464.           18   No more files
  6465.           19   Attempt to write on write-protected disk
  6466.           20   Unknown unit
  6467.           21   Drive not ready
  6468.           22   Unknown command
  6469.           23   Data error (CRC)
  6470.           24   Bad request structure length
  6471.           25   Seek error
  6472.           26   Unknown media type
  6473.           27   Sector not found
  6474.           28   Printer out of paper
  6475.           29   Write fault
  6476.           30   Read fault
  6477.           31   General failure
  6478.           32   Sharing violation
  6479.           33   Lock violation
  6480.           34   Invalid disk change
  6481.           35   FCB unavailable
  6482.           36   Sharing buffer overflow
  6483.        37-49   Reserved
  6484.  
  6485.        Extended Error Codes
  6486.  
  6487.           50   Network request not supported
  6488.           51   Remote computer not listening
  6489.           52   Duplicate name on network
  6490.           53   Network name not found
  6491.           54   Network busy
  6492.           55   Network device no longer exists
  6493.           56   Net BIOS command limit exceeded
  6494.           57   Network adapter hardware error
  6495.           58   Incorrect response from network
  6496.           59   Unexpected network error
  6497.           60   Incompatible remote adapter
  6498.           61   Print queue full
  6499.           62   Not enough space for print file
  6500.           63   Print file was deleted
  6501.           64   Network name was deleted
  6502.           65   Access denied
  6503.           66   Network device type incorrect
  6504.           67   Network name not found
  6505.           68   Network name limit exceeded
  6506.           69   Net BIOS session limit reached
  6507.           70   Temporarily paused
  6508.           71   Network request not accepted
  6509.           72   Print of disk redirection is paused
  6510.        73-79   Reserved
  6511.           80   File exists
  6512.           81   Reserved
  6513.           82   Cannot make directory entry
  6514.           83   Fail no INT 24
  6515.           84   Too many redirections
  6516.           85   Duplicate redirection
  6517.           86   Invalid password
  6518.           87   Invalid parameter
  6519.           88   Network data fault
  6520.  
  6521. SOLUTION
  6522.  
  6523.      NA
  6524.  
  6525.  
  6526.  
  6527.  
  6528.                                FYI
  6529.  
  6530. (Note:  The origin of this information may be internal or external
  6531. to Novell.  Novell makes every effort within its means to verify
  6532. this information.  However, the information provided in this
  6533. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  6534. implied claims to the validity of this information.)
  6535.           TITLE:    Testing the DOS Errorlevel
  6536.    DOCUMENT ID#:    FYI.P.6071
  6537.            DATE:    04DEC92
  6538.         PRODUCT:    NetWare Lite
  6539. PRODUCT VERSION:    All versions
  6540.      SUPERSEDES:    NA
  6541.  
  6542. SYMPTOM
  6543.  
  6544.      NA
  6545.  
  6546. ISSUE/PROBLEM
  6547.  
  6548.      Testing the DOS Errorlevel
  6549.  
  6550.      Programs can set a flag in the DOS environment called
  6551.      errorlevel.  This is usually used by the program to pass
  6552.      information to DOS, such as returning a pass or fail status of
  6553.      the particular program.  This flag can be tested at the DOS
  6554.      level in the following format:
  6555.  
  6556.           IF not ERRORLEVEL x command
  6557.  
  6558.      ■    The "not" is optional.
  6559.      ■    The "x" is the number to be tested.
  6560.      ■    The "command" is the command to be issued if this test
  6561.           passes.
  6562.  
  6563.      Note:  The purpose of this document is to give general
  6564.      information on how to use it with NetWare Lite and not to
  6565.      explain all the functionality of the DOS ERRORLEVEL flag.  For
  6566.      further information, please consult your DOS documentation.
  6567.  
  6568.      NetWare Lite v1.1 has the undocumented feature of setting the
  6569.      errorlevel flag.  The NET command line utilities will set it
  6570.      according to the status of the command.  Errorlevel is set to
  6571.      non-zero if the command fails or does not complete properly.
  6572.  
  6573.           Example:
  6574.  
  6575.           If the command NET LOGIN TOMMYJO was issued and the user
  6576.           TOMMYJO failed to log in for whatever reason (entered an
  6577.           invalid password, no servers were found), the DOS
  6578.           errorlevel would be set to non-zero.  If TOMMYJO was
  6579.           logged in properly, the errorlevel would be set to zero.
  6580.  
  6581.      The following batch file demonstrates use of this command. 
  6582.      The batch file will attempt to log in user MURCHMAN to the
  6583.      network.  If MURCHMAN is successfully logged in, the batch
  6584.      file will test to see if the server MAHONEY is on the network. 
  6585.      If it is, the LPT1 port will be captured to the network
  6586.      printer LASER on server MAHONEY.  Upon failing any of the
  6587.      above conditions, error messages will be displayed to the
  6588.      user.  Only after everything has been completed will the
  6589.      PROGRAM application be executed.
  6590.  
  6591.           :LOGIN
  6592.           NET LOGIN MURCHMAN
  6593.           IF ERRORLEVEL 1 GOTO LOGINERR
  6594.  
  6595.           :CAPTURE
  6596.           NET SLIST MAHONEY
  6597.           IF ERRORLEVEL 1 GOTO SLISTERR
  6598.           NET CAPTURE LPT1 LASER MAHONEY
  6599.           ECHO You are logged in to NetWare Lite and port LPT1 has
  6600.           been
  6601.           ECHO captured to printer LASER.
  6602.           PAUSE
  6603.           GOTO DONE
  6604.  
  6605.           :LOGINERR
  6606.           ECHO.
  6607.           ECHO You were not correctly logged into the NetWare Lite. 
  6608.           This
  6609.           ECHO program will not continue until you are correctly
  6610.           logged in.
  6611.           GOTO LOGIN
  6612.           
  6613.           :SLISTERR
  6614.  
  6615.           ECHO Server MAHONEY is not currently on the network.
  6616.           PAUSE
  6617.  
  6618.           :DONE
  6619.           CLS
  6620.           PROGRAM
  6621.  
  6622.  
  6623.      Note: The errorlevel flag is always tested at 1.  Because of
  6624.      the way DOS evaluates the errorlevel, all non-zero values will
  6625.      pass on a test of 1.
  6626.  
  6627. SOLUTION
  6628.  
  6629.      NA
  6630.  
  6631.  
  6632.  
  6633.  
  6634.                                FYI
  6635.  
  6636. (Note:  The origin of this information may be internal or external
  6637. to Novell.  Novell makes every effort within its means to verify
  6638. this information.  However, the information provided in this
  6639. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  6640. implied claims to the validity of this information.)
  6641.  
  6642.           TITLE:    NetWare Lite and Windows 3.1 (Possible
  6643.                     Solutions)
  6644.    DOCUMENT ID#:    FYI.P.6095
  6645.            DATE:    06JAN93
  6646.         PRODUCT:    NetWare Lite
  6647. PRODUCT VERSION:    All versions
  6648.      SUPERSEDES:    NA
  6649.  
  6650. SYMPTOM
  6651.  
  6652.      Windows 3.1 may exhibit one or more of the following problems:
  6653.  
  6654.      ■    On a Server-Client that is running Windows and attempts
  6655.           to print, print jobs will not start printing until
  6656.           Windows is exited.
  6657.  
  6658.      ■    On a Server-Client that is running Windows, other
  6659.           stations will appear to lockup (hang) until Windows is
  6660.           exited on the Server-Client that is running Windows.
  6661.  
  6662. ISSUE/PROBLEM
  6663.  
  6664.      The symptoms seem to be caused due to a configuration issue. 
  6665.      Novell currently does not know the exact cause of the problem;
  6666.      although, it appears that some non-Microsoft Windows (and
  6667.      possibly non-Windows) applications may be doing something that
  6668.      Microsoft applications do not do such as causing SERVER.EXE to
  6669.      not get any CPU cycles thus displaying the above symptoms.
  6670.  
  6671. SOLUTION
  6672.  
  6673.      1)   Make sure that the Exclusive in Foreground box is not
  6674.           selected in the 386 enhanced ICON in the control panel.
  6675.  
  6676.      2)   Remove any references to programs in the LOAD/RUN line in
  6677.           the WIN.INI file.
  6678.  
  6679.      3)   Remove any programs that are in the StartUp group that
  6680.           run when Windows is started.
  6681.  
  6682.      Note:  The above information may or may not work in each case. 
  6683.      Novell currently has a field test patch for this issue. 
  6684.      Please call Technical Support and register a call to determine
  6685.      if the patch applies to your situation.  If so, a copy of the
  6686.      patch will be made available to you.  This field test patch
  6687.      will be generally available when the patch has passed field
  6688.      testing.
  6689.  
  6690.  
  6691.  
  6692.  
  6693.                                FYI
  6694.  
  6695. (Note: The origin of this information may be internal or external
  6696. to Novell.  Novell makes every effort within its means to verify
  6697. this information.  However, the information provided in this
  6698. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  6699. implied claims to the validity of this information.)
  6700.  
  6701.           TITLE:    How To Configure a NetWare Lite Server
  6702.    DOCUMENT ID#:    FYI.P.6060
  6703.            DATE:    04DEC92
  6704.         PRODUCT:    NetWare Lite
  6705. PRODUCT VERSION:    All versions
  6706.      SUPERSEDES:    NA
  6707.  
  6708. SYMPTOM
  6709.  
  6710.      NA
  6711.  
  6712. ISSUE/PROBLEM
  6713.  
  6714.      How to Configure a NetWare Lite Server
  6715.  
  6716.      The purpose of this document is to explain the server
  6717.      statistics that are configurable within NetWare Lite.  These
  6718.      Server statistics can be viewed and changed in the Net
  6719.      utility.  To access the configuration menus, do the following
  6720.      steps:
  6721.  
  6722.           From the c:> prompt, type NET
  6723.           Select "Supervise the Network"
  6724.           Select "Server Configuration" to change settings.
  6725.           Select "Server Status" to view settings.
  6726.  
  6727.      SERVER CONFIGURATION SCREEN
  6728.  
  6729.      The following is an example of the server configuration screen
  6730.      with default settings:
  6731.  
  6732.      Configuration Information for Server NetWare Lite
  6733.  
  6734.                                                        CFG   FUTURE
  6735.            Connections                  (2-25)         4     4
  6736.            Client tasks                 (4-200)        10    10
  6737.            Network directories          (2-20)         4     4
  6738.            Network printers             (0-5)          1     1
  6739.            Print buffer size            (256-4096)     512   512
  6740.            Number of receive buffers    (3-20)         6     6
  6741.            Receive buffer size          (512-4096)     1024  1024
  6742.            Number of read buffers       (2-20)         3     3
  6743.            Read buffer size             (512-4096)     1024  1024
  6744.            Allow remote management      (Y/N)          Y     Y
  6745.            Future server name:                              
  6746.                                                             NWLIT
  6747.                                                             E
  6748.  
  6749.           CFG and FUTURE Columns
  6750.  
  6751.           There are two columns of statistics on the right side of
  6752.           this table labeled CFG and FUTURE.  The CFG column
  6753.           indicates the settings that are currently being used. 
  6754.           The FUTURE column is used to determine the network
  6755.           settings to be implemented the next time the network is
  6756.           started.  If you want to make a change, make it in the
  6757.           FUTURE column and then reboot the machine.  After the
  6758.           machine is rebooted, the new settings will be in effect
  6759.           and will appear in the CFG column.
  6760.  
  6761.           Configuration Settings
  6762.  
  6763.           Each item in the menu will be discussed in some detail. 
  6764.           After each item is described, configuration information
  6765.           will be given to help correctly configure each item.
  6766.  
  6767.      CONNECTIONS
  6768.  
  6769.      Every computer on the network (client or server or both) has
  6770.      a connection table.  This table keeps track of the number of
  6771.      connections that the computer has with other computers.  This
  6772.      table is not able to be viewed by a user; however, the number
  6773.      of connections can be limited on a server.  A connection is
  6774.      established when one computer accesses another computer across
  6775.      the network.  For example, a connection is established if a
  6776.      client accesses a network resource, such as a network
  6777.      directory or network printer, located on a server.
  6778.  
  6779.      Server Connection Table
  6780.  
  6781.           A server's connection table contains a list of the node
  6782.           addresses of every client computer accessing printers or
  6783.           network directories on that server.  Because the
  6784.           connection is actually the node address of the network
  6785.           board, only one connection is established per machine,
  6786.           regardless of how many drives a computer has mapped or
  6787.           how many printers a client machine is captured to.  It is
  6788.           not possible for the number of connections in the server
  6789.           connection table to be greater than the total number of
  6790.           clients on the network.  For example, when a server
  6791.           receives a request to map a drive, it will look down the
  6792.           list of existing connections and will create a new
  6793.           connection only if the address of the requesting computer
  6794.           is not already on the list.
  6795.  
  6796.      Temporary Connections
  6797.  
  6798.           Temporary connections are occasionally established by the
  6799.           NET utility to do functions such as modifying a user
  6800.           account, changing a server's configuration.  After the
  6801.           net utility has finished using the temporary connection,
  6802.           the connection is cancelled.
  6803.  
  6804.      Setting Connections
  6805.           Set the number of connections for each server by
  6806.           considering how many clients might be mapped or captured
  6807.           to the server at one time.  Add one to that number to
  6808.           provide for any temporary connections.  Each connection
  6809.           in the Server's configuration menu uses approximately 80
  6810.           bytes of memory.
  6811.  
  6812.      CLIENT TASKS
  6813.  
  6814.      Client tasks are the number of programs permitted to open
  6815.      files on a server.  Each time a program on a client uses a
  6816.      resource on a server (such as starting a program) one client's
  6817.      task is registered in a table on the server.  This is the case
  6818.      whether the client loads the program from the server or
  6819.      whether it loads it from its own hard drive.  If the same
  6820.      program opens more than one file, only one client task is
  6821.      still registered because the client tasks refer to the number
  6822.      of programs that are opening files and not the number of files
  6823.      that are open on the server.  On the other hand, if two
  6824.      different programs on a client open files on a server, then
  6825.      two client tasks are recorded in the table.  Some programs
  6826.      call other programs that use server resources.  When this
  6827.      happens, client tasks will increase by more than one when the
  6828.      program is initially started.
  6829.  
  6830.      A variety of problems are associated with not having enough
  6831.      client tasks.  Usually errors will be displayed by the
  6832.      application that is currently running.  Occasionally, the
  6833.      whole network will hang.
  6834.  
  6835.      Client Task Configuration Information
  6836.  
  6837.           The number of client tasks defaults to 10.  A good rule
  6838.           of thumb is to set the number of client tasks to 10 per
  6839.           machine connected to the server (For example,  If five
  6840.           machines have drives mapped to a server, set the client
  6841.           tasks on the server to 50).  This should provide enough
  6842.           client tasks to operate the network.  Approximately 100
  6843.           bytes of memory are reserved on a server per each client
  6844.           task.
  6845.  
  6846.           Check the server status screen frequently to verify that
  6847.           you have enough client tasks.  If you see the PEAK number
  6848.           of tasks in the server status screen approaching the CFG
  6849.           number (within 6), you should increase the number of
  6850.           client tasks to avoid problems.  The CFG number should
  6851.           always be at least six higher than the PEAK number.
  6852.  
  6853.           Proper configuration of the number of client tasks on a
  6854.           server is especially important under the following
  6855.           conditions:
  6856.  
  6857.                ■    When running Microsoft Windows
  6858.                ■    When using a disk intensive program (such as a
  6859.                     database program)
  6860.                ■    When supporting many clients
  6861.  
  6862.      Network Directories
  6863.  
  6864.           A network directory is a directory on a server that can
  6865.           be accessed by clients on the network.  Increasing the
  6866.           number of network directories on a server simply allows
  6867.           more of its directories to be accessed by users across
  6868.           the network.
  6869.  
  6870.      Network Directory Configuration Information
  6871.  
  6872.           Set the number of network directories to as many as
  6873.           needed (up to 20).
  6874.  
  6875.      Network Printers
  6876.  
  6877.           This figure designates the maximum number of network
  6878.           printers allowed on a server.  NetWare Lite will support
  6879.           up to three printers per server.  A printer on a server
  6880.           does not necessarily have to be designated as a network
  6881.           resource.  It can be run locally if SERVER.EXE is not
  6882.           loaded into memory.  Each network printer defined takes
  6883.           up approximately 884 bytes of memory on the server.
  6884.  
  6885.      Network Printer Configuration
  6886.  
  6887.           This number should correspond to the number of printers
  6888.           physically connected to the server and defined as network
  6889.           resources.  The maximum number of network printers per
  6890.           server is three.
  6891.  
  6892.      PRINT BUFFER
  6893.  
  6894.      Print Buffer Size
  6895.  
  6896.           NetWare Lite uses a print buffer to temporarily store
  6897.           information before it is printed.  A print job follows
  6898.           the following path to the printer:
  6899.  
  6900.                Application -- DOS -- Client -- ||  network  ||--
  6901.                Server -- Printer
  6902.  
  6903.           When someone prints a job from a client machine to a
  6904.           network printer, the information first goes to DOS. 
  6905.           After interpreting that the printer port (LPT1 for
  6906.           example) has been captured to a network printer, DOS
  6907.           sends the print job to the network software on the client
  6908.           machine.  The print job is sent across the network
  6909.           cabling to the computer with the printer attached and
  6910.           then taken by the server software and spooled to a
  6911.           directory on the hard drive.  The path to where the data
  6912.           is being spooled is C:\NWLITE\NLCNTL \SLPT1.  The NLCNTL
  6913.           subdirectory is a hidden directory and the SLPT1
  6914.           directory corresponds to the printer port captured on
  6915.           LPT1.  (If LPT2 was captured, the last subdirectory would
  6916.           be \SLPT2.)  The job is spooled as a file then loaded to
  6917.           an area in memory called the print buffer.  From the
  6918.           print buffer, the print job is sent to the printer.
  6919.  
  6920.           The print buffer speeds up the printing because accessing
  6921.           memory is much faster than accessing a hard disk drive. 
  6922.           A large print buffer accesses information from the
  6923.           relatively slow hard drive fewer times and causes faster
  6924.           printing.
  6925.  
  6926.      Print Buffer Configuration
  6927.  
  6928.           Set the print buffer size to the maximum allowed value
  6929.           unless limited memory is available.
  6930.  
  6931.      RECEIVE BUFFERS
  6932.  
  6933.      Number of Receive Buffers
  6934.  
  6935.           Each NetWare Lite server has two types of buffers related
  6936.           to overall network communication that can be configured
  6937.           by a supervisor.  They are the receive and read buffers. 
  6938.           Understanding receive and read buffers and how to
  6939.           configure them requires an understanding of some basic
  6940.           NetWare Lite network communication concepts.
  6941.  
  6942.           When an application makes a request of DOS, such as
  6943.           reading data from a file or writing data to a file, DOS
  6944.           determines whether it can handle the request itself.  If
  6945.           the requested operation involves a network resource, such
  6946.           as listing a network directory, DOS passes the request to
  6947.           the network that fills the request and gives the response
  6948.           back to DOS.  Then, DOS passes the response back to the
  6949.           application.
  6950.  
  6951.           Each network request passes through four different stages
  6952.           before being sent out on the network cabling.  The
  6953.           network provides information to DOS (such as which drives
  6954.           are actually network drives) so that DOS interprets when
  6955.           to pass requests to the network and when to return errors
  6956.           to the requesting application.
  6957.  
  6958.           Three programs provide the interface to the network
  6959.           hardware.  They are the Internetwork Packet Exchange
  6960.           Protocol (IPX) driver (IPXODI.COM), the Link Support
  6961.           Layer (LSL) driver (LSL.COM), and the network-board
  6962.           driver (such as NE2000.COM).  These three programs take
  6963.           requests from the network level and transform them into
  6964.           packets that are then sent out on the cable.
  6965.  
  6966.           When a packet is received at the server, SERVER.EXE is
  6967.           notified and the packet is placed in a free receive
  6968.           buffer.  The server processes the request and does one of
  6969.           two things.  If the requested operation is a disk read,
  6970.           the server reads the requested amount of data and places
  6971.           the response in a free read buffer.  If the request is
  6972.           for anything else, the server places the response back in
  6973.           the receive buffer where it received the request.  The
  6974.           data is then transferred back across the network to the
  6975.           application that originally made the request.
  6976.  
  6977.      Number of Receive Buffers Configuration Information
  6978.  
  6979.           Set the number of receive buffers to three more than the
  6980.           number of clients that will be simultaneously accessing
  6981.           the server.
  6982.  
  6983.           The extra receive buffers are important.  The server may
  6984.           be servicing requests from every client on the network
  6985.           and still needs extra buffers to respond to additional
  6986.           incoming requests.  Even though all client machines may
  6987.           have requests pending at the server, a client may resend
  6988.           a request and the server needs extra buffers to handle
  6989.           any extra packets from the clients.
  6990.  
  6991.      Receive Buffer Size Description and Configuration Information
  6992.  
  6993.           The network is limited to the type of network hardware
  6994.           that is being used.  A receive buffer cannot be set to
  6995.           anything larger than the packet size of a particular type
  6996.           of board.  Typically, Ethernet is limited to a packet
  6997.           size of 1450 bytes, and ARCnet and Token-Ring are capable
  6998.           of sending and receiving 4096 byte packets, which is the
  6999.           NetWare Lite limit.
  7000.  
  7001.           DOS reads information best in 512 byte increments, so
  7002.           receive buffers should be set to a multiple of 512 bytes
  7003.           even if the packet size is larger than the 512 byte
  7004.           multiple.  For example, when using Ethernet boards, set
  7005.           the buffer size to 1024 bytes rather than the maximum
  7006.           allowed 1450 bytes.  Because 1024 is an increment of 512,
  7007.           the 1024 setting will be faster than 1450 bytes.
  7008.  
  7009.           If you have a read buffer on one machine set to 512 bytes
  7010.           and the receive buffer on another machine set to 1024
  7011.           bytes, the packets will be sent in 512 byte blocks rather
  7012.           than 1024 byte blocks.  The receive buffers should be the
  7013.           same size as the read buffers on all machines in the
  7014.           network.
  7015.  
  7016.      READ BUFFERS
  7017.  
  7018.      Number of Read Buffers
  7019.  
  7020.           After information is read, it is placed in a read buffer
  7021.           to wait until the network is ready to send the
  7022.           information back to the requesting client.  Each client
  7023.           machine can only reserve one read buffer on the server.
  7024.  
  7025.      Number of Read Buffers Configuration Information
  7026.  
  7027.           Set the number of read buffers to the number of clients
  7028.           that will be simultaneously accessing the server.  One
  7029.           read buffer per client.  More than one per client will
  7030.           only waste memory because a client can use only one read
  7031.           buffer.
  7032.  
  7033.      Read Buffer Size and Configuration Information
  7034.  
  7035.           Read buffers are very similar to receive buffers.  The
  7036.           purpose is slightly different as is explained above, but
  7037.           the guideline for setting the read buffer size is the
  7038.           same as the guideline for setting the receive buffer
  7039.           size.  Set the read buffer size the same as the receive
  7040.           buffer size.
  7041.  
  7042.      REMOTE MANAGEMENT
  7043.  
  7044.      Allow Remote Management
  7045.  
  7046.           If remote management is enabled, a network supervisor
  7047.           will be able to change a server's configuration settings
  7048.           from any machine on the network.  If remote management is
  7049.           disabled, a server's configuration settings will only be
  7050.           able to be modified at the keyboard of the server itself.
  7051.  
  7052.           Note:  Remote Management does not refer to modem use.
  7053.  
  7054.      Remote Management Configuration
  7055.  
  7056.           Enable or disable remote management depending upon the
  7057.           conditions in which the network is running.  If security
  7058.           is a concern, remote management may need to be disabled.
  7059.  
  7060.      FUTURE SERVER NAME
  7061.  
  7062.      Future Server Name
  7063.  
  7064.           The future server name is the name that the server will
  7065.           be called the next time the network is started.
  7066.  
  7067.                          SERVER STATUS SCREEN
  7068.  
  7069.                    Status Information for Server NetWare Lite
  7070.  
  7071.           Server up-time     Days     Hours     Minutes     Seconds
  7072.  
  7073.           Server version                                  CFG  
  7074.           PEAK   CURR
  7075.           Server address               Connections
  7076.           Network Auditing            Client tasks
  7077.           SHARE running               Open files
  7078.           Server memory size          Num net directories
  7079.                                 CUM   Num net printers
  7080.           Server-busy packets         Print buffer size
  7081.           Server cache hits           Receive buffers
  7082.           Packets Received            Receive buffer size
  7083.           Bad packets received        Read buffers
  7084.           Watchdog terminations       Read buffer size
  7085.  
  7086.           The Server status screen is a diagnostic tool that can be
  7087.           used to troubleshoot problems within the network and to
  7088.           optimize the speed at which the network runs.  All the
  7089.           items listed on this screen are configured in other
  7090.           places; this screen only indicates what the current
  7091.           settings are.
  7092.  
  7093.           The Server status screen has some distinguishing
  7094.           features.  The right hand column contains the statistics
  7095.           set in the Server configuration menu.  These statistics
  7096.           are listed in three columns.  The CFG column shows how
  7097.           the items are currently configured.  The PEAK column
  7098.           shows how close to the configured setting each item has
  7099.           gotten since the network was started.  The CURR setting
  7100.           shows the status of each item.  The PEAK and CURR numbers
  7101.           are dynamic, meaning any changes will immediately show on
  7102.           the screen.  The left hand column contains information
  7103.           that is set when the machine is started and has
  7104.           cumulative information that keeps track of the total
  7105.           performance of the network since the network was started.
  7106.  
  7107.      Server Up-Time
  7108.  
  7109.           This indicates how long the server has been running
  7110.           continuously since the network was loaded.  Every time
  7111.           the network is restarted, the Server up-time figure is
  7112.           reset to zero.
  7113.  
  7114.      Server Version
  7115.  
  7116.           This displays the version of NetWare Lite that is
  7117.           currently running.  The current version of NetWare Lite
  7118.           available is v1.0.
  7119.  
  7120.      Server Address
  7121.  
  7122.           The server address is the node address of the network
  7123.           board that is installed in the server.  The node address
  7124.           is a unique number assigned to the network board that
  7125.           distinguishes it from other boards on the network.  This
  7126.           number may be set with software settings or switches on
  7127.           the board, or it may be built into the board.
  7128.  
  7129.      Network Auditing
  7130.  
  7131.           Network auditing has a "yes" or "no" indicator displaying
  7132.           whether the auditing feature has been enabled.  The audit
  7133.           log lists activities such as logins, logouts, and backup
  7134.           of network management files.  The date and username
  7135.           associated with each activity appear in the log.  Network
  7136.           auditing can be turned on and off within the NET utility
  7137.           in the "Supervise the Network" option.
  7138.  
  7139.      SHARE Running
  7140.  
  7141.           This screen lets you know whether SHARE.EXE has been
  7142.           loaded.  SHARE is the DOS file used to control file
  7143.           locking and file sharing.  SHARE is a necessary program
  7144.           to load when using a peer-to-peer network because it
  7145.           enables programs to be run concurrently and ensures
  7146.           proper file locking so two people do not access the same
  7147.           data file at the same time.
  7148.  
  7149.      Server Memory Size
  7150.  
  7151.           If this percentage is low, an increase of the number of
  7152.           read buffers may speed up your system.
  7153.  
  7154.      Server-Busy Packets
  7155.  
  7156.           This statistic informs the user of the number of times
  7157.           that a client resends a request to a server when the
  7158.           server was too busy to handle the request.  A large
  7159.           number of server-busy packets (more than 1 percent)
  7160.           usually indicates that the server is not fast enough to
  7161.           handle the volume of requests that are being made.  A
  7162.           third-party disk caching program will improve the speed
  7163.           of the server and will reduce the number of server-busy
  7164.           packets.
  7165.  
  7166.           Another event that will cause the server-busy packets to
  7167.           increase at an abnormal rate is when the server is
  7168.           formatting a floppy disk.  DOS is not available during a
  7169.           disk format to service requests coming in from clients. 
  7170.           As a result, many retries will be made from client
  7171.           machines causing the number of server-busy packets to
  7172.           increase.
  7173.  
  7174.      Server Cache Hits
  7175.  
  7176.           Percentage of requests serviced by the cache rather than
  7177.           accessing DOS.  The cache will not be used for smaller
  7178.           files.  If the server can service the incoming packet in
  7179.           one request, it will not use the cache.  Usually files
  7180.           under 1024 bytes will not take advantage of the cache. 
  7181.           The cache is directly related to the number and size of
  7182.           the read buffers.  If the percentage is low, an increase
  7183.           of the number of read buffers may speed up the process.
  7184.  
  7185.      Packets Received
  7186.  
  7187.           The total number of packets received by the server.
  7188.  
  7189.      Bad Packets Received
  7190.  
  7191.           This number represents the number of times the server got
  7192.           a packet from the IPXODI that was damaged, possibly with
  7193.           a corrupt IPXODI header.  Bad packets should rarely be
  7194.           received.  If this number is non-zero, there could be a
  7195.           hardware problem, possibly the network board.
  7196.  
  7197.      Watchdog Terminations
  7198.  
  7199.           NetWare Lite uses a process called the watchdog to verify
  7200.           whether a connection exists.  In a server's connection
  7201.           table there is a timer associated with each connection. 
  7202.           Whenever a packet is received from a client, the timer
  7203.           associated with that client is reset to zero.  If no
  7204.           packets are received within five minutes, the server
  7205.           calls that computer by sending out a packet asking for a
  7206.           response.  If the client computer responds, the server
  7207.           will reset the timer associated with that connection.  If
  7208.           the computer does not answer within five minutes, the
  7209.           server will call again once a minute for ten more
  7210.           minutes.  If no response is received from the missing
  7211.           computer, the server will remove the machine from the
  7212.           connection table and the client will have to reestablish
  7213.           a connection to access the server.  The process of
  7214.           eliminating missing connections using watchdog
  7215.           terminations is used to keep the connection table in each
  7216.           server as clean as possible.
  7217.  
  7218.           Each client machine has a connection table where the
  7219.           computer keeps track of how many other machines it is
  7220.           connected to.  Unlike the server, the client's connection
  7221.           table is not monitored by a watchdog and will not be
  7222.           disconnected if the connection is lost.  When a
  7223.           connection is lost with a server, the client machine will
  7224.           return the message "General failure reading device
  7225.           NWLite" and will request the user to abort, retry, or
  7226.           fail every time an operation that accesses the server is
  7227.           attempted while the server is down.  When the connection
  7228.           is first reestablished, the user will receive the same
  7229.           error, but pressing <r> for retry will reestablish the
  7230.           connection and carry out the requested operation.
  7231.  
  7232.      Troubleshooting with the Server Status Screen
  7233.  
  7234.           The right columns of the server status screen contain the
  7235.           current configuration, the peak level, and the current
  7236.           statistics of the items configured in the server
  7237.           configuration menu with the exception of Open files.  The
  7238.           CFG (configured) setting of Open files is the number of
  7239.           files that are defined in the CONFIG.SYS file that DOS
  7240.           uses to configure the system when booting the computer. 
  7241.           The rest of the items have been covered previously in
  7242.           this document.
  7243.  
  7244.           A network administrator may use the three columns of
  7245.           information to fine tune the network.  The items in the
  7246.           right hand column affect the size of the network in
  7247.           memory and the way the network operates.  By monitoring
  7248.           the figures in the PEAK and CURR columns and comparing
  7249.           those with the number currently configured in the CFG
  7250.           column, a netowrk administrator may avoid wasting
  7251.           valuable memory and verify that the network has plenty of
  7252.           room to operate.
  7253.  
  7254.           If the highest recorded value for any of these attributes
  7255.           approaches 80 percent of the configured setting, a
  7256.           network administrator should consider increasing the
  7257.           configured setting.  The number of connections, client
  7258.           tasks, and open files are three figures that need to be
  7259.           monitored regularly.  As the highest values for these
  7260.           statistics approach or equal the corresponding
  7261.           configuration settings, unpredictable results can occur. 
  7262.           These results can be anything from file locking problems,
  7263.           to data corruption, to the server crashing and locking
  7264.           the entire network.
  7265.  
  7266.           By monitoring the statistics on the Server Status Screen,
  7267.           a network administrator can isolate problems before they
  7268.           become critical, avoid wasting valuable memory space that
  7269.           can be better used by other applications, and tune the
  7270.           network so that it will operate at the most optimal
  7271.           level.
  7272.  
  7273. SOLUTION
  7274.  
  7275.      NA
  7276.  
  7277.  
  7278.  
  7279.  
  7280.                                FYI
  7281.  
  7282. (Note:  The origin of this information may be internal or external
  7283. to Novell.  Novell makes every effort within its means to verify
  7284. this information.  However, the information provided in this
  7285. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  7286. implied claims to the validity of this information.)
  7287.  
  7288.           TITLE:    NetWare Lite 1.1 Status Reports
  7289.    DOCUMENT ID#:    FYI.P.6072
  7290.            DATE:    04DEC92
  7291.         PRODUCT:    NetWare Lite
  7292. PRODUCT VERSION:    v1.1
  7293.      SUPERSEDES:    NA
  7294.  
  7295. SYMPTOM
  7296.  
  7297.      NA
  7298.  
  7299. ISSUE/PROBLEM
  7300.  
  7301.      NetWare Lite 1.1 Status Reports
  7302.  
  7303.      Network software status reports 1 through 31 are documented in
  7304.      the NetWare Lite manual on pages 138 through 144.  The
  7305.      following are additional status reports.
  7306.  
  7307.      Status Report 32:   The size of receive buffers specified in
  7308.                          the server configuration is too big for
  7309.                          the LAN board being used.  The receive
  7310.                          buffer size was changed to the maximum
  7311.                          packet size allowed by the LAN board.
  7312.  
  7313.      Status Report 33:   The size of read buffers specified in the
  7314.                          server configuration is too big for the
  7315.                          LAN board being used.  The read buffer
  7316.                          size was changed to the maximum packet
  7317.                          size allowed by the LAN board.
  7318.  
  7319.      Status Report 34:   SERVER.EXE cannot initialize network
  7320.                          printer because the number of configured
  7321.                          printers is too small.
  7322.  
  7323.      Status Report 35:   SERVER.EXE cannot initialize network
  7324.                          printer because the number of configured
  7325.                          printers is too small.
  7326.  
  7327.      Status Report 36:   Selected configuration of SERVER.EXE
  7328.                          exceeds 64k of data memory. Use NET.EXE
  7329.                          to reduce configuration parameters.
  7330.                          Reboot machine now, then reconfigure
  7331.                          server with NET.EXE while SERVER.EXE is
  7332.                          not loaded.
  7333.  
  7334.      Status Report 37:   CLIENT.EXE was loaded before SERVER.EXE.
  7335.                          SERVER.EXE should be loaded first if a
  7336.                          Network Printer is, or will be, attached
  7337.                          to this machine.
  7338.  
  7339.      Status Report 38:   Not enough memory to load.
  7340.  
  7341.      Status Report 39:   The IO buffer size specified in the
  7342.                          server configuration is not a multiple of
  7343.                          16.  The IO buffer size was changed to a
  7344.                          multiple of 16.
  7345.      Status Report 40:   The IO buffer size specified in the
  7346.                          server configuration is not a valid
  7347.                          multiple of the receive buffer size.  The
  7348.                          IO buffer size was changed to two times
  7349.                          the receive buffer size.
  7350.  
  7351.      Status Report 41:   The number of IO buffers specified in the
  7352.                          server configuration is greater than the
  7353.                          number of connections.  The number of IO
  7354.                          buffers was changed to the number of
  7355.                          connections.
  7356.  
  7357.      Status Report 42:   Byte value greater than 255 in
  7358.                          configuration file was truncated.
  7359.  
  7360.      Status Report 43:   CLIENT.EXE was not unloaded because no
  7361.                          previously loaded CLIENT.EXE could be
  7362.                          found in memory.
  7363.  
  7364.      Status Report 44:   CLIENT.EXE was not unloaded because the
  7365.                          version of CLIENT.EXE in memory is not
  7366.                          the same as this one.  You must run the
  7367.                          same version of CLIENT.EXE to unload it.
  7368.  
  7369.      Status Report 45:   CLIENT.EXE was not unloaded because
  7370.                          another program was loaded after it.  You
  7371.                          must unload this other program first to
  7372.                          unload CLIENT.EXE.
  7373.  
  7374.      Status Report 46:   CLIENT.EXE was unloaded from memory.
  7375.  
  7376.      Status Report 47:   Byte value greater than 255 in NET.CFG
  7377.                          configuration file was truncated.
  7378.  
  7379.      Status Report 48:   Bad route address syntax in NET.CFG
  7380.                          configuration file.
  7381.  
  7382.      Status Report 49:   SERVER.EXE was not unloaded because it is
  7383.                          not currently loaded.
  7384.  
  7385.      Status Report 50:   SERVER.EXE was not unloaded because the
  7386.                          version of SERVER.EXE in memory is not
  7387.                          the same as this one.  You must run the
  7388.                          same version of SERVER.EXE to unload it.
  7389.  
  7390.      Status Report 51:   SERVER.EXE was not unloaded because
  7391.                          another program was loaded after it.  You
  7392.                          must unload this other program first
  7393.                          before unloading SERVER.EXE.
  7394.  
  7395.      Status Report 52:   SERVER.EXE was unloaded from memory.
  7396.  
  7397.      Status Report 53:   This copy of SERVER.EXE is for update use
  7398.                          only.  SERVER.EXE did not load.
  7399.      Status Report 54:   This copy of CLIENT.EXE is for update use
  7400.                          only.  CLIENT.EXE did not load.
  7401.  
  7402.      Status Report 55:   SERVER.EXE was not loaded because an IPX
  7403.                          socket could not be opened.  Please
  7404.                          configure IPX with more sockets before
  7405.                          loading SERVER.EXE.
  7406.  
  7407.      Status Report 56:   SERVER.EXE was not loaded because
  7408.                          NETx.COM has been loaded.  Please load
  7409.                          SERVER.EXE before loading NETx.COM.
  7410.  
  7411. SOLUTION
  7412.  
  7413.      NA
  7414.  
  7415.  
  7416.  
  7417.  
  7418.                                FYI
  7419.  
  7420. (Note:  The origin of this information may be internal or external
  7421. to Novell.  Novell makes every effort within its means to verify
  7422. this information.  However, the information provided in this
  7423. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  7424. implied claims to the validity of this information.)
  7425.  
  7426.           TITLE:    Troubleshooting Lockup (Hanging) Problems
  7427.    DOCUMENT ID#:    FYI.P.6074
  7428.            DATE:    04DEC92
  7429.         PRODUCT:    NetWare Lite
  7430. PRODUCT VERSION:    All versions
  7431.      SUPERSEDES:    NA
  7432.  
  7433. SYMPTOM
  7434.  
  7435.      NA
  7436.  
  7437. ISSUE/PROBLEM
  7438.  
  7439.      Troubleshooting Lockup (Hanging) Problems
  7440.  
  7441.      While using a networking system, problems may be met; locking
  7442.      could be one of them.  This document, which is divided into
  7443.      two areas of hardware and software, is intended to help
  7444.      diagnose and resolve lockup problems.
  7445.  
  7446.      Hardware
  7447.  
  7448.      1.   Most Local Area Network (LAN) boards come with the
  7449.           ability to change the IRQ, base I/O address, and memory
  7450.           address settings (in some cases).  This is done by either
  7451.           setting switches located on the network board or through
  7452.           a software setup utility.  When NetWare Lite is
  7453.           installed, it must be told what the IRQ, base I/O, and
  7454.           the memory address settings are on the board.  If the
  7455.           board does not agree with the settings that the network
  7456.           is searching for, it could cause lockups.  This usually
  7457.           happens when the network board driver is loaded, when
  7458.           SERVER.EXE is loaded, when CLIENT.EXE is loaded, or when
  7459.           the NET utility is used.
  7460.  
  7461.           The solution for this type of problem is straight
  7462.           forward.  The settings on the board need to be determined
  7463.           by checking the switches and sometimes cross referencing
  7464.           it with the documentation provided with the network
  7465.           board.  After they are found, the install process is
  7466.           repeated for NetWare Lite and the correct options chosen
  7467.           to correspond to the hardware.
  7468.  
  7469.      2.   Another lockup problem may occur when the IRQ, base I/O
  7470.           address, or memory address conflict with another device
  7471.           in the same machine.  Each of these settings must be
  7472.           unique to the network board.  Devices that may conflict
  7473.           include modems or mice.  Lockups in this case can show up
  7474.           anytime after the network has been loaded.  A reference
  7475.           list is provided that contains the IRQ and Base I/O
  7476.           address for many devices.  For more information on
  7477.           interrupts, see Fax Document 212 or FYI.P.6054.
  7478.  
  7479. ┌───────────────────┬────┬──────────────────┐
  7480. │     Options       │IRQ │    Base I/O      │
  7481. ├───────────────────┼────┼──────────────────┤
  7482. │ Com1              │ 4  │ 3F8-3FF          │
  7483. │ Com2              │ 3  │ 3F8-2FF          │
  7484. │ LPT1              │ 7  │ 378-37F          │
  7485. │ LPT2              │ 5  │ 278-27F          │
  7486. │ VGA               │ 2  │ 3C0-3CF          │
  7487. │ EGA               │ 2  │ 3C0-3CF          │
  7488. │ CGA               │    │ 3D0-3DF          │
  7489. │ Hercules          │    │ 3B4-3BF          │
  7490. │ Mono              │    │ 3B0-3BF          │
  7491. │ AT controller     │ 14 │ 1F0-1F8, 170-177 │
  7492. │ Floppy controller │ 6  │ 1F0-1F8, 3F0-3F7 │
  7493. │ Tape controller   │ 5  │ 280-28F          │
  7494. │ XT controller     │ 5  │ 320-32F          │
  7495. │                   │    │                  │
  7496. └───────────────────┴────┴──────────────────┘
  7497.  
  7498.      Note:  Along with the above mentioned I/O address conflicts,
  7499.      address 360 should be avoided.  This address may overlap with
  7500.      beginning address 378 that is used in LPT1 processes.  (This
  7501.      is hardware defined and may depend on the particular network
  7502.      board used.)  The best solution for this is to configure the
  7503.      network board I/O address at 300, 320, or 340.  These settings
  7504.      will work for most systems.
  7505.  
  7506.      3.   The switch settings on the board are not the only things
  7507.           that can cause problems.  Some network boards, when not
  7508.           fully compatible with Novell certified boards, can also
  7509.           cause problems.  When locking problems do not seem
  7510.           related to any of the settings on the board, try using a
  7511.           different board to see if it does clear up. 
  7512.           Occasionally, a bad board is met.
  7513.  
  7514.      Software
  7515.  
  7516.      1.   Some software can cause a lockup when it is simply not
  7517.           compatible with NetWare Lite.  These programs usually use
  7518.           protocol that tries to print, gain access to RAM, or gain
  7519.           access to the hard drive without going through DOS. 
  7520.           Because NetWare Lite is written to work with DOS these
  7521.           programs cannot be used.
  7522.  
  7523.      2.   NetWare Lite is a memory resident program and occupies
  7524.           part of RAM.  This limits the amount of room allowed for
  7525.           other programs.  When conventional memory is too low, it
  7526.           can cause applications to crash.  One solution for this
  7527.           is to load as much into upper memory.  Out of the files
  7528.           loaded through the STARTNET.BAT file, all but SERVER.EXE
  7529.           can be loaded high.  This is done in MS-DOS 5.0 by
  7530.           putting "loadhigh" before the file name to be loaded. 
  7531.           This is done in DR-DOS 6.0 by putting "hiload" before the
  7532.           file name to be loaded.  (Third-party memory managers may
  7533.           also be used but not loaded at the same time with other
  7534.           memory managers.)  Note that many memory resident
  7535.           programs can be loaded high but others cannot.  If you
  7536.           load a particular program high and find that your system
  7537.           locks more frequently, load it back into conventional
  7538.           memory again.
  7539.  
  7540.           Example for loading most of STARTNET.BAT high using
  7541.           MS-DOS format:
  7542.  
  7543.                loadhigh lsl
  7544.                loadhigh ne2000
  7545.                loadhigh ipxodi a
  7546.                loadhigh share
  7547.                server
  7548.                loadhigh client
  7549.  
  7550.      3.   Some network boards use upper memory for their own
  7551.           processes that range from C000h to E000h.  If this is the
  7552.           case, they do not require a memory manager to control
  7553.           them.  Furthermore, this area in upper memory should be
  7554.           excluded from the memory manager's control.  To do so
  7555.           insert the following in CONFIG.SYS:
  7556.  
  7557.           For MS-DOS 5.0 use:
  7558.           device=c:\DOS\emm386.exe x=mmmm-nnnn
  7559.           For DR-DOS 6.0 use:
  7560.           device=c:\drDOS\emm386.sys /exclude=mmmm-nnnn
  7561.           (mmmm is beginning and nnnn is the ending address.)
  7562.  
  7563.           Note:  Most network-board drivers occupy about 8 to 16 KB
  7564.           of memory.  Check the references for your specific
  7565.           device.
  7566.  
  7567.      4.   CONFIG.SYS also has a parameter that can be changed that
  7568.           may cause computers to lock.  That is "files=xx."  The xx
  7569.           is the number of files that machine can have open at one
  7570.           time.  The suggested amount is 10 files per client plus
  7571.           30 more.
  7572.  
  7573.      5.   Along the same line as the above paragraph, the number of
  7574.           client tasks could have the same effect.  To change the
  7575.           client tasks, you must run the NET utility, go to
  7576.           "supervise the network," then "server configuration." 
  7577.           This parameter is normally set between 5 and 10 per
  7578.           client.
  7579.  
  7580.      6.   Terminate-Stay-Resident (TSR) programs can also cause
  7581.           lockups.  They can show up in several ways of which most
  7582.           commonly is when the TSR is functioning.  It can also
  7583.           happen when the TSR seems inactive.
  7584.  
  7585.           The easiest way to find out if a TSR is causing the
  7586.           lockup is by renaming AUTOEXEC.BAT and CONFIG.SYS and
  7587.           then putting in CONFIG.SYS the following:
  7588.  
  7589.                FILES=30
  7590.                LASTDRIVE=G
  7591.  
  7592.           If the problem no longer persists, add each component
  7593.           back into AUTOEXEC.BAT and CONFIG.SYS one by one until
  7594.           you find the one that is causing the problem. 
  7595.           Modifications may be necessary to make the conflicting
  7596.           TSR work properly, or it may even be incompatible with
  7597.           the network environment.
  7598.  
  7599.      7.   Some incompatibilities have been found with certain
  7600.           hardware and software configurations.  NetWare Lite has
  7601.           made some modification to adapt to these systems.  These
  7602.           modifications come in the form of a patch that is applied
  7603.           once to each machine in the network.  More specifics on
  7604.           these patches can be faxed to you through NetWare Lite's
  7605.           automated Fax Document 263 or see FYI.P.6087.
  7606.  
  7607. SOLUTION
  7608.  
  7609.      NA
  7610.  
  7611.  
  7612.  
  7613.  
  7614.                                FYI
  7615. (Note:  The origin of this information may be internal or external
  7616. to Novell.  Novell makes every effort within its means to verify
  7617. this information.  However, the information provided in this
  7618. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  7619. implied claims to the validity of this information.)
  7620.  
  7621.           TITLE:    NetWare Lite v1.1 - Summary of New Features
  7622.                     and Enhancements
  7623.    DOCUMENT ID#:    FYI.P.6066
  7624.            DATE:    03DEC92
  7625.         PRODUCT:    NetWare Lite
  7626. PRODUCT VERSION:    v1.1
  7627.      SUPERSEDES:    NA
  7628.  
  7629. SYMPTOM
  7630.  
  7631.      NA
  7632.  
  7633. ISSUE/PROBLEM
  7634.  
  7635.      NetWare Lite v1.1 - Summary of New Features and Enhancements
  7636.  
  7637.      NetWare Lite v1.1 has been developed primarily as a
  7638.      maintenance release.  NetWare Lite v1.1 increases the
  7639.      stability, compatibility, and performance of NetWare Lite, as
  7640.      well as adding some enhancements and new features.  The
  7641.      following is a summary of the new features and enhancements.
  7642.  
  7643.      Note:  For complete information concerning any of the features
  7644.      or enhancements summarized in this document, please see the
  7645.      README files on the NetWare Lite v1.1 diskette.
  7646.  
  7647.      NLCache
  7648.  
  7649.      The primary new feature of NetWare Lite v1.1 is a NetWare Lite
  7650.      disk cache called NLCACHE.  This cache can be configured to
  7651.      use conventional, extended, or expanded memory and can be
  7652.      enabled and disabled from the DOS command line.  NLCACHE
  7653.      dramatically increases the performance of NetWare Lite.
  7654.  
  7655.      Due to the length of the information, please download Fax
  7656.      Document 155 or FYI.P.6075 for more information on how to set
  7657.      up NLCache.
  7658.  
  7659.         *****  WARNING  *****
  7660.  
  7661.      If you choose to use another cache program in place of
  7662.      NLCache, you MUST turn off the deferred rights feature of the
  7663.      cache to avoid possible fragmentation or corruption of data! 
  7664.      Note: Do not run two caching programs simultaneously.
  7665.  
  7666.      IPXSYNC
  7667.  
  7668.      NetWare Lite v1.1 ships with a utility called IPXSYNC.  Until
  7669.      now, if two workstations, A and B for example, mapped drives
  7670.      to each other in their STARTNET.BAT files, machine A would
  7671.      fail to map drives to machine B because machine B had not yet
  7672.      loaded the network software.  (Turning on two or more machines
  7673.      at precisely the same time is almost impossible.)  This
  7674.      problem is solved by the IPXSYNC utility.  This
  7675.      synchronization utility can be placed in the STARTNET.BAT file
  7676.      to make a Lite workstation pause until all necessary servers
  7677.      have booted and loaded the network software.
  7678.  
  7679.      The IPXSYNC utility works from within the STARTNET.BAT file. 
  7680.      It should be run from the STARTNET.BAT file after the server
  7681.      and client but before the drives are mapped and the printers
  7682.      are captured.  The syntax is the following:
  7683.  
  7684.           IPXSYNC <string>  <number>.
  7685.  
  7686.      Replace <string> with any string that is to be broadcast over
  7687.      the network.  Replace <number> with the number of computers
  7688.      that have to broadcast that message before the batch file can
  7689.      continue.
  7690.  
  7691.      Example:  There is a network with three computers (all setup
  7692.      as servers and clients) and they all have drives mapped to
  7693.      each other.  The network supervisor can put the IPXSYNC
  7694.      utility in the STARTNET.BAT file to ensure all the computers
  7695.      are up and the network is loaded before the drive mappings are
  7696.      attempted.  The supervisor should put the line "IPXSYNC Ralph
  7697.      3" into each STARTNET.BAT file after SERVER.EXE and CLIENT.EXE
  7698.      are loaded.  Each computer, when turned on, will wait for the
  7699.      string "Ralph" to be returned from the other two machines
  7700.      before continuing on to map the drives.  The user can press
  7701.      any key to terminate the process before the operation is
  7702.      complete, but this will cause the drives not to be mapped
  7703.      because the network was not completely operational at the
  7704.      time.
  7705.  
  7706.      Net Save
  7707.  
  7708.      NetWare Lite v1.1 ships with a new utility called NET SAVE
  7709.      that will save all active drive mappings and port captures on
  7710.      a workstation.  The NET SAVE utility is not required but is
  7711.      provided as a convenient way to set up the network
  7712.      environment.
  7713.  
  7714.      At the DOS prompt, type NET SAVE.  The mapped drives, captured
  7715.      ports, and DOS environment variables are saved in a file
  7716.      called NLLOGIN.BAT that the user can add to the STARTNET.BAT
  7717.      file.  The next time the STARTNET.BAT is executed, the saved
  7718.      drive mappings and port captures will be in effect.  The NET
  7719.      SAVE utility is not required but is provided as a convenient
  7720.      way for a network administrator to set up the network
  7721.      environment.
  7722.  
  7723.      Notify
  7724.  
  7725.      NetWare Lite v1.1 ships with a feature called NOTIFY that
  7726.      gives the user the option to be notified when a print job is
  7727.      completed.  This feature is useful when the network printer is
  7728.      in a different room than the user who is submitting the print
  7729.      job.
  7730.  
  7731.      The notify feature is activated by placing a "n=y" parameter
  7732.      in the NET CAPTURE statement.  The default setting of the
  7733.      notify feature is no.  After receiving the message, a user can
  7734.      delete the message by pressing <Crtl>+<Enter> at the same
  7735.      time.
  7736.  
  7737.      Auto Reattach
  7738.  
  7739.      NetWare Lite v1.1 has an AUTO REATTACH feature.  Occasionally,
  7740.      a network board momentarily loses its connection with other
  7741.      network boards in the network.  For example, a workstation on
  7742.      the network is rebooted.  Under NetWare Lite v1.0, when a
  7743.      connection was interrupted, the DOS error message, "General
  7744.      failure reading device NWLite--Abort, Retry, Fail" would be
  7745.      displayed and the user would be required to press "Retry" to
  7746.      reestablish the network connection.
  7747.  
  7748.      NetWare Lite v1.1 automatically attempts to reconnect to the
  7749.      network when a connection is lost.  This reattach attempt is
  7750.      transparent to the user provided that the workstation has come
  7751.      back online when the reattach attempt is made.  Otherwise, the
  7752.      above-mentioned DOS error message is displayed to alert the
  7753.      user that the connection is no longer available.
  7754.  
  7755.      Net SLIST
  7756.  
  7757.      NetWare Lite v1.1 ships with an enhanced NET SLIST command
  7758.      that will show all available Lite servers without requiring
  7759.      the user to be logged into the network.  This feature is
  7760.      helpful to users who wish to know if a particular server is
  7761.      available before continuing with a log in attempt.
  7762.  
  7763.      Dynamic Update of Print Screen
  7764.  
  7765.      The print job screen in the NET utility of NetWare Lite v1.1
  7766.      is dynamically updated.  This is useful to network supervisors
  7767.      who wish to monitor printing activity in real time on the
  7768.      network.
  7769.  
  7770.      Net Send and Net Receive
  7771.  
  7772.      In contrast to NetWare Lite v1.0, NetWare Lite v1.1 messages,
  7773.      which appear on the screen as a result of the NET SEND command
  7774.      or as a result of a completed print job notification, do not
  7775.      suspend the operation of NetWare Lite v1.1 servers. 
  7776.      Furthermore, the NET RECEIVE feature allows a user to
  7777.      configure the workstation to cause messages resulting from a
  7778.      NET SEND command to "time out" after a set amount of time. 
  7779.      These enhancements are useful to users who wish to run batch
  7780.      processes while away from their workstations without NetWare
  7781.      Lite messages permanently halting those batch processes.
  7782.  
  7783.      To use the NET RECEIVE command, type the following from the
  7784.      command line:
  7785.  
  7786.           NET RECEIVE <number>
  7787.  
  7788.      Replace <number> (0 to 1500) with the number of seconds that
  7789.      you wish the messages to remain on the screen.  If you enter
  7790.      0 (Net Receive 0), the message will remain on the screen until
  7791.      <Ctrl>+<Enter> keys are pressed simultaneously.  Note: If you
  7792.      do not use the NET RECEIVE command, the default setting will
  7793.      require a user to press <Ctrl>+<Enter> simultaneously to clear
  7794.      the message from the screen.
  7795.  
  7796.      Note:  These enhancements do not apply to Native NetWare
  7797.      broadcasts (NetWare v3.11, for example).  If the NetWare Lite
  7798.      network is part of a Native NetWare network, broadcasts from
  7799.      Native NetWare will still suspend both foreground and
  7800.      background processes on the workstation until the message is
  7801.      cleared from the screen.
  7802.  
  7803.      Memory Enhancements
  7804.  
  7805.      The NetWare Lite v1.1 version of SERVER.EXE can be loaded into
  7806.      high memory in contrast to v1.0.  CLIENT.EXE, LSL, IPXODI A,
  7807.      and the board driver, can also be loaded into high memory.
  7808.  
  7809.      SERVER.EXE'S default size is approximately 10 KB smaller in
  7810.      NetWare Lite v1.1 than the default size of SERVER.EXE in the
  7811.      v1.0.  Both of these enhancements allow additional
  7812.      conventional memory to be available for other applications.
  7813.  
  7814.      The NetWare Lite v1.1 version of SERVER.EXE and CLIENT.EXE can
  7815.      be unloaded from conventional memory (they cannot be unloaded
  7816.      from high memory), by typing the commands SERVER U or CLIENT
  7817.      U.   Note:  CLIENT.EXE must be unloaded before SERVER.EXE.
  7818.  
  7819.      Larger Print Job Packet Size
  7820.  
  7821.      NetWare Lite v1.1 uses a larger print-job packet size that
  7822.      results in significantly faster printing than v1.0.
  7823.  
  7824.      Net Commands Use the DOS Error Level
  7825.  
  7826.      In NetWare Lite v1.1, all Net commands issued from the command
  7827.      line (NET MAP) set a DOS Errorlevel of zero upon successful
  7828.      completion and non-zero for an unsuccessful completion.  This
  7829.      is helpful for verifying that the command completed
  7830.      successfully in a batch file before moving on.
  7831.      Commands Are More Like Native NetWare
  7832.  
  7833.      The NET WHOAMI command replaces the NET INFO command.  The NET
  7834.      USERLIST command replaces the NET ULIST command.  Also, you
  7835.      can type NET MAP F:= instead of NET MAP F: if you are used to
  7836.      using native NetWare mapping commands.
  7837.  
  7838. SOLUTION
  7839.  
  7840.      NA
  7841.  
  7842.  
  7843.  
  7844.  
  7845.                                FYI
  7846.  
  7847. (Note:  The origin of this information may be internal or external
  7848. to Novell.  Novell makes every effort within its means to verify
  7849. this information.  However, the information provided in this
  7850. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  7851. implied claims to the validity of this information.)
  7852.  
  7853.           TITLE:    NLCache
  7854.    DOCUMENT ID#:    FYI.P.6075
  7855.            DATE:    03DEC92
  7856.         PRODUCT:    NetWare Lite
  7857. PRODUCT VERSION:    All versions
  7858.      SUPERSEDES:    NA
  7859.  
  7860. SYMPTOM
  7861.  
  7862.      NA
  7863.  
  7864. ISSUE/PROBLEM
  7865.  
  7866.      NLCache
  7867.  
  7868.      NetWare LITE CACHING BENEFITS
  7869.  
  7870.      NetWare Lite Cache makes your computer run three to six times
  7871.      faster by reducing the time your computer spends waiting for
  7872.      the hard disk.  Caching makes your computer run faster and
  7873.      your hard drive last longer.
  7874.  
  7875.    *****  WARNING  *****
  7876.  
  7877.      NetWare Lite Cache should not be used concurrently with
  7878.      another caching software.  If you choose to use a different
  7879.      cache program instead of NLCache, you must disable the cache's
  7880.      delayed writes in NLCINST under Deferred write delay; together
  7881.      they may cause problems.
  7882.  
  7883.      HOW NetWare LITE CACHE WORKS
  7884.  
  7885.      NetWare Lite Cache keeps copies of data read from the disk in
  7886.      a memory area called a cache.  When a disk read is requested,
  7887.      NetWare Lite Cache checks to see if the data is already in the
  7888.      cache.  If it is, NetWare Lite Cache delivers the data
  7889.      directly from the cache.  If it is not, the disk read is
  7890.      performed and a copy of the data is put in the cache.
  7891.  
  7892.      NetWare Lite Cache's LookAhead option adjusts the disk
  7893.      transfers to cache data even before you need it by reading
  7894.      entire blocks of sectors for future use.  LookAhead makes big
  7895.      improvements in disk throughput even with a small cache.  When
  7896.      disk writes are requested, NetWare Lite Cache determines if
  7897.      the data is in the cache and if it has changed.  If it has not
  7898.      changed, (determined by checksum) NetWare Lite Cache does not
  7899.      rewrite data to the disk.
  7900.  
  7901.      NetWare Lite Cache's optional delayed write feature speeds up
  7902.      disk operations even more by combining multiple disk writes
  7903.      into a single write.  Also, NetWare Lite Cache can turn off
  7904.      the delayed write feature (in NLCINST) and function as a
  7905.      write-through cache.
  7906.  
  7907.      If you have a power failure or reset the machine when using
  7908.      the delayed write feature, you may lose data because the data
  7909.      written to the cache in RAM is not written to the hard disk or
  7910.      floppy disk until the delayed write is complete.  When using
  7911.      delayed write, always exit programs correctly.
  7912.  
  7913.      The NetWare Lite NLCINST program helps you select the correct
  7914.      cache program for the type of memory your computer uses.
  7915.  
  7916.      ■    NLCACHEC is for computers with only conventional memory
  7917.           (memory up to 640 KB).
  7918.  
  7919.      ■    NLCACHEX is for computers with extended memory (memory
  7920.           above conventional, starting above 1024 KB).
  7921.  
  7922.      ■    NLCACHEM is for computers with expanded memory (special
  7923.           or paged memory that requires a device driver).
  7924.  
  7925.      You can use only one disk caching program at a time.  If your
  7926.      computer has expanded memory and extended memory, use either
  7927.      NLCACHEX or NLCACHEM.
  7928.  
  7929.      INSTALLING NetWare LITE CACHE
  7930.  
  7931.      The NetWare Lite Cache programs are copied to your hard drive
  7932.      when you initially install NetWare Lite.  If you specify that
  7933.      you want to use the NetWare Lite cache during installation,
  7934.      the proper command will be automatically added to the
  7935.      STARTNET.BAT file--the file that loads the network into
  7936.      memory.
  7937.  
  7938.      The INSTALL program recognizes the type of memory
  7939.      (conventional, expanded, extended) that your computer has and
  7940.      how much memory is available.  If your computer has 1 MB or
  7941.      more of free memory, the INSTALL program defaults the "Use
  7942.      NLCACHE and load it from STARTNET.BAT" option to YES.  (This
  7943.      option is under STEP 2 "Preview changes to DOS startup
  7944.      files.")  If you want a cache, leave the option set to YES. 
  7945.      A NetWare Lite Startup command line, which includes the
  7946.      applicable NetWare Lite Cache program name (NLCACHEC,
  7947.      NLCACHEX, or NLCACHEM) and a number equal to half of the free
  7948.      memory (for the cache), will be included in STARTNET.BAT. 
  7949.      When STARTNET.BAT is run, the cache program loads using half
  7950.      of the free memory for the cache area.  If you do not want a
  7951.      cache, change the option to NO.
  7952.  
  7953.      To create or modify the cache-startup command line from the
  7954.      DOS prompt, type NLCINST.  The current cache-startup command
  7955.      line (if any) will be displayed.  Follow the instructions on
  7956.      the screen.  You can stop modifying or creating the
  7957.      cache-startup command line at any time by pressing <Esc>
  7958.      repeatedly until the DOS prompt appears.  The new startup
  7959.      selections will take effect the next time you boot your
  7960.      computer.
  7961.  
  7962.      INSTALLING AS A TSR
  7963.  
  7964.      If you put the cache startup command in batch file like
  7965.      AUTOEXEC.BAT, STARTNET.BAT, or manually type it at the DOS
  7966.      prompt, NetWare Lite Cache will be loaded as a TSR.  When
  7967.      NetWare Lite Cache is loaded as a TSR, it can be unloaded by
  7968.      using the /Q option.  If you put the cache startup command in
  7969.      CONFIG.SYS, NetWare Lite Cache is loaded as a device driver
  7970.      and cannot be unloaded with the /Q option.
  7971.  
  7972.      INSTALLING AS A DEVICE DRIVER
  7973.  
  7974.      You must use DOS 3.0 or higher to load the cache as a device
  7975.      driver.  NetWare Lite Cache requires slightly less memory when
  7976.      it is loaded as a device driver than when it is loaded as a
  7977.      TSR.  (DOS assigns TSRs a copy of the environment and a 128
  7978.      byte control block.  Device drivers do not have a copy of the
  7979.      environment or the 128 byte control block).
  7980.  
  7981.      Start NetWare Lite Cache as a device driver by putting one of
  7982.      the following commands in your CONFIG.SYS file:
  7983.  
  7984.      KEY TERMS
  7985.  
  7986.      [path]
  7987.  
  7988.           Directory where the NetWare Lite Cache programs are
  7989.           located.
  7990.  
  7991.      [size]
  7992.  
  7993.           Amount of memory (specify kilobytes) you want to allocate
  7994.           to the cache.  If you do not specify a value, NetWare
  7995.           Lite Cache uses all free memory for the cache.
  7996.  
  7997.      [start]
  7998.  
  7999.           Starting address in extended memory for the cache. 
  8000.           Extended memory addresses begin above 1024 KB.  If you do
  8001.           not specify a starting address, NetWare Lite Cache uses
  8002.           the first available memory area.  This is the best choice
  8003.           for most installations because it allows NetWare Lite
  8004.           Cache to put the control tables into extended memory. 
  8005.           However, you may specify a specific address for NetWare
  8006.           Cache to use.
  8007.  
  8008.      [options]
  8009.  
  8010.           One or more startup command options.  See the "Cache
  8011.           Startup Commands" section of this document.  If you put
  8012.           the cache startup command in your CONFIG.SYS file,
  8013.           NetWare Lite Cache loads as a device driver each time you
  8014.           boot your computer.  (Remember, as a device driver, it
  8015.           can not be unloaded with the /Q option.)
  8016.  
  8017.           All other control options work as described in the
  8018.           "NetWare Lite Cache Control" section of this document. 
  8019.           To Manually Create or Modify the Cache Startup Command as
  8020.           a TSR, start the NetWare Lite Cache program by entering
  8021.           the cache-startup command line at the DOS prompt or by
  8022.           including it in either AUTOEXEC.BAT or STARTNET.BAT.
  8023.  
  8024.      TYPE OF DEVICE DRIVER CACHE STARTUP COMMAND
  8025.  
  8026.      MEMORY
  8027.  
  8028.      Conventional   Format:   DEVICE=[path] NLCACHEC.EXE [size]
  8029.                               [options]
  8030.      
  8031.                     Example:  DEVICE=C:\NWLITE\NLCACHEC.EXE 128
  8032.                               /T=2
  8033.                               (The cache size would be 128 KB. 
  8034.                               The maximum write delay would be 2
  8035.                               seconds.)
  8036.  
  8037.      Extended       Format:   DEVICE=[path] NLCACHEX.EXE [size]
  8038.                               [start] [options]
  8039.  
  8040.                     Example:  DEVICE=C:\NWLITE\NLCACHEX.EXE 2048
  8041.                               D000 /T=5
  8042.                               (The cache size would be 2048 KB. 
  8043.                               The starting address would be D000. 
  8044.                               The maximum write delay would be 5
  8045.                               seconds.)
  8046.  
  8047.      Expanded       Format:   DEVICE=[path] NLCACHEM.EXE
  8048.                               [size][options]
  8049.  
  8050.                     Example:  DEVICE=C:\NWLITE\NLCACHEM.EXE 512
  8051.                               /T=5/B=16
  8052.                               (The cache size would be 512 KB. 
  8053.                               The maximum write delay would be 5
  8054.                               seconds.  The LookAhead buffer size
  8055.                               would be 16 KB.)
  8056.  
  8057.  
  8058.      TYPE OF TSR CACHE STARTUP COMMAND LINE
  8059.  
  8060.      MEMORY
  8061.  
  8062.      Conventional   Format:   NLCACHEC [size] [options]
  8063.                     Example:  NLCACHEC 128 /T=5
  8064.                               (The cache size would be 128 KB. 
  8065.                               The maximum write delay would be 5
  8066.                               seconds.)
  8067.  
  8068.      Extended       Format:   NLCACHEX [size] [start] [options]
  8069.                     Example:  NLCACHEX 1024 D000 /T=2
  8070.                               (The cache size would be 1024 KB. 
  8071.                               The starting address would be D000. 
  8072.                               The maximum write delay would be 2
  8073.                               seconds.)
  8074.  
  8075.      Expanded       Format:   NLCACHEM [size] [options]
  8076.                     Example:  NLCACHEM 512 /T=2
  8077.                               (The cache size would be 512 KB. 
  8078.                               The maximum write delay would be
  8079.                               turned off so the cache becomes a
  8080.                               write-through cache.)
  8081.  
  8082.      CACHE STARTUP COMMANDS
  8083.  
  8084.      /A= Sector Chain Limit
  8085.  
  8086.      ■    Use with NLCACHEC, NLCACHEX, and NLCACHEM.
  8087.  
  8088.      ■    It suppresses caching of read/write requests larger than
  8089.           the limit value.  The limit value range is from 1 to 128
  8090.           sectors (128 sectors is the maximum number of sectors DOS
  8091.           allows).
  8092.  
  8093.      ■    Use it to tune the cache for unusual cases where programs
  8094.           are effectively flushing your cache by doing large reads. 
  8095.           If you select a sector limit value less than the maximum
  8096.           (128), large reads are not cached.
  8097.  
  8098.      ■    If this is not used, NetWare Lite Cache selects a
  8099.           best-fit limit value.  For cache sizes smaller than 256
  8100.           KB, a /A= value larger than the best fit value is
  8101.           ignored.
  8102.  
  8103.      /B= LookAhead Buffer Size
  8104.  
  8105.      ■    Use with NLCACHEC, NLCACHEX, and NLCACHEM.
  8106.  
  8107.      ■    It specifies the size of the LookAhead buffer (specify
  8108.           kilobytes).  The LookAhead buffer requires that you
  8109.           allocate additional conventional memory to the size of
  8110.           the LookAhead buffer.  The LookAhead Buffer is used
  8111.           during sequential disk accesses to improve computer
  8112.           performance.  NetWare Lite Cache continually monitors
  8113.           your disk activity and turns LookAhead on and off
  8114.           according to the type of reads being done.  When you are
  8115.           performing sequential reads, NetWare Lite Cache reads
  8116.           large blocks of sectors into the LookAhead buffer.  This
  8117.           saves time by anticipating future reads and combining
  8118.           them with reads that have already been requested.
  8119.  
  8120.      ■    The LookAhead buffer size can be from 0 to 16 KB. 
  8121.           Consider a LookAhead buffer size of at least 9 KB.  If
  8122.           you specify a LookAhead buffer of zero, both LookAhead
  8123.           buffer size (/B) and the deferred write capability (/T)
  8124.           are disabled.
  8125.  
  8126.      /O   Control Table Location
  8127.  
  8128.      ■    Use with NLCACHEX and NLCACHEM.
  8129.  
  8130.      ■    It directs NetWare Lite Cache to use cache memory instead
  8131.           of conventional memory for the cache control tables. 
  8132.           This means that more of your conventional memory is
  8133.           available for other applications.
  8134.  
  8135.      ■    The /O option is suppressed if either the HMA (High
  8136.           Memory Area) beginning at address 1024 KB is not
  8137.           available or if the /R options used.
  8138.  
  8139.      ■    The /O option may reduce cache performance (speed) when
  8140.           used with abnormally slow add-on memory boards.
  8141.  
  8142.      /P   Place LookAhead in Expanded Memory
  8143.  
  8144.      ■    Use with NLCACHEM.
  8145.  
  8146.      ■    Uses expanded memory (instead of conventional memory) for
  8147.           the LookAhead buffer.
  8148.  
  8149.      ■    The /P option may reduce cache performance (speed) when
  8150.           used with abnormally slow add-on memory boards.
  8151.  
  8152.      /R   Disable A20 Latch
  8153.  
  8154.      ■    Use with NLCACHEX.
  8155.      ■    This switch disables the use of CPU latch A20.  Only use
  8156.           this option if you have compatibility problems or if your
  8157.           computer hangs for no apparent reason.
  8158.  
  8159.      ■    The /R option may be selected automatically in some
  8160.           computer configurations.
  8161.  
  8162.      /S   Assign Cache High
  8163.  
  8164.      ■    Use with NLCACHEX.
  8165.  
  8166.      ■    It places the cache memory at the top of the extended
  8167.           memory.  This may be necessary if you are using programs
  8168.           that reallocate extended memory, such as Windows/386,
  8169.           AutoCAD, and Lotus 123 - release 3.  If you use this
  8170.           option, NetWare Lite Cache ignores any starting address
  8171.           specification.
  8172.  
  8173.      /T=  Maximum Write Delay
  8174.  
  8175.      ■    Use with NLCACHEC, NLCACHEX, and NLCACHEM.
  8176.  
  8177.      ■    This switch specifies the maximum delay value for
  8178.           deferred disk writes.  The delay value may be from 0 to
  8179.           5 seconds.  Write delay is disabled if you enter a delay
  8180.           value of 0 (/T=0) or if the LookAhead buffer is set to 0
  8181.           (/B=0).  If the maximum write delay value is 0 or if the
  8182.           LookAhead buffer value is zero, NetWare Lite Cache
  8183.           operates as a write-through cache.  The deferred write
  8184.           feature speeds up your computer in two ways:
  8185.  
  8186.           1.   It groups multiple small-write requests into fewer
  8187.                large-write requests.
  8188.  
  8189.           2.   It avoids repetitive writes to the same sectors. 
  8190.                DOS spends much of its time writing and rewriting
  8191.                the same File Attribute Table (FAT) sectors on your
  8192.                disk.  When deferred writes are pending and a new
  8193.                write request is made for the same sectors, the new
  8194.                write data replaces older data so the physical
  8195.                write is performed once with the most recent
  8196.                changes.
  8197.  
  8198.      /U Nonconforming Partition
  8199.  
  8200.      ■    Use with NLCACHEC, NLCACHEX, and NLCACHEM.
  8201.  
  8202.      ■    Certain schemes for partitioning hard disks larger than
  8203.           33 MB do not handle the disk BIOS interrupts correctly. 
  8204.           If the disk BIOS interrupts are handled incorrectly, use
  8205.           the /U option.
  8206.  
  8207.      ■    The /U option is not required for normal DOS disk
  8208.           partitions.  If this option is used, only the first 256
  8209.           MB of each physical disk is cached.
  8210.  
  8211.      /V   Disable INT 19 Capture
  8212.  
  8213.      ■    Use with NLCACHEC, NLCACHEX, and NLCACHEM.
  8214.  
  8215.      ■    This switch disables normal interrupt line 19 capture. 
  8216.           It may solve problems with rare and unusual programs that
  8217.           use interrupt line 19 in a nonstandard manner.
  8218.  
  8219.      /W   Disable Duplicate Write Check
  8220.  
  8221.      ■    Use with NLCACHEX and NLCACHEM.
  8222.  
  8223.      ■    This switch suppresses duplicate write-checking that
  8224.           NetWare Lite Cache normally uses to avoid rewriting
  8225.           cached sectors that have not changed.  The checking logic
  8226.           may produce false compares when used with abnormally slow
  8227.           add-on memory boards.  If your computer stops when the
  8228.           cache is started, try using this option.
  8229.  
  8230.      /X   Disable Memory Diagnostic
  8231.  
  8232.      ■    Use with NLCACHEX and NLCACHEM.
  8233.  
  8234.      ■    When you start NetWare Lite Cache, it normally performs
  8235.           a brief memory diagnostic check.  If you use this option,
  8236.           the memory check is skipped.
  8237.  
  8238.      /Y   Enable 8088/86 High Memory Transfers
  8239.  
  8240.      ■    Use with NLCACHEC and NLCACHEM.
  8241.  
  8242.      ■    It enables the caching of disk transfers to or from
  8243.           memory addresses above B000:0000 on 8088/8086 computers. 
  8244.           If this option is not used when NLCACHEC is running,
  8245.           transfers are not cached due to the potential hardware
  8246.           DMA (Direct Memory Access) channel unreliability.
  8247.  
  8248.      /Z   Disable Snooze Alarm
  8249.  
  8250.      ■    Use with NLCACHEC, NLCACHEX, and NLCACHEM.
  8251.  
  8252.      ■    This switch disables NetWare Lite Cache's snooze alarm. 
  8253.           The snooze alarm generates a low-pitched beep if NetWare
  8254.           Lite Cache is unable to find a safe time slot to complete
  8255.           a deferred write.  The alarm sounds every 5 seconds until
  8256.           pending deferred writes are completed.
  8257.  
  8258.      NetWare LITE CACHE CONTROL
  8259.  
  8260.      After NetWare Lite Cache is started, you can control its
  8261.      operation by executing a cache control command.  The control
  8262.      command consists of the name of the caching program and a
  8263.      control option.  For example, if you use NLCACHEX and want to
  8264.      get help on NetWare Lite Cache options, type the following:
  8265.  
  8266.           NLCACHEX /HELP <Enter>
  8267.  
  8268.      Cache Control Commands
  8269.  
  8270.      /HELP
  8271.  
  8272.      ■    Use with NLCACHEC, NLCACHEX, and NLCACHEM.
  8273.  
  8274.      ■    This switch displays parameters and options that can be
  8275.           used in the cache-startup command line and lists the
  8276.           cache control commands.
  8277.  
  8278.      /Q   Quit
  8279.  
  8280.      ■    Use with NLCACHEC, NLCACHEX, and NLCACHEM.
  8281.  
  8282.      ■    If NetWare Lite Cache was started as a TSR from the DOS
  8283.           prompt or batch file, this option terminates the NetWare
  8284.           Lite Cache program and attempts to release all memory it
  8285.           was using.  If other TSR programs were loaded after
  8286.           NetWare Lite Cache, NetWare Lite Cache's conventional
  8287.           memory may be locked.  If this happens, you may be able
  8288.           to quit NetWare Lite Cache by unloading the TSR programs
  8289.           that were loaded after NetWare Lite Cache and trying the
  8290.           /Q command again.
  8291.  
  8292.      ■    If NetWare Lite Cache was started from your CONFIG.SYS
  8293.           file as a device driver, this option has no effect. 
  8294.           Device drivers cannot be removed from memory.  The only
  8295.           way to take a device driver out of memory is to remove
  8296.           its "device=" statement from your CONFIG.SYS file and
  8297.           reboot your computer.
  8298.  
  8299.      -    Disable and Flush
  8300.  
  8301.      ■    Use with NLCACHEC, NLCACHEX, and NLCACHEM.
  8302.  
  8303.      ■    Flushes the cache buffers and disables the cache.  When
  8304.           the cache is disabled, hard disk reads and writes are
  8305.           performed as if the cache was never loaded.  The cache
  8306.           remains in memory and can be enabled with the "+" option.
  8307.  
  8308.      +    Enable and Flush
  8309.  
  8310.      ■    Use with NLCACHEC, NLCACHEX, and NLCACHEM.
  8311.  
  8312.      ■    This switch flushes the cache buffers, resets the cache
  8313.           statistics to 0, and enables the cache if it was
  8314.           previously disabled with the "-"option.
  8315.  
  8316.      ?    Status
  8317.      ■    Use with NLCACHEC, NLCACHEX, and NLCACHEM.
  8318.  
  8319.      ■    Displays cache status.  The top portion of the status
  8320.           screen displays:
  8321.  
  8322.           1.   Cache size
  8323.           2.   Drives being cached
  8324.           3.   Current cache options
  8325.  
  8326.      ■    In some cases, NetWare Lite Cache may selectively enable
  8327.           certain options, even though these options were not
  8328.           specified on the cache startup command.  If the cache has
  8329.           been disabled with the "-" option, the screen displays
  8330.           "cache is inactive." If "cache is inactive" is followed
  8331.           by an error code, a serious problem exists.  An error
  8332.           code 99 indicates that some other program is writing into
  8333.           NetWare Lite Cache's control tables.  Any other error
  8334.           code indicates a problem with your add-on memory.
  8335.  
  8336.      The Disk Usage Statistics show the following:
  8337.  
  8338.           1.   Number of read requests that DOS made
  8339.           2.   Number of physical disk reads that were performed
  8340.           3.   Percentage of reads saved because the data was in
  8341.                the cache
  8342.           4.   Number of write requests that DOS made
  8343.           5.   Number of physical disk writes actually performed
  8344.           6.   Percentage of disk writes saved because they were
  8345.                duplicated writes or the data had not changed
  8346.  
  8347.      The Error Statistics show the following:
  8348.  
  8349.      1.   Number of cache memory errors
  8350.      2.   Number of disk transfer errors
  8351.      3.   Number of errors ignored by the user
  8352.  
  8353.      Memory Errors are tallied whenever an error is detected in
  8354.      your extended or expanded memory subsystem.
  8355.  
  8356.      Disk errors are tallied whenever an error is reported by your
  8357.      disk drive subsystem.  Errors ignored by users are tallied
  8358.      when a disk error is detected while performing a deferred
  8359.      write and a user enters an ignore response at the "Retry or
  8360.      Ignore" prompt.
  8361.  
  8362.      MEMORY REQUIREMENT
  8363.  
  8364.      The resident conventional memory size required by NetWare Lite
  8365.      Cache is the total of the following:
  8366.      ┌────────────────────┬────────────────┬──────────────┬──────
  8367.      ────────────┐
  8368.      │        SIZES       │ NLCACHEC       │ NLCACHEX     │
  8369.      NLCACHEM         │
  8370.      ├────────────────────┼────────────────┼──────────────┼──────
  8371.      ────────────┤
  8372.      │Cache Program Size  │ 8 KB           │ 8 KB         │ 8 KB  
  8373.                │
  8374.      ├────────────────────┼────────────────┼──────────────┼──────
  8375.      ────────────┤
  8376.      │LookAhead Buffer    │ See /B option  │ See /B option│ Note 1
  8377.      Below     │
  8378.      │Size                │                │              │       
  8379.                │
  8380.      ├────────────────────┼────────────────┼──────────────┼──────
  8381.      ────────────┤
  8382.      │Cache Size          │ The amount of  │ NOT          │ NOT   
  8383.                │
  8384.      │                    │ memory you     │ APPLICABLE   │
  8385.      APPLICABLE       │
  8386.      │                    │ allocate to    │              │       
  8387.                │
  8388.      │                    │ the cache      │              │       
  8389.                │
  8390.      ├────────────────────┼────────────────┼──────────────┼──────
  8391.      ────────────┤
  8392.      │Resident Control    │                │              │       
  8393.                │
  8394.      │Table Size          │ NOT            │ Note 2, 3    │ Note 2,
  8395.      3 Below  │
  8396.      │                    │ APPLICABLE     │ Below        │       
  8397.                │
  8398.      ├────────────────────┴────────────────┴──────────────┴──────
  8399.      ────────────┤
  8400.      │Note 1:  LookAhead buffer size may be controlled with the /B=
  8401.      option.  │
  8402.      │         If the /P option is active (see "Cache Startup
  8403.      Commands"),    │
  8404.      │         the LookAhead buffer is placed in the EMS memory. 
  8405.      No         │
  8406.      │         resident conventional (base) memory is required for
  8407.      the       │
  8408.      │         LookAhead Buffer.                                  
  8409.                │
  8410.      │                                                            
  8411.                │
  8412.      │Note 2:  If the /O option is active, cache sizes up to 5.3 MB
  8413.      require  │
  8414.      │         no resident control table memory.  If your cache
  8415.      size exceeds │
  8416.      │         5.3 MB, multiply the cache size in megabytes by four
  8417.      to get   │
  8418.      │         the resident control table size in kilobytes.      
  8419.                │
  8420.      │                                                            
  8421.                │
  8422.      │Note 3:  If the /O option is not active, the resident control
  8423.      table    │
  8424.      │         requires 12 KB for each megabyte of cache memory.  
  8425.                │
  8426.      └───────────────────────────────────────────────────────────
  8427.      ────────────┘
  8428.  
  8429.      COMPATIBILITY
  8430.  
  8431.      NetWare Lite Cache is fully compatible with the XMS protocol,
  8432.      DOS network protocols, DesqView, Windows 3.1, and earlier
  8433.      Windows versions, and it operates with PC, XT, AT, and PS/2
  8434.      compatible computers under MS-DOS and PC-DOS versions 2
  8435.      through 5, DR DOS 6.0, and Windows 3.0 and 3.1.
  8436.  
  8437.      If you use a "Load High" memory manager such as 386MAX or
  8438.      QEMM, you may load the cache high.  Even though this can be
  8439.      done, it may seriously impair cache performance when used with
  8440.      abnormally slow add-on memory boards.
  8441.  
  8442.      ERROR MESSAGES
  8443.  
  8444.      General Start-Up Errors
  8445.  
  8446.      ■    "Already loaded"
  8447.           --   NetWare Lite Cache is already loaded.
  8448.  
  8449.      ■    "Amount not numeric"
  8450.           --   Invalid size value specified.
  8451.  
  8452.      ■    "Data Compare Error at location hhhhh"
  8453.           --   hhhhh is a hexadecimal memory address.  An error
  8454.                was detected during the memory diagnostic.
  8455.  
  8456.      ■    "Invalid command line option"
  8457.           --   Improper command line option specified.
  8458.  
  8459.      ■    "No compatible fixed disk!"
  8460.           --   No compatible disk found.
  8461.  
  8462.      ■    "No Extended Memory available"
  8463.           --   Either your computer has no extended memory
  8464.                installed, or another process is using all the
  8465.                extended memory.
  8466.  
  8467.      ■    "A different NLCache is running"
  8468.           --   A different version of NetWare Lite Cache caching
  8469.                program is already installed.
  8470.  
  8471.      ■    "Too many drive letter options!"
  8472.           --   You are attempting to cache more drives than
  8473.                allowed.
  8474.  
  8475.      ■    "Unsupported sector size!"
  8476.           --   NetWare Lite Cache supports only sector between 512
  8477.                and 16384 bytes.
  8478.  
  8479.      NLCACHEX Specific Start-Up Errors
  8480.  
  8481.      ■    "Insufficient Extended Memory"
  8482.           --   There is not enough extended memory available to
  8483.                start the cache.
  8484.  
  8485.      ■    "HMA is not available"
  8486.           --   The High Memory Area at location 1024 is in use by
  8487.                another program.  The cache control tables will be
  8488.                located in resident conventional (base) memory.
  8489.  
  8490.      ■    "XMS Error Code\ xx"
  8491.           --   xx is an error code returned by the extended memory
  8492.                manager.  This indicates a serious malfunction in
  8493.                the XMS manager.  The most common error codes are
  8494.                the following:
  8495.  
  8496.                    80 -- function not implemented
  8497.                    81 -- a VDISK device was detected
  8498.                    82 -- an A20 error occurred
  8499.                    8e -- a general driver error occurred
  8500.                    8f -- unrecoverable driver error occurred
  8501.                    A0 -- all extended memory is allocated
  8502.                    A1 -- all extended memory handles used
  8503.                    A2 -- invalid handle
  8504.                    A9 -- a parity error occurred
  8505.  
  8506.      NLCACHEM Specific Startup Errors
  8507.  
  8508.      ■    "Expanded Memory content does not match data as written"
  8509.           --   An error was detected during the cache start-up
  8510.                memory diagnostics.  You may have a hardware
  8511.                malfunction.
  8512.  
  8513.      ■    "Insufficient Expanded Memory free"
  8514.           --   All expanded memory is in use by other programs.
  8515.  
  8516.      ■    "No Expanded Memory Manager"
  8517.           --   Install the expanded memory manager software you
  8518.                received with your computer or with your expanded
  8519.                memory board.
  8520.  
  8521.      Status Errors
  8522.  
  8523.      ■    "Cache is inactive: Error 99 at (location)"
  8524.           --   The cache tables have been overwritten by another
  8525.                program that is accessing memory outside its
  8526.                allocated region.  This condition may be caused by
  8527.                a faulty Terminate-and-Stay Resident (TSR) program
  8528.                or by a normal program addressing memory
  8529.                out-of-bounds.  You can identify the offender by
  8530.                removing programs one at a time until the problem
  8531.                goes away.
  8532.  
  8533.      ■    "Cache is inactive:  Error xx"
  8534.           --   xx is the error code given by the EMM or LIM
  8535.                driver.  If NLCACHEM is unable to save the EMS page
  8536.                map due to repeated errors from the EMS driver, the
  8537.                cache shuts down.  There may be a serious problem
  8538.                with the EMS board or the EMM driver software.
  8539.  
  8540.      Errors When Quitting
  8541.  
  8542.      ■    "Cannot release resident memory"
  8543.           --   Other programs are loaded above NetWare Lite Cache. 
  8544.                You must unload these programs before quitting the
  8545.                cache.
  8546.  
  8547.      ■    "Cannot remove device driver"
  8548.           --   NLCache was loaded as a device that cannot be
  8549.                unloaded with the /Q option.
  8550.  
  8551. SOLUTION
  8552.  
  8553.      NA
  8554.  
  8555.  
  8556.  
  8557.  
  8558.                                FYI
  8559.  
  8560. (Note:  The origin of this information may be internal or external
  8561. to Novell.  Novell makes every effort within its means to verify
  8562. this information.  However, the information provided in this
  8563. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  8564. implied claims to the validity of this information.)
  8565.  
  8566.           TITLE:    DOS Memory Managers and NetWare Lite v1.X
  8567.    DOCUMENT ID#:    FYI.P.6076
  8568.            DATE:    04DEC92
  8569.         PRODUCT:    NetWare Lite
  8570. PRODUCT VERSION:    All versions
  8571.      SUPERSEDES:    NA
  8572.  
  8573. SYMPTOM
  8574.  
  8575.      NA
  8576.  
  8577. ISSUE/PROBLEM
  8578.  
  8579.      DOS Memory Managers and NetWare Lite v1.x
  8580.  
  8581.      Note:  Information listed in this document is intended for use
  8582.      on 386 or 486 based computers.  For information on other
  8583.      machines, please consult your DOS manual.  This document is
  8584.      intended to aid the user in the basic steps of loading NetWare
  8585.      Lite items into upper memory.
  8586.  
  8587.      General Information
  8588.  
  8589.      This basic summary is necessary to understand how to create
  8590.      the best performing servers and clients with NetWare Lite.
  8591.  
  8592.      Random Access Memory (RAM) in 386 and 486 computers has a
  8593.      uniform structure.  The first 640 KB of memory is known as
  8594.      conventional memory, the location where applications load. 
  8595.      The next 384 KB of memory is known as upper memory, where
  8596.      system files and other files (such as mouse drivers or network
  8597.      drivers) can be loaded if memory management software is used. 
  8598.      On machines with more than 1 MB of RAM, the first 64 KB of
  8599.      memory above 1 MB is known as the High Memory Area (HMA).
  8600.  
  8601.      NetWare Lite v1.0 has several files that may be loaded into
  8602.      upper memory.  These files are normally loaded from the
  8603.      STARTNET.BAT file found in the NWLITE directory.  These files
  8604.      are:  LSL.COM, your network board driver (such as NE2000.COM),
  8605.      IPXODI A, SHARE (found in your DOS directory) and CLIENT.EXE. 
  8606.      The proper syntax for loading these files into upper memory
  8607.      depends on which version of DOS and memory manager you choose
  8608.      to use.  The following steps instruct you how to load NetWare
  8609.      Lite files into upper memory by using memory managers from DR
  8610.      DOS 6.0 and MS DOS 5.0.  If you have any questions that are
  8611.      not answered in this document, please consult your DOS
  8612.      documentation.
  8613.  
  8614.      The memory manager, EMM386, will relocate software into upper
  8615.      memory.  Without the use of the EMM386 manager, the only
  8616.      memory that can be used is conventional memory (the first 640
  8617.      KB of memory).
  8618.  
  8619.      DR DOS 6.0
  8620.  
  8621.      The memory manager included with DR DOS 6.0 is EMM386.SYS.  To
  8622.      load drivers and programs into upper memory, several steps
  8623.      must be followed.
  8624.  
  8625.           Note:  EMM386.SYS cannot be used with other memory
  8626.           managers.
  8627.  
  8628.      1.   The following is an example of a CONFIG.SYS file that is
  8629.           configured to allow access to upper memory (UMB) and HMA:
  8630.  
  8631.                HIDOS=ON
  8632.                DEVICE=C:\DRDOS\EMM386.SYS /F=AUTO /B=FFFF /R=AUTO
  8633.                /E=[START-END]
  8634.  
  8635.           HIDOS=ON
  8636.  
  8637.           In the CONFIG.SYS file, the HIDOS=ON line should be
  8638.           included.  This allows the computer to put information
  8639.           into HMA if memory is available.
  8640.  
  8641.           EMM386.SYS
  8642.           [/F=AUTO] Performs an automatic search through upper
  8643.                     memory for a free 64 KB window.  This is the
  8644.                     default.
  8645.  
  8646.           [/B=FFFF] Relocates the DR DOS kernel, freeing space in
  8647.                     conventional memory for use by applications. 
  8648.                     By using the ffff location of memory, the
  8649.                     kernel will be placed into HMA (if available).
  8650.  
  8651.           [/R=AUTO] Copies data and code from Read Only Memory
  8652.                     (ROM), which is slow to run, into Random
  8653.                     Access Memory (RAM), which is very fast.
  8654.  
  8655.           [/E=[START-END]]    Excludes an area of upper memory
  8656.                               from the area being checked for
  8657.                               availability of use.  This switch
  8658.                               should be used if an item uses a
  8659.                               specific memory location.  For
  8660.                               example:  If your network board had
  8661.                               a memory address setting of CC00 and
  8662.                               you used the switch [/E=CC00-CFFF],
  8663.                               then the EMM386.SYS driver would not
  8664.                               allow any software to occupy the
  8665.                               same area of memory.  This is a
  8666.                               solution to random errors (the
  8667.                               machine lockup) that may occur if
  8668.                               the network board driver is
  8669.                               overwritten.
  8670.  
  8671.      2.   To load NetWare Lite required files into high memory in
  8672.           your STARTNET.BAT file, your syntax should be similar to
  8673.           the following:
  8674.  
  8675.                NetWare LITE v1.1             NetWare LITE v1.0
  8676.                HILOAD LSL                    HILOAD LSL
  8677.                HILOAD NE2000                 HILOAD NE2000
  8678.                HILOAD IPXODI A               HILOAD IPXODI A
  8679.                HILOAD SHARE                  HILOAD SHARE
  8680.                HILOAD SERVER                 SERVER
  8681.                HILOAD CLIENT                 HILOAD CLIENT
  8682.  
  8683.           Note:  Server should not be loaded into high memory with
  8684.           v1.0
  8685.  
  8686.      3.   To examine where your items are loaded into high memory,
  8687.           type the following from the DOS prompt:
  8688.  
  8689.                MEM /A /P
  8690.  
  8691.           (/A shows all information.  /P pauses at the end of every
  8692.           screen.)
  8693.  
  8694.      4.   From this screen you will be given several screens of
  8695.           information.  To determine what is located in upper
  8696.           memory, be aware that the address A000:0000 is where
  8697.           conventional memory ends and upper memory begins and
  8698.           FFFF:0000 is where upper memory ends and the high memory
  8699.           area begins.  For complete information on the MEM
  8700.           command, please refer to page 258-259 of the DR DOS 6.0
  8701.           User's Guide or call the DRI Automated Fax system at
  8702.           1-408-649-2344.  The titles pertaining to memory
  8703.           management are the following:
  8704.  
  8705.           Document  Title
  8706.           1000      Master Index  (A Complete Listing of all Files
  8707.                     on the DRI Fax System.)
  8708.           1300      DR DOS 6 Memory Management overview
  8709.           1301      Basic Memory optimization
  8710.           1302      Trouble shooting
  8711.           1303      Using Third-party memory managers
  8712.           1305      XMS-EMS memory pool
  8713.           1306      Preventing DR DOS from loading into HMA
  8714.           1307      The MEM /A Command
  8715.           1308      Gate A20 and Printing Problems
  8716.  
  8717.      MS-DOS 5.0
  8718.  
  8719.      The memory manager included with MS-DOS 5.0 is EMM386.EXE.  To
  8720.      load drivers and programs into upper memory, several steps
  8721.      must be followed.
  8722.  
  8723.      In the CONFIG.SYS file, device drivers for HIMEM.SYS and
  8724.      EMM386.EXE must be included and be placed in a specific order. 
  8725.      To ensure the proper setup, it is best to have the device line
  8726.      containing HIMEM.SYS at the beginning of the CONFIG.SYS file. 
  8727.      The second line should contain the EMM386.EXE line, and the
  8728.      third line should contain a specification of where to load the
  8729.      DOS system files.  For example:
  8730.  
  8731.           DEVICE=C:\DOS\HIMEM.SYS
  8732.           DEVICE=C:\DOS\EMM386.EXE /X=MMMM-NNNN NOEMS
  8733.           DOS=HIGH,UMB
  8734.  
  8735.      HIMEM.SYS
  8736.  
  8737.           Generally, the default specifications for HIMEM.SYS are
  8738.           sufficient for your system.  The main exception is the
  8739.           /MACHINE:XXXX specification, where XXXX is your machine
  8740.           type.  Please see page 611 in the MS-DOS 5.0 User's
  8741.           Guide for complete information.
  8742.  
  8743.      EMM386.EXE
  8744.  
  8745.           Switches included with EMM386.EXE that are most commonly
  8746.           used to increase system performance are the following:
  8747.  
  8748.           [X=[MMMM-NNNN]]  The MMMM-NNNN denotes an address that
  8749.           EMM386.EXE will not be allowed to use.  This is very
  8750.           useful for excluding the address of your network-board
  8751.           driver so it will not be overwritten by DOS.  (If the
  8752.           board memory address is set at CC00, the switch would be
  8753.           X=CC00-CFFF.)
  8754.  
  8755.           [NOEMS]  Allows access to upper memory and prevents
  8756.           access to expanded memory.  It does allow access to
  8757.           extended memory.  Other switches can be found in the
  8758.           MS-DOS 5.0 User's Guide on pages 605-609.
  8759.  
  8760.      DOS
  8761.  
  8762.           The HIGH switch allows DOS to relocate the system files
  8763.           into a location called the HMA (High Memory Area),
  8764.           freeing up more conventional memory space.  The UMB
  8765.           (Upper Memory Block) switch is for linking conventional
  8766.           memory with upper memory.  It is necessary to load
  8767.           drivers or devices into upper memory.
  8768.  
  8769.           Remember, to load any command high, the line must follow
  8770.           the three lines listed above.  The command to load a
  8771.           device high in the CONFIG.SYS file is DEVICEHIGH.  The
  8772.           command to load an item high in the AUTOEXEC.BAT file or
  8773.           any .BAT file is LH or LOADHIGH.
  8774.  
  8775.           To load the required NetWare Lite files into high memory
  8776.           in your STARTNET.BAT file, your syntax should be similar
  8777.           to the following:
  8778.  
  8779.           NetWare LITE v1.1             NetWare LITE v1.0
  8780.           LH  LSL                       LH  LSL
  8781.           LH  NE2000                    LH  NE2000
  8782.           LH  IPXODI A                  LH  IPXODI A
  8783.           LH  SHARE                     LH  SHARE
  8784.           LH  SERVER                    SERVER
  8785.           LH  CLIENT                    LH  CLIENT
  8786.  
  8787.           Note:  Server should not be loaded into high memory with
  8788.           v1.0
  8789.  
  8790.           To examine where your items are loaded into high memory,
  8791.           from the DOS prompt type the following:
  8792.  
  8793.                MEM /C |MORE
  8794.  
  8795.           (/C classifies programs by memory usage.  It also
  8796.           displays conventional memory and upper memory in separate
  8797.           blocks to easily determine where programs are loaded; the
  8798.           |MORE command pauses at the end of every screen.)
  8799.  
  8800.           For further questions and concerns about loading software
  8801.           into upper memory, consult the MS-DOS 5.0 User's
  8802.           Guide.
  8803. SOLUTION
  8804.  
  8805.      NA
  8806.  
  8807.  
  8808.  
  8809.  
  8810.                                FYI
  8811.  
  8812. (Note:  The origin of this information may be internal or external
  8813. to Novell.  Novell makes every effort within its means to verify
  8814. this information.  However, the information provided in this
  8815. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  8816. implied claims to the validity of this information.)
  8817.  
  8818.           TITLE:    NetWare Lite 1.1 and Windows 3.1 Compatibility
  8819.    DOCUMENT ID#:    FYI.P.6077
  8820.            DATE:    04DEC92
  8821.         PRODUCT:    NetWare Lite
  8822. PRODUCT VERSION:    v1.1
  8823.      SUPERSEDES:    FYI.P.6061
  8824.  
  8825. SYMPTOM
  8826.  
  8827.      NA
  8828.  
  8829. ISSUE/PROBLEM
  8830.  
  8831.      NetWare Lite 1.1 and Windows 3.1 Compatibility
  8832.  
  8833.      Installing Windows 3.1 on a NetWare Lite Network:
  8834.  
  8835.      If you are upgrading from a previous version of Windows to
  8836.      Windows 3.1, Novell recommends that you delete the previous
  8837.      version of Windows from your hard drive before you begin
  8838.      installation of Windows 3.1.  This is recommended because
  8839.      Windows 3.1 handles many of the settings in the initialization
  8840.      files (*.INI) differently than before and will not always
  8841.      convert these parameters to the new format.  There are also
  8842.      many drivers, including all printer drivers, that have been
  8843.      changed from version 3.0 to version 3.1.  By deleting any
  8844.      previous version of Windows before you install version 3.1,
  8845.      you ensure that all drivers will be upgraded to the correct
  8846.      versions.
  8847.  
  8848.      The first section of this document describes installing
  8849.      Windows 3.1 on NetWare Lite v1.1 in both Stand Alone and
  8850.      Shared Network versions.  The second section, entitled DR DOS
  8851.      6.0 Configuration Items, discusses general suggestions for
  8852.      configuring DR DOS 6.0, NetWare Lite v1.1, and Windows 3.1 to
  8853.      have a peak performance among the three.  The last section,
  8854.      Tips for Running Windows 3.1, describes general items
  8855.      regarding Windows 3.1 and NetWare Lite v1.1 regardless of what
  8856.      operating system you are using.
  8857.      Installing Windows 3.1
  8858.  
  8859.      Installing a Stand Alone Version of Windows 3.1
  8860.  
  8861.      Follow the regular installation procedures to install Windows
  8862.      3.1 as a stand alone version.  To be able to access network
  8863.      resources, run the setup program and select "No Network
  8864.      Installed" as the network type.  For more information, refer
  8865.      to the Getting Started with Microsoft Windows booklet
  8866.      included with Windows 3.1.
  8867.  
  8868.      Installing a Shared Version of Windows 3.1
  8869.  
  8870.      The following is intended for users who want to install
  8871.      windows in shared mode.  You will need to follow the steps to
  8872.      install on a NetWare Lite Server then for a NetWare Lite
  8873.      Client.  Please refer to the Getting Started with Microsoft
  8874.      Windows booklet, pages 6 to 12, for information about
  8875.      installing Windows on networks in general.
  8876.  
  8877.      Steps for Configuring a Server:
  8878.  
  8879.      1.   Decide which Server you want to install the shared copy
  8880.           of Windows on.  Note:  There must be approximately 16 MB
  8881.           of hard disk space available on the server to install a
  8882.           shareable copy of Windows 3.1.
  8883.  
  8884.      2.   Insert the Windows DISK 1 in the disk drive, and go to
  8885.           that drive (a: <Enter>).
  8886.  
  8887.      3.   Type SETUP /A.  When Windows asks for the network path to
  8888.           which it should install, type C:\WINDOWS or some other
  8889.           path to which you want to install Windows.  (If this
  8890.           directory does not exist, Windows will create it for
  8891.           you.)
  8892.  
  8893.           As you follow the prompts, a shareable copy of Windows
  8894.           will be installed on the server.   Note:  This will not
  8895.           create an executable copy of Windows.  It merely creates
  8896.           a location where clients can pull the executable programs
  8897.           from after they have been set up (see steps for clients,
  8898.           below).
  8899.  
  8900.           After the shared copy of Windows has been installed, the
  8901.           following steps must be taken to properly configure the
  8902.           network software on the server.
  8903.  
  8904.      4.   Enter the NetWare Lite menu utility by typing NET and
  8905.           pressing <Enter>.  Then select "Supervise the network"
  8906.           and then "Network directories" options.  Create a network
  8907.           directory by pressing the <Insert> key.  Select the
  8908.           server where the WINDOWS directory is located.  Type a
  8909.           name for the network directory.  Then enter the path to
  8910.           which you installed Windows, from step 3 above.  Press
  8911.           <Esc> to exit and save the changes, and exit back to the
  8912.           Main Menu.
  8913.  
  8914.      5.   At the Main Menu in the NET utility, select "Supervise
  8915.           the Network" and then select "Server Configuration."  The
  8916.           CLIENT TASKS option defaults to 10 at the time of NetWare
  8917.           Lite installation.  Set the CLIENT TASKS in the FUTURE
  8918.           column to 15 per machine connected to the network.  (For
  8919.           example, if you had three computers on the network, you
  8920.           would set the client tasks to 45.)
  8921.  
  8922.      6.   When NetWare Lite is installed, the FILES=xx in the
  8923.           CONFIG.SYS file is set to be at least 30.  This needs to
  8924.           be increased on the server by 20 per machine connected. 
  8925.           You can change this by using a text editor (such as
  8926.           DR-DOS 6.0 EDITOR) to edit the CONFIG.SYS file.
  8927.  
  8928.      7.   After you have performed these steps for the server,
  8929.           reboot the server for these changes to take effect.
  8930.  
  8931.      Steps for Configuring a Client:
  8932.  
  8933.      There are three ways to set up Windows from the shared copy
  8934.      installed on the server in the steps above.  Please refer to
  8935.      page 7 in Getting Started with Microsoft Windows for a
  8936.      further explanation of the three methods.
  8937.  
  8938.      Option A. Copy all Windows 3.1 files to the Client machine's
  8939.                hard drive.
  8940.  
  8941.                Setting up Windows in this way will give each user
  8942.                the fastest performance of Windows.  However, it
  8943.                will also greatly increase the amount of disk space
  8944.                used and force all clients to have their own hard
  8945.                disks.
  8946.  
  8947.      Option B. Copy only custom configuration files to the Client
  8948.                machine's hard drive.  All other files will be run
  8949.                from the shared copy installed on the server in the
  8950.                steps above.
  8951.  
  8952.                Setting up Windows in this way will take up less
  8953.                disk space than option A above.  However, it will
  8954.                run slower and client machines still must have
  8955.                their own hard disks.
  8956.  
  8957.      Option C. No files will be stored on the Client machine's
  8958.                hard drive.  Instead, the custom configuration
  8959.                files will be stored in a subdirectory on a network
  8960.                server and all other files will be run from the
  8961.                shared copy of Windows installed on the server in
  8962.                the steps above.
  8963.  
  8964.                Setting up Windows in this way is the most
  8965.                conservative as far as disk space is concerned.  It
  8966.                also gives the option of leaving the client
  8967.                machines as "diskless workstations," or machines
  8968.                without hard disks.  However, it is also the
  8969.                slowest way to run Windows because everything must
  8970.                be pulled off the network any time Windows is run.
  8971.  
  8972.      The steps below are instructions to install Windows from the
  8973.      shared copy using Options A, B, and C above.
  8974.  
  8975.      Option A. Copy all files to the Client machine's hard drive.
  8976.  
  8977.           1.   Load NetWare Lite by typing STARTNET.  Map a drive
  8978.                to the network directory that was created on the
  8979.                server in the Steps for Configuring a Server listed
  8980.                above.  For example, if the Network Directory you
  8981.                created in step 4 above was WIN31, you would type
  8982.                the following:
  8983.  
  8984.                     NET MAP I: WIN31 <Enter>
  8985.  
  8986.           2.   Change to the drive you mapped (I: in this example)
  8987.  
  8988.                     I: <Enter>
  8989.  
  8990.           3.   Type SETUP and press <Enter>, and follow the
  8991.                prompts to install a copy of Windows to your local
  8992.                drive.
  8993.  
  8994.                When prompted to either run an Express Setup or a
  8995.                Custom Setup, choose Custom.  The custom setup
  8996.                allows you to preview the changes that are being
  8997.                made to the different files on your computer. 
  8998.                Refer to Windows documentation for questions
  8999.                regarding the installation.
  9000.  
  9001.           4.   When Windows prompts you, choose to "let you make
  9002.                the modifications later" option.  You will then be
  9003.                prompted with a path and file name in which to
  9004.                place a file with Windows-proposed changes to your
  9005.                AUTOEXEC.BAT and CONFIG.SYS files.  Depending on
  9006.                which version of DOS you are using, you will need
  9007.                to make certain changes after installing Windows.
  9008.  
  9009.                DR DOS 6.0     None of these changes are necessary
  9010.                               if you are running DR DOS.  You will
  9011.                               only need to verify, after
  9012.                               installing Windows, that the
  9013.                               subdirectory to which you are
  9014.                               installing Windows is in the PATH=
  9015.                               statement in your AUTOEXEC.BAT file.
  9016.  
  9017.                MS-DOS         If you are running MS-DOS, you will
  9018.                               want to look at the Windows-proposed
  9019.                               AUTOEXEC.BAT and CONFIG.SYS files,
  9020.                               to see the changes that it wanted to
  9021.                               make for you.  The changes you will
  9022.                               be looking for are the following:
  9023.  
  9024.                               In the AUTOEXEC.BAT file, Windows
  9025.                               will insert a line to run the
  9026.                               SmartDrive disk caching utility. 
  9027.                               However, there have been some
  9028.                               problems running with SmartDrive. 
  9029.                               See the section on "Third-Party Disk
  9030.                               Caches," towards the end of this
  9031.                               document.  It is suggested that you
  9032.                               run with either NetWare Lite NLCache
  9033.                               or DR-DOS PCKwik disk cache.
  9034.  
  9035.                               In the CONFIG.SYS file, Windows will
  9036.                               usually try to include its own
  9037.                               memory manager, which includes the
  9038.                               HIMEM.SYS file, and the EMM386.EXE
  9039.                               file.  For MS-DOS this should be
  9040.                               fine.  However, if you experience
  9041.                               memory problems or are running with
  9042.                               a different memory manager, you will
  9043.                               want to leave these lines how they
  9044.                               were before the Windows
  9045.                               installation.  You will also want to
  9046.                               include a line STACKS=9,256 in the
  9047.                               CONFIG.SYS file, which is a fix to
  9048.                               MS-DOS to handle hardware
  9049.                               interrupts.
  9050.  
  9051.           5.   Follow the prompts to continue the installation of
  9052.                Windows.  Note:  When prompted to install printers,
  9053.                select and install any printers you have connected. 
  9054.                Make sure they are specified as connected to port
  9055.                LPT1.DOS or LPT2.DOS, depending on which ports you
  9056.                have captured to network printers, instead of the
  9057.                normal LPT1 and LPT2 ports.  See "Network Printing
  9058.                and Windows 3.1" later in this document.
  9059.  
  9060.                In the printer configuration, you will need to turn
  9061.                off the "Fast Printing Direct to Port" option. 
  9062.                Printing with this enabled bypasses any DOS calls;
  9063.                therefore, you would not be able to print to
  9064.                network printers.  To do this, choose "Connect" at
  9065.                the printer definition window.  Turn of the "Fast
  9066.                Printing Direct to Port" option.
  9067.  
  9068.      6.   Continue following the prompts to finish the installation
  9069.           of Windows.
  9070.  
  9071.           After you finish the installation of Windows, you will
  9072.           need to edit the SYSTEM.INI file in the directory to
  9073.           which you installed Windows.  See the section "Changes to
  9074.           SYSTEM.INI" towards the end of this document.
  9075.  
  9076.           You will now run Windows from your local drive instead of
  9077.           the I: drive.  Verify that the subdirectory on your local
  9078.           drive that you selected in SETUP is included in your
  9079.           AUTOEXEC.BAT file in the PATH= statement, as you will
  9080.           need this to run Windows.
  9081.  
  9082.      Option B. Custom configuration files are copied to the Client
  9083.                machine's hard drive.  All other files will be run
  9084.                from the shared copy installed on the server in the
  9085.                steps above.
  9086.  
  9087.           1.   Load NetWare Lite by typing STARTNET.  Map a drive
  9088.                to the network directory that was created on the
  9089.                server in the Steps for Configuring a Server listed
  9090.                above.  For example, if the Network Directory you
  9091.                created in step 4 above was WIN31, you would type
  9092.                the following:
  9093.  
  9094.                     NET MAP I: WIN31 <Enter>
  9095.  
  9096.           2.   Create a subdirectory on the Client's hard drive in
  9097.                which to put the custom files (MD C:\DAVE <Enter>).
  9098.  
  9099.           3.   Go to the network drive containing the Windows
  9100.                files (I: in this example)
  9101.  
  9102.                I: <Enter>
  9103.  
  9104.           4.   Type SETUP /N, then follow the Windows installation
  9105.                instructions.
  9106.  
  9107.                ■    When prompted to either run an Express Setup
  9108.                     or a Custom Setup, choose Custom.  This allows
  9109.                     you to preview the changes that are being made
  9110.                     to the different files on your computer. 
  9111.                     Note:  At the prompt for the path of the
  9112.                     Windows files, enter the subdirectory that you
  9113.                     created in step 2 (C:\DAVE).
  9114.  
  9115.                ■    Also, at the configuration screen, select the
  9116.                     "No Network Installed" Network option.
  9117.  
  9118.           5.   When Windows prompts you, choose to "let you make
  9119.                the modifications later" option.  Then you will be
  9120.                prompted a path and file name in which to place a
  9121.                file with Windows-proposed changes to your
  9122.                AUTOEXEC.BAT and CONFIG.SYS files.  Depending on
  9123.                which version of DOS you are using, you will need
  9124.                to make certain changes after installing Windows.
  9125.  
  9126.                DR DOS 6.0     None of these changes are necessary
  9127.                               if you are running DR DOS.  You will
  9128.                               only need to verify, after
  9129.                               installing Windows, that the network
  9130.                               directory where the shared version
  9131.                               of Windows is installed and the user
  9132.                               subdirectory to which you installed
  9133.                               the custom configuration files (I:
  9134.                               and C:\DAVE in this example) are
  9135.                               both in the PATH= statement in your
  9136.                               AUTOEXEC.BAT file.
  9137.  
  9138.                MS DOS         If you are running MS DOS, you will
  9139.                               want to look at the Windows-proposed
  9140.                               AUTOEXEC.BAT and CONFIG.SYS files to
  9141.                               see the changes that it wanted to
  9142.                               make for you.  The changes you will
  9143.                               be looking for are the following:
  9144.  
  9145.                               In the AUTOEXEC.BAT file, Windows
  9146.                               will insert a line to run the
  9147.                               SmartDrive disk caching utility. 
  9148.                               However, there have been some
  9149.                               problems running with SmartDrive. 
  9150.                               See the section on "Third-Party Disk
  9151.                               Caches," towards the end of this
  9152.                               document.  It is suggested that you
  9153.                               run with either NetWare Lite NLCache
  9154.                               or DR-DOS PCKwik disk cache.
  9155.  
  9156.                               In the CONFIG.SYS file, Windows will
  9157.                               usually try to include its own
  9158.                               memory manager, which include the
  9159.                               HIMEM.SYS file, and the EMM386.EXE
  9160.                               file.  For MS-DOS this should be
  9161.                               fine.  However, if you experience
  9162.                               memory problems or are running with
  9163.                               a different memory manager you will
  9164.                               want to leave these lines how they
  9165.                               were before the Windows
  9166.                               installation.  You will also want to
  9167.                               include a line STACKS=9,256 in the
  9168.                               CONFIG.SYS file, which is a fix to
  9169.                               MS-DOS to handle hardware
  9170.                               interrupts.
  9171.  
  9172.           6.   Follow the prompts to continue the installation of
  9173.                Windows.  Note: When prompted to install printers,
  9174.                select and install any printers you have connected. 
  9175.                Make sure they are specified as connected to port
  9176.                LPT1.DOS, or LPT2.DOS, depending on which ports you
  9177.                have captured to network printers instead of the
  9178.                normal LPT1 and LPT2 ports.  See the "Network
  9179.                Printing and Windows 3.1" section later in this
  9180.                document.
  9181.                In the printer configuration, you will need to turn
  9182.                off "Fast Printing Direct to Port" off.  Printing
  9183.                with this enabled bypasses any DOS calls; therefore
  9184.                you would not be able to print to network printers. 
  9185.                To do this, choose "Connect" at the printer
  9186.                definition window.  Turn off the "Fast Printing
  9187.                Direct to Port" option.
  9188.  
  9189.           7.   Continue following the prompts to finish installing
  9190.                Windows.
  9191.  
  9192.           After you finish the installation of Windows, you will
  9193.           need to edit the SYSTEM.INI file in the subdirectory to
  9194.           which you installed Windows custom configuration files
  9195.           (C:\DAVE in this example).  See the "Changes to
  9196.           SYSTEM.INI" section towards the end of this document.
  9197.  
  9198.           Once you reboot, load the network by typing STARTNET. 
  9199.           Then, once you have performed your drive mappings and
  9200.           printer captures, you can type WIN to enter Windows.
  9201.  
  9202.      Option C. No files will be stored on the Client machine's
  9203.                hard drive.  Instead, the custom configuration
  9204.                files will be stored in a subdirectory on a network
  9205.                server and all other files will be run from the
  9206.                shared copy of Windows installed on the server in
  9207.                the steps above.
  9208.  
  9209.           1.   Load NetWare Lite by typing STARTNET.  Map a drive
  9210.                to the network directory that was created on the
  9211.                server in the "Steps for Configuring a Server"
  9212.                section listed above.  For example, if the Network
  9213.                Directory you created in step 4 above was WIN31,
  9214.                you would type the following:
  9215.  
  9216.                     NET MAP I: WIN31 <Enter>
  9217.  
  9218.           2.   Create a subdirectory on the Server's hard drive in
  9219.                which to put the custom files (MD C:\STEVE
  9220.                <Enter>).
  9221.  
  9222.           3.   Create a network directory that looks at the user's
  9223.                subdirectory by doing the following:
  9224.  
  9225.                ■    Enter the NetWare Lite menu utility by typing
  9226.                     NET and pressing <Enter>.
  9227.                ■    Then select the "Supervise the network" then
  9228.                     "Network directories" options.
  9229.                ■    Create a network directory by pressing the
  9230.                     <Insert> key.
  9231.                ■    Select the server on which you want to store
  9232.                     your custom files.
  9233.                ■    Enter the path of the subdirectory you created
  9234.                     in step 3, such as C:\STEVE.
  9235.           4.   Map a drive to this network directory:
  9236.  
  9237.                     NET MAP G: STEVE <Enter>
  9238.  
  9239.           5.   Go to the network drive containing the Windows
  9240.                files (I: in this example).
  9241.  
  9242.                     I: <Enter>
  9243.      
  9244.           6.   Type SETUP /N then follow the Windows installation
  9245.                instructions.
  9246.  
  9247.                ■    When prompted to either run an Express Setup
  9248.                     or a Custom Setup, choose Custom.  This allows
  9249.                     you to preview the changes that are being made
  9250.                     to the different files on your computer.  
  9251.                     Note: At the prompt for the path of the
  9252.                     Windows files, enter the drive you have mapped
  9253.                     to the custom files network directory from
  9254.                     step 4 above (in this example it would be G:).
  9255.  
  9256.                ■    Also, at the configuration screen, select the
  9257.                     Network option "No Network Installed."
  9258.  
  9259.           7.   When Windows prompts you, choose to "let you make
  9260.                the modifications later."  You will then be
  9261.                prompted a path and file name in which to place a
  9262.                file with Windows-proposed changes to your
  9263.                autoexec.bat and config.sys files.  Depending on
  9264.                which version of DOS you are using, you will need
  9265.                to make certain changes after installing Windows.
  9266.  
  9267.                DR DOS 6.0     None of these changes are necessary
  9268.                               if you are running DR DOS.  You will
  9269.                               only need to verify, after
  9270.                               installing Windows, that the network
  9271.                               directory where the shared version
  9272.                               of Windows is installed and the
  9273.                               network directory to which you
  9274.                               installed the custom configuration
  9275.                               files (I: and G:\ in this example)
  9276.                               are both in the PATH= statement in
  9277.                               your AUTOEXEC.BAT file.
  9278.  
  9279.                MS DOS         If you are running MS DOS, you will
  9280.                               want to look at the Windows-proposed
  9281.                               AUTOEXEC.BAT and CONFIG.SYS files to
  9282.                               see the changes that it proposed for
  9283.                               you.  The changes you will be
  9284.                               looking for are the following:
  9285.  
  9286.                               In the AUTOEXEC.BAT file, Windows
  9287.                               will insert a line to run the
  9288.                               SmartDrive disk caching utility. 
  9289.                               However, there have been some
  9290.                               problems running with SmartDrive. 
  9291.                               See the section on "Third-Party Disk
  9292.                               Caches," towards the end of this
  9293.                               document.  It is suggested that you
  9294.                               run with either NetWare Lite NLCache
  9295.                               or DR-DOS PCKwik disk cache.
  9296.  
  9297.                               In the CONFIG.SYS file, Windows will
  9298.                               usually try to include its own
  9299.                               memory manager, which include the
  9300.                               HIMEM.SYS file, and the EMM386.EXE
  9301.                               file.  For MS-DOS this should be
  9302.                               fine.  However, if you experience
  9303.                               memory problems or are running with
  9304.                               a different memory manager you will
  9305.                               want to leave these lines how they
  9306.                               were before the Windows
  9307.                               installation.  You will also want to
  9308.                               include a line STACKS=9,256 in the
  9309.                               CONFIG.SYS file, which is a fix to
  9310.                               MS-DOS to handle hardware
  9311.                               interrupts.
  9312.  
  9313.           8.   Follow the prompts to continue the installation of
  9314.                Windows.  Note:  When prompted to install printers,
  9315.                select and install any printers you have connected. 
  9316.                Make sure they are specified as connected to port
  9317.                LPT1.DOS, or LPT2.DOS, depending on which ports you
  9318.                have captured to network printers, instead of the
  9319.                normal LPT1 and LPT2 ports.  See the "Network
  9320.                Printing and Windows 3.1" section later in this
  9321.                document.
  9322.  
  9323.                In the printer configuration, you will need to turn
  9324.                off "Fast Printing Direct to Port" option. 
  9325.                Printing with this enabled bypasses any DOS calls;
  9326.                therefore, you would not be able to print to
  9327.                network printers.  To do this, choose "Connect" at
  9328.                the printer definition window.  Turn off the "Fast
  9329.                Printing Direct to Port" option.
  9330.  
  9331.           9.   Continue following the prompts to finish installing
  9332.                Windows.
  9333.  
  9334.           After you finish the installation of Windows, you will
  9335.           need to edit the SYSTEM.INI file in the network directory
  9336.           to which you installed Windows custom configuration files
  9337.           (G: in this example).  See the "Changes to SYSTEM.INI"
  9338.           section towards the end of this document.
  9339.  
  9340.           After you reboot, load the network by typing STARTNET. 
  9341.           Then, once you have performed your drive mappings and
  9342.           printer captures, type WIN to enter Windows.
  9343.      DR DOS 6.0 Configuration Items:
  9344.  
  9345.      The following items are for maximizing performance of Windows
  9346.      3.1 on a NetWare Lite network running DR DOS 6.0.
  9347.  
  9348.      1.   To run with Windows 3.1 you must have the DR DOS 6.0,
  9349.           April 92, Update diskettes.  Because Windows 3.1 was
  9350.           released after DR DOS 6.0, there were changes made to
  9351.           several DR DOS files to be fully compatible with Windows.
  9352.  
  9353.      2.   If you are using the Super PC-Kwik (SUPERPCK) disk
  9354.           caching utility that comes with DR DOS 6.0, there are
  9355.           certain things you can do to optimize the performance of
  9356.           Windows and NetWare Lite v1.1.  First, you will need to
  9357.           have a line in your CONFIG.SYS file that calls the Super
  9358.           PC-Kwik Windows driver, called PCKWIN.SYS.  A sample
  9359.           command line for this would be the following:
  9360.  
  9361.                     DEVICE=C:\DRDOS\PCKWIN.SYS.
  9362.  
  9363.           There are also a few command line switches that should be
  9364.           changed or added.  They are the following:
  9365.  
  9366.           /H-       This option needs to be added for
  9367.                     compatibility with NetWare Lite.  It turns off
  9368.                     the advanced reads and writes that can cause
  9369.                     data corruption on some networks.  There will
  9370.                     still be read caching that is performed and
  9371.                     not just the advanced reads and writes.
  9372.  
  9373.           /L:xxx
  9374.  
  9375.           /R:xxx    Both of these options, if present on the
  9376.                     command-line of SUPERPCK, should be removed. 
  9377.                     PC-Kwik defaults to use all available extended
  9378.                     or expanded memory for the disk cache.  Then
  9379.                     it will, if a request is made by some
  9380.                     application such as Windows, turn around and
  9381.                     lend up to half of that memory back.  That is
  9382.                     controlled by these options.
  9383.  
  9384.                     However, it is easier to optimize the disk
  9385.                     cache with Windows if you can control the
  9386.                     exact amount of the cache.  For this reason,
  9387.                     the next option is used.
  9388.  
  9389.           /S:xxx    This option instructs SUPERPCK how much memory
  9390.                     to use for its cache, and you don't have to
  9391.                     worry about how much is getting lent back. 
  9392.                     You just tell the cache exactly how much you
  9393.                     do want it to use.
  9394.  
  9395.                     If you do not include an amount (xxx), the /S:
  9396.                     option will default to all available extended
  9397.                     memory.  The following are suggested amounts
  9398.                     of memory to allocate to the cache through the
  9399.                     /S: parameter based on the amount of RAM in
  9400.                     your machine.
  9401.  
  9402.      ┌──────────────────┬───────────────────────┐
  9403. │  AMOUNT OF  RAM  │  SUGGESTED CACHE SIZE │
  9404. ├──────────────────┼───────────────────────┤
  9405. │  Less than 2 MB  │  Do not use a cache   │
  9406. │  2 to 4 MB       │  512 KB               │
  9407. │  4 to 6 MB       │  1024 KB              │
  9408. │  above 6 MB      │  2048 KB              │
  9409. │                  │                       │
  9410. └──────────────────┴───────────────────────┘
  9411.  
  9412.                     The reason for the small cache sizes is that
  9413.                     Windows needs all the memory that it can get
  9414.                     to perform at its peak.  By taking RAM away
  9415.                     from Windows and allocating it to a cache,
  9416.                     Windows may be forced to use a swap file on
  9417.                     disk where it could have run more from RAM if
  9418.                     no cache or a smaller cache had been
  9419.                     allocated.  So by having a small cache, you
  9420.                     increase disk performance, and you also leave
  9421.                     as much memory available to Windows as
  9422.                     possible so that it will be running at an
  9423.                     optimum speed.
  9424.  
  9425.      3.   If you have a network board in a 386 or 486 machine that
  9426.           uses a RAM or shared memory address, you need to exclude
  9427.           that address in the memory manager command line.  To do
  9428.           this, edit your CONFIG.SYS file and change the EMM386.SYS
  9429.           command.  The format will be similar to the following:
  9430.  
  9431.                     DEVICE=C:\DRDOS\EMM386.SYS ....(current
  9432.                     options)...  /E=nnnn-mmmm
  9433.  
  9434.           where /E tells the memory manager (emm386.sys) not to
  9435.           allocate the range from nnnn to mmmm to any other
  9436.           programs.  (It is in use by your network board; and you
  9437.           need to make sure that no other programs are loaded at
  9438.           the same memory addresses).  nnnn and mmmm represent
  9439.           beginning and ending range addresses for the range to
  9440.           exclude.  The following table shows the most common RAM
  9441.           addresses used by network boards, and the values for nnnn
  9442.           and mmmm based on those values.
  9443.  
  9444. ┌──────────────────────┬──────────────┬────────────────────────
  9445. ──────┐
  9446. │    MEMORY ADDRESS    │     nnnn*    │     8 KB---mmmm*--16 KB 
  9447.     │
  9448. ├──────────────────────┼──────────────┼────────────────────────
  9449. ──────┤
  9450. │        C0000         │     C000     │     C1FF          C3FF  
  9451.     │
  9452. │        C8000         │     C800     │     C9FF          CBFF  
  9453.     │
  9454. │        CC000         │     CC00     │     CDFF          CFFF  
  9455.     │
  9456. │        D0000         │     D000     │     D1FF          D3FF  
  9457.     │
  9458. │        D8000         │     D800     │     D9FF          DBFF  
  9459.     │
  9460. ├──────────────────────┴──────────────┴────────────────────────
  9461. ──────┤
  9462. │  * nnnn indicates starting memory address as found in NET.CFG
  9463. file.│
  9464. │  * mmmm indicates suggested ending address to be used.        
  9465.     │
  9466. └──────────────────────────────────────────────────────────────
  9467. ──────┘
  9468.  
  9469.           Note: If you do not know whether your network board needs
  9470.           8 KB or 16 KB for shared memory, you should use the
  9471.           larger 16 KB value.
  9472.  
  9473.           Note: If you do not know the memory address your network
  9474.           board uses, you can type the command TYPE
  9475.           C:\NWLITE\NET.CFG and look at the MEM value.  (The
  9476.           NET.CFG file instructs your board driver how to
  9477.           initialize your network board.)
  9478.  
  9479.           If you are not using EMM386.SYS in the CONFIG.SYS file,
  9480.           add the following line in the [386Enh] section of the
  9481.           SYSTEM.INI file in your windows directory:
  9482.  
  9483.                EMMExclude=nnnn-mmmm
  9484.  
  9485.           Replace nnnn and mmmm with the values from the tables
  9486.           above.  Do not worry if there is already an EMMExclude
  9487.           line in your SYSTEM.INI file.  Multiple copies of this
  9488.           line are valid and will operate correctly.
  9489.  
  9490.           Note:  For more information on the EMM386.SYS exclude
  9491.           command-line option, please see pages 17 through 19 in
  9492.           the DR DOS 6.0 Customization and Optimization Tips
  9493.           manual.
  9494.  
  9495.      4.   If you are running on a SuperStored drive, be aware that
  9496.           swap files (whether permanent or temporary) cannot exist
  9497.           on a compressed partition of your hard drive.  If your
  9498.           entire hard drive is compressed or if not enough room is
  9499.           on the uncompressed partition, you will either have to
  9500.           run without a swap file or go through a few steps to
  9501.           reset your SuperStore partition.
  9502.  
  9503.           Swap files are written to the disk in nonstandard
  9504.           formats.  This gives it the benefit of a fast access
  9505.           time.  However, swap files may not be created on
  9506.           SuperStored partitions.
  9507.  
  9508.           If you decide you want to have a swap file on your hard
  9509.           drive that is SuperStored and do not have the space on
  9510.           the uncompressed partition, the following steps can help
  9511.           you set up your drive again for use with windows:
  9512.  
  9513.           a.   Backup all data on the compressed partition of your
  9514.                hard drive.  You will be removing the SuperStor
  9515.                partition; therefore, all data on the hard drive
  9516.                will be erased.  If you do not have a backup of
  9517.                your data, you will lose it all.
  9518.  
  9519.           b.   Uncompress the drive by running the SuperStore
  9520.                utility (SSTOR) and choosing "remove" to remove the
  9521.                SuperStore partition.
  9522.  
  9523.                Note:  If the entire hard disk was SuperStored, you
  9524.                may need to reinstall DR DOS because removing the
  9525.                SuperStore partition will remove any files on your
  9526.                hard disk thus removing your DR DOS files.
  9527.  
  9528.           c.   Recreate the SuperStore partition by running
  9529.                SuperStore and choosing "create."  When prompted,
  9530.                enter the amount of space to be left uncompressed. 
  9531.                You will need to enter this amount in kilobytes
  9532.                ("K").  1024 kilobytes is equal to 1 megabyte. 
  9533.                Remember that this portion of the disk needs to be
  9534.                large enough for your boot files and your permanent
  9535.                swap file.  (A 5 MB swap file is a good size.)
  9536.  
  9537.           d.   You can now restore your data from your backup copy
  9538.                to your newly compressed SuperStore partition.
  9539.  
  9540.                There is one more thing to remember about
  9541.                SuperStored partitions.  When Window searches for
  9542.                the memory manager (EMM386.SYS), it will be looking
  9543.                for the manager in the same path from which it was
  9544.                loaded.  You will need to make sure that the
  9545.                EMM386.SYS driver is in the same subdirectory on
  9546.                both the compressed and noncompressed partitions of
  9547.                your hard drive.  For example, if the EMM386.SYS
  9548.                file is in the DRDOS subdirectory on your
  9549.                noncompressed partition, make sure that there is a
  9550.                DRDOS subdirectory with the same file in it on your
  9551.                compressed partition.
  9552.  
  9553.      TIPS FOR RUNNING WINDOWS 3.1
  9554.  
  9555.      Network Operations
  9556.  
  9557.      You should run STARTNET.BAT before entering Windows.  You
  9558.      should also map drives and capture ports before entering
  9559.      Windows.
  9560.  
  9561.      Mapped Drives and Connections
  9562.  
  9563.      Windows will display an error message if you try to access a
  9564.      drive on a server that has gone down.  Any attempt to access
  9565.      that drive will fail.  Under regular DOS, this error is
  9566.      trapped and the client saves enough information to
  9567.      automatically restore the connection to that network directory
  9568.      when the downed server returns to the network.  Windows
  9569.      prevents regular DOS from trapping this error.  To restore
  9570.      connections to your mapped drive, exit Windows and reissue the
  9571.      NET MAP command when the server is back on the network.
  9572.  
  9573.      Network Printing and Windows 3.1
  9574.  
  9575.      If you want to print from Windows to a network printer, you
  9576.      must setup the printer in Windows as a printer on port
  9577.      LPT1.DOS (that replaces LPT1.OS2 in Windows 3.0) or LPT2.DOS
  9578.      depending on which port is captured.  This is to instruct
  9579.      Windows to use the information that DOS provides it (such as
  9580.      a NET CAPTURE command you may have issued to print to the
  9581.      network printer) to print to LPT1 instead of trying to go to
  9582.      its own physical LPT port.
  9583.  
  9584.      In the printer configuration, you will need to turn off "Fast
  9585.      Printing Direct to Port" option.  Printing with this enabled
  9586.      bypasses any DOS calls; therefore, you would not be able to
  9587.      print to network printers.  To do this, go into the Control
  9588.      Panel, in Printers, and highlight the printer.  This option
  9589.      will show up after highlighting the printer and choosing
  9590.      "Connect."  Turn off "Fast Printing Direct to Port" option.
  9591.  
  9592.      You will also want to disable the Print Manager inside Windows
  9593.      for the best printing performance.  The reason for this is
  9594.      that using the print manager only makes the print job go
  9595.      through two print spoolers.  It passes once through the print
  9596.      manager, and then through the NetWare Lite spooler.  This only
  9597.      takes more time and will slow down your printing.
  9598.  
  9599.      NetWare Lite Messages
  9600.  
  9601.      Messages sent to network users through NetWare Lite will not
  9602.      be received if the user to whom you are sending the message is
  9603.      in Windows.
  9604.  
  9605.      Windows Modes
  9606.  
  9607.      If you are experiencing a problem that only occurs when
  9608.      NetWare Lite is loaded and if the problem seems unsolvable,
  9609.      experiment with the other Windows mode to see if the problem
  9610.      is corrected.  The Windows mode can be changed by using one of
  9611.      the following command line parameters:
  9612.  
  9613.           Standard Mode: WIN /S
  9614.           Enhanced Mode: WIN /3
  9615.  
  9616.      (Note that Windows 3.1 does not include an option to run in
  9617.      Real Mode as did version 3.0.)
  9618.  
  9619.      Swap Files
  9620.  
  9621.      Windows 3.1 can use swap files to enhance the performance of
  9622.      multiple tasks.  By default, Windows will try to create a swap
  9623.      file on your hard disk at installation.  Do not try to create
  9624.      a permanent swap file on a network drive or create temporary
  9625.      swap files on any network drive other than a separate user
  9626.      subdirectory to which other users will not have access.  It
  9627.      will corrupt any other swap file that may be in that
  9628.      subdirectory.  Every user needs to have access to their own
  9629.      swap files.  If you do not have a local hard disk on which to
  9630.      store a permanent swap file, Novell recommends using a
  9631.      temporary swap file in your user subdirectory on the network. 
  9632.      This will avoid conflicts between two users' permanent or
  9633.      temporary swap files.  (Note:  If you are running a shared
  9634.      version of Windows on the server, you should MAP drives to the
  9635.      network directories and not use the DOS SUBST command.  This
  9636.      is unique to Windows 3.1.  In all other applications, using
  9637.      the DOS SUBST command on a server in place of the NET MAP
  9638.      command is recommended).
  9639.  
  9640.      Interrupts
  9641.  
  9642.      VPICDA.386 is a patch written by Microsoft that fixes problems
  9643.      that arise when network boards are set to an interrupt of 2,
  9644.      3, or 9 and above, for use with Windows 3.0.  Microsoft states
  9645.      that you no longer need this patch with Windows 3.1.  If you
  9646.      run across problems using these interrupts, check to see if
  9647.      you have a conflict with some other device using the same
  9648.      interrupt.  Interrupt 2, being used by a machine with a VGA
  9649.      monitor, is the most common conflict that people run into. 
  9650.      (See Fax Document 212 or FYI.P.6054 for information on
  9651.      resolving interrupt and I/O address conflicts.)
  9652.  
  9653.      Base I/O Addresses
  9654.  
  9655.      I/O addresses below 300 should not be used for network boards
  9656.      on machines that also use Windows.
  9657.  
  9658.      Changes to SYSTEM.INI
  9659.  
  9660.      Make sure that the following lines are in the [386Enh] section
  9661.      of the Windows SYSTEM.INI file:
  9662.  
  9663.           [386Enh]
  9664.           UniqueDOSPSP = ON
  9665.           PSPIncrement=5
  9666.           TimerCriticalSection=10000
  9667.           ReflectDOSInt2A=ON
  9668.           OverlappedIO=OFF
  9669.  
  9670.      If you do not have these options set, you will not be able to
  9671.      enter Windows if you have NetWare Lite loaded.  You will be
  9672.      given a message that they need to be added and returned to the
  9673.      DOS prompt.  The purpose of these changes is to enhance the
  9674.      compatibility between Windows and networks.
  9675.  
  9676.      Changes to WIN.INI
  9677.  
  9678.      There are several options you can set in the WIN.INI file for
  9679.      network control.  NetWare Lite does not require using anything
  9680.      other than the default values for these options.  Consult your
  9681.      Windows documentation for further information if you wish to
  9682.      change these options.
  9683.  
  9684.      Third-Party Disk Caches
  9685.  
  9686.      Some third-party disk caches do not work with NetWare Lite
  9687.      v1.1 or networks in general.  If you have problems with
  9688.      Windows running slowly with your disk cache, you may want to
  9689.      shrink the size of memory allocated to the disk cache as
  9690.      explained in the section "DR DOS 6.0 Configuration Items,"
  9691.      number 2, which discusses Super PCKwik.
  9692.  
  9693.      If you are using a disk cache other than the NetWare Lite
  9694.      NLCache, you will need to disable the advanced reads and
  9695.      writes, sometimes called delayed or deferred writes.  To do
  9696.      this, you will need to refer to the documentation of your
  9697.      particular disk cache.
  9698.  
  9699.      If you have problems with corrupted files or lockups, you may
  9700.      want to remove your disk cache.  There are some third-party
  9701.      caches, especially those that perform advanced reads and
  9702.      delayed writes, that have compatibility problems with NetWare
  9703.      Lite.  If you have questions about what has been tested with
  9704.      NetWare Lite, check Fax Document 206 or FYI.P.6077,
  9705.      Application Compatibility List.
  9706.  
  9707.      Third Party Memory Managers
  9708.  
  9709.      If you have questions about your memory manager, you may want
  9710.      to check the section DR DOS 6.0 Configuration Items, numbers
  9711.      3 and 4, which discuss EMM386.SYS, the memory manager that
  9712.      ships with DR DOS 6.0.  Though the syntax of commands may be
  9713.      different, the items that you need to do are usually the same. 
  9714.      You will need to refer to your documentation on your memory
  9715.      manager to decide the best format for those commands.
  9716.  
  9717. SOLUTION
  9718.  
  9719.      NA
  9720.  
  9721.  
  9722.  
  9723.                                FYI
  9724.  
  9725. (Note:  The origin of this information may be internal or external
  9726. to Novell.  Novell makes every effort within its means to verify
  9727. this information.  However, the information provided in this
  9728. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  9729. implied claims to the validity of this information.)
  9730.  
  9731.           TITLE:    Converting High Density to Low - (NetWare Lite
  9732.                     v1.0)
  9733.    DOCUMENT ID#:    FYI.P.6078
  9734.            DATE:    04DEC92
  9735.         PRODUCT:    NetWare Lite
  9736. PRODUCT VERSION:    All versions
  9737.      SUPERSEDES:    NA
  9738.  
  9739. SYMPTOM
  9740.  
  9741.      NA
  9742.  
  9743. ISSUE/PROBLEM
  9744.  
  9745.      Converting High Density to Low (NetWare Lite v1.0)
  9746.  
  9747.      This document was created to help anyone who has NetWare Lite
  9748.      v1.0 on a single high density disk but needs it on two low
  9749.      density disks because of floppy drive limitations.  The source
  9750.      code is the same for NetWare Lite sold on one 3 1/2 diskette
  9751.      as that sold on two 5 1/4 diskettes.  If you have it on one 3
  9752.      1/2 diskette, the only crucial part to converting it over to
  9753.      two 5 1/4 is placing the right files on the right diskette.
  9754.  
  9755.      The first diskette is called the PROGRAM diskette and must
  9756.      contain the following:
  9757.  
  9758.           CLIENT    EXE  16102     09-11-91  7:11p
  9759.           INSTALL   EXE  44032     09-11-91  7:11p
  9760.           NET       EXE  29416     09-11-91  7:11p
  9761.           SERVER    EXE  34310     09-12-91  7:11p
  9762.           NET       HLP  95574     09-11-91  7:11p
  9763.           LITE$RUN  OVL  2400      09-11-91  7:11p
  9764.           README    TXT  32648     09-12-91  7:11p
  9765.  
  9766.      The second diskette is called the DRIVERS diskette and must
  9767.      contain the following:
  9768.  
  9769.           DRIVER    LST  1221      09-11-91  7:11p
  9770.           WDPLUS    COM  17076     06-21-91  2:11p
  9771.           3C503     COM  14821     06-14-91  9:14a
  9772.           3C523     COM  12238     07-29-91  9:35a
  9773.           IPXODI    COM  20885     06-25-91  1:52p
  9774.           LSL       COM  7557      06-25-91  1:42p
  9775.           NE1000    COM  12717     07-29-91  9:37a
  9776.           NE2       COM  13028     07-29-91  9:33a
  9777.           NE2000    COM  13018     06-03-91  1:25p
  9778.           NET       OVL  87092     09-11-91  7:11p
  9779.           PCN2L     COM  14117     07-17-91  3:40p
  9780.           TOKEN     COM  15663     06-14-91  4:10p
  9781.           TRXNET    COM  12128     08-06-91  10:48a
  9782.           DEDICATE  COM  170       09-11-91  7:11p
  9783.           DEMO      EXE  11766     09-11-91  7:11p
  9784.           NETBIOS   EXE  21506     11-15-90  3:48p
  9785.           NLSNIPES  EXE  18042     09-11-91  7:11p
  9786.           NE2000    INS  96        09-11-91  7:11p
  9787.           3C503     INS  170       09-11-91  7:11p
  9788.           WDPLUS    INS  219       09-11-91  7:11p
  9789.           NE1000    INS  97        09-11-91  7:11p
  9790.           TRXNET    INS  203       09-11-91  7:11p
  9791.  
  9792.      After these files have been copied appropriately, place the
  9793.      program diskette in one of the floppy drives and type INSTALL. 
  9794.      The install process will then continue as described in the
  9795.      manual.
  9796.  
  9797. SOLUTION
  9798.  
  9799.      NA
  9800.  
  9801.  
  9802.  
  9803.  
  9804.                                FYI
  9805.  
  9806. (Note:  The origin of this information may be internal or external
  9807. to Novell.  Novell makes every effort within its means to verify
  9808. this information.  However, the information provided in this
  9809. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  9810. implied claims to the validity of this information.)
  9811.  
  9812.           TITLE:    Installing or Upgrading NetWare Lite v1.1
  9813.    DOCUMENT ID#:    FYI.P.6080
  9814.            DATE:    03DEC92
  9815.         PRODUCT:    NetWare Lite
  9816. PRODUCT VERSION:    v1.1
  9817.      SUPERSEDES:    NA
  9818.  
  9819. SYMPTOM
  9820.  
  9821.      NA
  9822.  
  9823. ISSUE/PROBLEM
  9824.  
  9825.      Installing or Upgrading NetWare Lite v1.1
  9826.  
  9827.      INSTALL NetWare LITE v1.1
  9828.  
  9829.      Use these procedures when the workstation does not have a copy
  9830.      of NetWare Lite v1.0.  If you install the same copy of NetWare
  9831.      Lite v1.1 on more than one computer on your network, the
  9832.      system displays a license violation error.
  9833.  
  9834.      For Server-only, Client-only, or Server-client Workstations
  9835.      Loading from a Hard Drive
  9836.  
  9837.      1.   Place the NetWare Lite v1.1 PROGRAM diskette into a disk
  9838.           drive.  With the DOS prompt set to the disk drive, type
  9839.           INSTALL, and press <Enter>.
  9840.  
  9841.      2.   Follow the instructions on the screen.
  9842.  
  9843.      For Client-only Workstations Loading from a Client Diskette
  9844.      (Except those Loading from a Bootable 5.25-inch, Low-density
  9845.      Client Diskette)
  9846.  
  9847.      1.   Format a diskette (either bootable or nonbootable).
  9848.  
  9849.      2.   Place the NetWare Lite v1.1 PROGRAM diskette into a disk
  9850.           drive.  With the DOS prompt set to the disk drive, type
  9851.           INSTALL, and press <Enter>.
  9852.  
  9853.      3.   Select "Make this machine a client."
  9854.  
  9855.      4.   When the "Install Client" form appears, change the
  9856.           "Target directory for CLIENT software" field to a disk
  9857.           drive letter, press <Enter>, and follow the instructions
  9858.           on the screen.  Files are copied to memory and a prompt
  9859.           appears.
  9860.  
  9861.      5.   When prompted for the target diskette, insert the
  9862.           formatted diskette into the specified disk drive, press
  9863.           <Esc>, and follow the instructions on the screen.
  9864.  
  9865.      For Client-only Workstations Loading from a Bootable
  9866.      5.25-inch, Low-density Client Diskette
  9867.  
  9868.      1.   Format a blank, nonbootable diskette.
  9869.  
  9870.      2.   Format a blank bootable diskette.
  9871.  
  9872.      3.   Place the NetWare Lite v1.1 PROGRAM diskette into a disk
  9873.           drive.  With the DOS prompt set to the disk drive, type
  9874.           INSTALL and press <Enter>.
  9875.  
  9876.      4.   Select "Make this machine a client."
  9877.  
  9878.      5.   When the "Install Client" form appears, change the
  9879.           "Target directory for CLIENT software" field to the same
  9880.           disk drive that the PROGRAM diskette is in, press
  9881.           <Enter>, and follow the instructions on the screen. 
  9882.           Files are copied to memory and a prompt appears.
  9883.      6.   When prompted for the target diskette, remove the PROGRAM
  9884.           diskette from the disk drive, insert the nonbootable
  9885.           diskette into the same disk drive, press <Esc>, and
  9886.           follow the instructions on the screen.
  9887.  
  9888.      7.   Delete NET.HLP from the nonbootable diskette.  This
  9889.           removes the online help function but makes enough space
  9890.           to copy the files to a bootable diskette.
  9891.  
  9892.      8.   Copy the files from the nonbootable diskette to the
  9893.           bootable diskette.  See your DOS documentation for copy
  9894.           instructions.
  9895.  
  9896.      9.   Boot the computer using the NetWare Lite v1.1 bootable
  9897.           client diskette.
  9898.  
  9899.      UPGRADE FROM NetWare LITE v1.0 to v1.1
  9900.  
  9901.      Use the upgrade option to change a workstation's NetWare Lite
  9902.      v1.0 to v1.1.  You can upgrade all computers on the network
  9903.      running NetWare Lite v1.0 to v1.1 with only one copy of
  9904.      NetWare Lite v1.1.
  9905.  
  9906.      Note: It is imperative that all machines with NetWare Lite
  9907.      v1.0 be upgraded to v1.1 at the same time.  Under no
  9908.      circumstances should both versions be on the same Network
  9909.      simultaneously.
  9910.  
  9911.      For Server-only, Client-only, or Server-client Workstations
  9912.      Loading from a Hard Drive
  9913.  
  9914.      1.   Place the NetWare Lite v1.1 PROGRAM diskette into a disk
  9915.           drive.  With the DOS prompt set to the disk drive, type
  9916.           INSTALL and press <Enter>.
  9917.  
  9918.      2.   Select "Upgrade this machine to v1.1."
  9919.  
  9920.      3.   Follow the instructions on the screen.
  9921.  
  9922.      For Client-only Workstations Loading from a Client Diskette
  9923.      (Except those Loading from a Bootable 5.25-inch, Low-density,
  9924.      Client Diskette)
  9925.  
  9926.      1.   Place the NetWare Lite v1.1 PROGRAM diskette into a disk
  9927.           drive.  With the DOS prompt set to the disk drive, type
  9928.           INSTALL and press <Enter>.
  9929.  
  9930.      2.   Select "Upgrade this machine to v1.1."
  9931.  
  9932.      3.   When the "Type the directory path of NWLITE 1.0" prompt
  9933.           appears, type the disk drive letter and press <Enter>. 
  9934.           Files are copied to memory and a prompt appears.
  9935.  
  9936.      4.   When prompted for the target diskette, insert the
  9937.           workstation's client diskette into the specified disk
  9938.           drive and press <Esc>.
  9939.  
  9940.      5.   Follow the instructions on the screen.
  9941.  
  9942.      For Client-only Workstations Loading from a Bootable
  9943.      5.25-inch, Low-density, Client Diskette
  9944.  
  9945.      NetWare Lite v1.1 client software fits on a nonbootable
  9946.      5.25-inch, low-density diskette, but it does not fit on a
  9947.      bootable diskette.
  9948.  
  9949.      1.   Format a blank, nonbootable diskette.
  9950.  
  9951.      2.   Copy the NetWare Lite v1.0 CLIENT.EXE from the original
  9952.           NetWare Lite v1.0 PROGRAM diskette or your NetWare Lite
  9953.           v1.0 client diskette to the nonbootable diskette.  See
  9954.           your DOS documentation for copy instructions.
  9955.  
  9956.      3.   Place the NetWare Lite v1.1 PROGRAM diskette into a disk
  9957.           drive.  With the DOS prompt set to the disk drive, type
  9958.           INSTALL and press <Enter>.
  9959.  
  9960.      4.   Select "Upgrade this machine to v1.1."
  9961.  
  9962.      5.   When the "Type the directory path of NWLITE 1.0" prompt
  9963.           appears, if your PROGRAM diskette is in drive A:, type A:
  9964.           and press <Enter>.  If your PROGRAM diskette is in drive
  9965.           B:, type B: and press <Enter>.  Files are copied to
  9966.           memory and a prompt appears.
  9967.  
  9968.      6.   When prompted for the target diskette, remove the PROGRAM
  9969.           diskette from the disk drive, insert the diskette with
  9970.           the copy of NetWare Lite v1.0 CLIENT.EXE on it into the
  9971.           same drive and press <Esc>.
  9972.  
  9973.      7.   After CLIENT.EXE is upgraded and the other files are
  9974.           copied to the diskette, delete NET.HLP.  This removes the
  9975.           online help function, but makes enough space to copy the
  9976.           files to a bootable diskette.
  9977.  
  9978.      8.   Copy the files from the nonbootable diskette to your
  9979.           NetWare Lite v1.0 bootable client diskette.  See your DOS
  9980.           documentation for copy instructions.
  9981.  
  9982.      9.   Reboot the computer using the NetWare Lite v1.0 bootable
  9983.           client diskette.
  9984.  
  9985. SOLUTION
  9986.  
  9987.      NA
  9988.  
  9989.  
  9990.  
  9991.                                FYI
  9992.  
  9993. (Note:  The origin of this information may be internal or external
  9994. to Novell.  Novell makes every effort within its means to verify
  9995. this information.  However, the information provided in this
  9996. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  9997. implied claims to the validity of this information.)
  9998.  
  9999.           TITLE:    Converting High Density to Low (NetWare Lite
  10000.                     v1.1)
  10001.    DOCUMENT ID#:    FYI.P.6081
  10002.            DATE:    03DEC92
  10003.         PRODUCT:    NetWare Lite
  10004. PRODUCT VERSION:    v1.1
  10005.      SUPERSEDES:    NA
  10006.  
  10007. SYMPTOM
  10008.  
  10009.      NA
  10010.  
  10011. ISSUE/PROBLEM
  10012.  
  10013.      Converting High Density to Low (NetWare Lite v1.1)
  10014.  
  10015.      This document is for those who have one high density diskette
  10016.      and need assistance converting and transferring files to two
  10017.      low density diskettes.  The following is a list of the files
  10018.      needing to be placed on each diskette.
  10019.  
  10020.      First diskette must be labeled PROGRAM and contain the
  10021.      following files:
  10022.  
  10023.      NE2000    INS  96     9-11-91   7:11p
  10024.      3C503     INS  170    9-11-91   7:11p
  10025.      WDPLUS    INS  219    9-11-91   7:11p
  10026.      NE1000    INS  97     9-11-91   7:11p
  10027.      TRXNET    INS  203    9-11-91   7:11p
  10028.      LITE$RUN  OVL  2400   9-11-91   7:11p
  10029.      NET       EXE  35368  5-28-92   4:05p
  10030.      TBMI      CO@  4615   7-10-91  12:27p
  10031.      TBMI2     CO@  5062  12-04-91   2:46p
  10032.      DRIVER    LST  1556   4-01-92  11:24p
  10033.      SERVER    EXE  45411  7-01-92   8:25a
  10034.      NET       HL@  17492  5-18-92   3:41p
  10035.      NET       OVL  95685  6-16-92   1:47p
  10036.      NE1500T   INS  127    3-23-92   8:44a
  10037.      NE2100    INS  126    3-23-92   8:43a
  10038.      INSTALL   EXE  59754  6-30-92   8:29a
  10039.      CLIENT    EXE  21081  6-29-92   4:40p
  10040.  
  10041.      The second diskette must be labeled DRIVER and contain the
  10042.      following files:
  10043.  
  10044.      3C503     CO@  8574   6-14-91   9:14a
  10045.      3C523     CO@  7604   7-29-91   9:35a
  10046.      DEDICATE  COM  192    3-10-92   9:31a
  10047.      NE1000    CO@  7889   7-29-91   9:37a
  10048.      NE1500T   CO@  8038  10-11-91   5:09p
  10049.      NE2       CO@  9283  11-04-91   4:19p
  10050.      NE2000    CO@  8181   6-03-91   1:25p
  10051.      NE2100    CO@  8034  10-11-91   5:10p
  10052.      NETBIOS   EX@  12653  5-18-92   3:26p
  10053.      IPXODI    CO@  12252 11-20-91   4:57p
  10054.      NLCACHEM  EX@  2362   5-05-92  12:47p
  10055.      NLCACHEX  EX@  13873  5-05-92  12:47p
  10056.      NLCACHEC  EX@  10706  5-05-92  12:46p
  10057.      NLSNIPES  EXE  18042  9-11-91   7:11p
  10058.      LSL       CO@  6031   1-30-92   4:05p
  10059.      PCN2L     CO@  8746   7-17-91   3:40p
  10060.      IPXSYNC   EXE  15664  7-01-92  11:44a
  10061.      WDPLUS    CO@  10902  6-21-91   2:11p
  10062.      README    TXT  54345  7-06-92  11:14a
  10063.      TASKID    CO@  1681  12-19-90   3:48p
  10064.      UPATCH    EXE  19690  1-16-92   9:35a
  10065.      CACHE     TX@  9753   6-01-92   5:26p
  10066.      VIPX      38@  7501   7-08-92  10:55a
  10067.      TOKEN     CO@  10242  6-14-91   4:10p
  10068.      TRXNET    CO@  7696   8-06-91  10:48a
  10069.      NLCINST   EX@  24542  6-02-92   8:13a
  10070.  
  10071. SOLUTION
  10072.  
  10073.      NA
  10074.  
  10075.  
  10076.  
  10077.  
  10078.                                FYI
  10079.  
  10080. (Note:  The origin of this information may be internal or external
  10081. to Novell.  Novell makes every effort within its means to verify
  10082. this information.  However, the information provided in this
  10083. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  10084. implied claims to the validity of this information.)
  10085.  
  10086.           TITLE:    CD-ROM drive
  10087.    DOCUMENT ID#:    FYI.P.6084
  10088.            DATE:    04DEC92
  10089.         PRODUCT:    NetWare Lite
  10090. PRODUCT VERSION:    All versions
  10091.      SUPERSEDES:    NA
  10092.  
  10093. SYMPTOM
  10094.  
  10095.      NA
  10096.  
  10097. ISSUE/PROBLEM
  10098.  
  10099.      CD-ROM drive
  10100.  
  10101.      The following describes configuring your system to run with
  10102.      NetWare Lite and a CD-ROM drive:
  10103.  
  10104.      MSCDEX.EXE, the program provided from Microsoft to run a
  10105.      CD-ROM, assigns a drive letter to the CD-ROM drive.  This can
  10106.      default to the next available drive, or can be set to a
  10107.      specific drive with the /L:x parameter, where x is the drive
  10108.      letter.  However, there are conflicts between MSCDEX.EXE and
  10109.      CLIENT.EXE, a NetWare Lite file that is loaded to make the
  10110.      machine a workstation.  A workaround some of these conflicts
  10111.      is the following:
  10112.  
  10113.      PREFERRED METHOD
  10114.  
  10115.      1.   Load CLIENT.EXE then run MSCDEX.EXE
  10116.  
  10117.      SECONDARY METHOD
  10118.  
  10119.      This has been known to solve some but not necessarily all
  10120.      CD-ROM drive and NetWare Lite issues.  If PREFERRED METHOD
  10121.      fails and the workstation was a CLIENT-only, it must be made
  10122.      a SERVER-CLIENT.
  10123.  
  10124.      1.   Run MSCDEX.EXE before CLIENT.EXE.  This will assign a
  10125.           drive letter to the CD-ROM.
  10126.  
  10127.      2.   After running CLIENT.EXE, that drive letter is no longer
  10128.           directly accessible by DOS.  Create a network directory
  10129.           that looks at the drive through the network.  For
  10130.           example, if the /L:G parameter was used in MSCDEX to
  10131.           assign the G: drive to the CD-ROM drive, then create a
  10132.           network directory (Enter NET; select SUPERVISE THE
  10133.           NETWORK; select NETWORK DIRECTORIES; press <Insert>;
  10134.           select your SERVER), call it something like CDROM, and
  10135.           assign the "Actual directory path" to be the G: drive.
  10136.  
  10137.      3.   Then, when you map a drive to the network directory
  10138.           CDROM, even though the G: drive is not accessible
  10139.           directly, you can access it as a mapped drive.
  10140.  
  10141.                For example:  NET MAP J: CDROM would map J: to the
  10142.                CDROM network directory that will look at the
  10143.                physical drive G: that MSCDEX.EXE assigned as the
  10144.                CD-ROM drive.
  10145.  
  10146. SOLUTION
  10147.  
  10148.      NA
  10149.  
  10150.  
  10151.  
  10152.  
  10153.                                FYI
  10154.  
  10155. (Note:  The origin of this information may be internal or external
  10156. to Novell.  Novell makes every effort within its means to verify
  10157. this information.  However, the information provided in this
  10158. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  10159. implied claims to the validity of this information.)
  10160.  
  10161.           TITLE:    NE2000 Jumper Settings
  10162.    DOCUMENT ID#:    FYI.P.6096
  10163.            DATE:    04DEC92
  10164.         PRODUCT:    NetWare Lite
  10165. PRODUCT VERSION:    All versions
  10166.      SUPERSEDES:    NA
  10167.  
  10168. SYMPTOM
  10169.  
  10170.      NA
  10171.  
  10172. ISSUE/PROBLEM
  10173.  
  10174.      NE2000 Jumper Settings
  10175.  
  10176.      This document is for the NE2000 network board only.  Due to
  10177.      the frequent success, use, and popularity of this network
  10178.      board, Novell is providing the following information in case
  10179.      the original documentation is misplaced or otherwise
  10180.      unavailable.
  10181.  
  10182.      When doing a first time installation or needing to change any
  10183.      settings to avoid conflicting with other hardware, use this
  10184.      handy chart.
  10185.  
  10186. ┌──────────────────────────────────────────────────────────────
  10187. ─────────┐
  10188. │ Set interrupt line (IRQ), use jumper block labeled W12, W13,
  10189. W14, W15.│
  10190. │                                                               
  10191.        │
  10192. │ Interrupt (IRQ)        Jumper blocks                          
  10193.        │
  10194. │ Line                 W12  W13  W14  W15                       
  10195.        │
  10196. │ 2                    ON   OFF  OFF  OFF                       
  10197.        │
  10198. │ 3                    OFF  ON   OFF  OFF                       
  10199.        │
  10200. │ 4                    OFF  OFF  ON   OFF                       
  10201.        │
  10202. │ 5                    OFF  OFF  OFF  ON                        
  10203.        │
  10204. │                                                               
  10205.        │
  10206. │ Set base I/O address, use jumper blocks W9, W10, W11.         
  10207.        │
  10208. │                                                               
  10209.        │
  10210. │                         Jumper blocks                         
  10211.        │
  10212. │ Port Address        W9   W10  W11                             
  10213.        │
  10214. │ 300                 ON   ON   ***                             
  10215.        │
  10216. │ 320                 OFF  ON   ***                             
  10217.        │
  10218. │ 340                 ON   OFF  ***                             
  10219.        │
  10220. │ 360                 OFF  OFF  ***                             
  10221.        │
  10222. │  ***May leave unchanged.                                      
  10223.        │
  10224. │                                                               
  10225.        │
  10226. │ Note:  W11 jumper is not used for base I/O address or interrupt
  10227. line  │
  10228. │        settings but is included  as part of the W9-W11 block. 
  10229. Its    │
  10230. │        purpose is for remote boot capability that at this time
  10231. is not │
  10232. │        supported by NetWare Lite.                             
  10233.        │
  10234. └──────────────────────────────────────────────────────────────
  10235. ─────────┘
  10236.  
  10237.      Connector Type
  10238.  
  10239.      To select the connector type, use jumpers W1-W8.  The
  10240.      selection of this connector type depends on the use of thin
  10241.      Ethernet cable (BNC connector) or thick Ethernet cable (DIX
  10242.      connector), sometimes referred to as twisted pair connection
  10243.      depending on cable hardware.
  10244.  
  10245.      The bottom is referring to the edge of the network board with
  10246.      the gold fingers that insert into the system-board expansion
  10247.      slot.  Jumpers W1-W8 have three pins each.  The bottom two
  10248.      rows must be jumpered for BNC connector type (This is a
  10249.      default setting).  For DIX connector type, jumper the top two
  10250.      rows.  Notice, the physical location of jumpers will
  10251.      correspond to the location of the connectors at the end of the
  10252.      network board.
  10253.  
  10254.      W16 jumper
  10255.  
  10256.      This jumper sits all by itself and helps to resolve some
  10257.      timing issues.  With some machines using Chips and
  10258.      Technologies chipset there is a slight bus-timing difference. 
  10259.      Microcode for the NE2000 was modified to help compensate for
  10260.      the timing problem dependent on whether W16 is jumpered or
  10261.      not.  This has not been documented as a problem with NetWare
  10262.      Lite.  However, if you suspect a timing problem and have the
  10263.      fore mentioned chipset, remove jumper from W16.
  10264.  
  10265. SOLUTION
  10266.  
  10267.      NA
  10268.  
  10269.  
  10270.  
  10271.  
  10272.                                FYI
  10273.  
  10274. (Note: The origin of this information may be internal or external
  10275. to Novell.  Novell makes every effort within its means to verify
  10276. this information.  However, the information provided in this
  10277. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  10278. implied claims to the validity of this information.)
  10279.  
  10280.           TITLE:    ACCPAC
  10281.    DOCUMENT ID#:    FYI.P.6053
  10282.            DATE:    03DEC92
  10283.         PRODUCT:    NetWare Lite
  10284. PRODUCT VERSION:    All versions
  10285.      SUPERSEDES:    NA
  10286.  
  10287. SYMPTOM
  10288.  
  10289.      NA
  10290.  
  10291. ISSUE/PROBLEM
  10292.  
  10293.      Installing ACCPAC
  10294.  
  10295.      General Information
  10296.  
  10297.      1.   Follow the installation instructions for NetWare Lite
  10298.           v1.0 carefully.  Download Fax document 235 or FYI.P.6050
  10299.           for help with installing and setting up a network.
  10300.  
  10301.      2.   The installation procedures will create a \NWLITE
  10302.           directory on your C:\ drive.  You need to edit a file
  10303.           called STARTNET.BAT that is located in this directory.
  10304.  
  10305.      3.   Look for the line in STARTNET.BAT that loads the program
  10306.           called SHARE.  If you are using MSDOS, change that line
  10307.           to the following:
  10308.  
  10309.                C:\DOS\SHARE /L:250 /F:10000
  10310.  
  10311.           If you are using DR DOS, change the line to the
  10312.           following, instead:
  10313.  
  10314.                C:\DRDOS\SHARE /L:250
  10315.      4.   The "FILES=" parameter in your CONFIG.SYS should be set
  10316.           as follows on both the workstations and the server:
  10317.  
  10318.                FILES=250
  10319.  
  10320.      5.   Obtain the patches that Novell has released for NetWare
  10321.           Lite v1.0.  Please acquire Fax Document 263 or see
  10322.           FYI.P.6087 for more information.
  10323.  
  10324.      Installing Windowing System Manager and LANPak  (Much of the
  10325.      following information was obtained from Computer Associates
  10326.      Limited.  A similar document is found on their fax system.)
  10327.  
  10328.  
  10329.      1.   Insert WSM DISK 1 in drive A: and type A:INSTALL from the
  10330.           root directory to which you are installing.  Answer "yes"
  10331.           to indicate that you are installing on a network.  You
  10332.           will be prompted for additional disks.
  10333.  
  10334.      2.   Upon completion of the WSM install, you will be taken to
  10335.           the "Install Programs" portion of WSM, at which point you
  10336.           should insert the LANPak disk and continue.
  10337.  
  10338.      3.   When the system prompts you if you are installing on
  10339.           Novell NetWare, answer NO.
  10340.  
  10341.           This is not Novell NetWare.  NetWare Lite is a
  10342.           peer-to-peer network that means that it is
  10343.           DOS-based--quite different from NetWare 2.x and 3.x.
  10344.      4.   Choose "PC-Lan," or if you wish, choose "other," and type
  10345.           NETWARE LITE.  The preceding is the most critical step. 
  10346.           If you have already installed the LANPak as Novell, you
  10347.           are probably suffering a great deal of "Unable to obtain
  10348.           access to...." messages.  Just reinstall the LANPak as
  10349.           above.
  10350.  
  10351.      5.   Continue with the application installation.
  10352.  
  10353. SOLUTION
  10354.  
  10355.      NA
  10356.  
  10357.  
  10358.  
  10359.  
  10360.                                FYI
  10361.  
  10362. (Note:  The origin of this information may be internal or external
  10363. to Novell.  Novell makes every effort within its means to verify
  10364. this information.  However, the information provided in this
  10365. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  10366. implied claims to the validity of this information.)
  10367.  
  10368.           TITLE:    Official Books List
  10369.    DOCUMENT ID#:    FYI.P.6098
  10370.            DATE:    04DEC92
  10371.         PRODUCT:    NetWare Lite
  10372. PRODUCT VERSION:    All versions
  10373.      SUPERSEDES:    NA
  10374.  
  10375. SYMPTOM
  10376.  
  10377.      NA
  10378.  
  10379. ISSUE/PROBLEM
  10380.  
  10381.      Official Books List
  10382.  
  10383.      The  following is a list of official books generated by NOVELL
  10384.      PRESS, published by SYBEX concerning both NetWare Lite and DR
  10385.      DOS.
  10386.  
  10387.      Novell acknowledges other publications available at major
  10388.      bookstores but regrets that they are not able to be included
  10389.      in this listing.  Due to various rights to publishing
  10390.      information, Novell can only suggest that if you are
  10391.      interested in further publications to consult your local
  10392.      bookstore.
  10393.  
  10394.      Other OFFICIAL NOVELL publications will be listed as they
  10395.      become available.
  10396.  
  10397.      The Official Novell
  10398.      NetWare Lite Handbook
  10399.      by Ed Liebing
  10400.      Published by SYBEX
  10401.      ISBN 0-7821-1095-9
  10402.  
  10403.      This book is a complete guide for NetWare Lite v1.0 and v1.1. 
  10404.      It covers installation, maintenance, and troubleshooting.  If
  10405.      you are a NetWare Lite novice, it will introduce you to
  10406.      NetWare Lite and networking.  It contains a troubleshooting
  10407.      guide and provides solutions to most common problems.
  10408.  
  10409.  
  10410.      The Official Novell
  10411.      DR DOS 6 Instant Reference
  10412.      by Robert M.  Thomas
  10413.      Published by SYBEX
  10414.      ISBN 0-7821-1094-0
  10415.  
  10416.      This book covers every feature and command in an easy to use,
  10417.      alphabetical order.  It provides examples, useful tips, and
  10418.      pointers.  If you are new to DR DOS, it will help in
  10419.      installing, configuring, and optimizing your system.
  10420.  
  10421. SOLUTION
  10422.  
  10423.      NA
  10424.  
  10425.  
  10426.  
  10427.  
  10428.                                FYI
  10429.  
  10430. (Note:  The origin of this information may be internal or external
  10431. to Novell.  Novell makes every effort within its means to verify
  10432. this information.  However, the information provided in this
  10433. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  10434. implied claims to the validity of this information.)
  10435.  
  10436.           TITLE:    TSRs and NetWare Lite
  10437.    DOCUMENT ID#:    FYI.P.6112
  10438.            DATE:    18DEC92
  10439.         PRODUCT:    NetWare Lite
  10440. PRODUCT VERSION:    All versions
  10441.      SUPERSEDES:    NA
  10442.  
  10443. SYMPTOM
  10444.  
  10445.      NA
  10446.  
  10447. ISSUE/PROBLEM
  10448.  
  10449.      TSRs and NetWare Lite
  10450.      TSR (Terminate and Stay Resident)
  10451.  
  10452.      NetWare Lite is designed around two primary TSRs.
  10453.  
  10454.      1.   SERVER.EXE, that acts as the "disperser" of requests
  10455.           whether it be printing or file services.  SERVER.EXE is
  10456.           quite complex and considers several issues particularly
  10457.           background printing, DOS/Windows busy flags, file sharing
  10458.           (through Share), and communication with other
  10459.           servers/clients on the network.
  10460.  
  10461.      2.   CLIENT.EXE acts as the redirector if the request is not
  10462.           for DOS.
  10463.  
  10464.           Because both SERVER.EXE and CLIENT.EXE execute as a TSR
  10465.           on DOS, it is necessary to hook interrupts to provide the
  10466.           functionality for NetWare Lite.
  10467.  
  10468.           Typically, problems will be met when two or more TSRs
  10469.           attempt to hook an interrupt and may not be aware of the
  10470.           other TSR hooking that interrupt.  This, in essence, is
  10471.           usually the cause of TSRs not coexisting with one
  10472.           another.  In a peer-to-peer network such as NetWare Lite
  10473.           the issue is greatly magnified due to functionality
  10474.           requirements that a peer-to-peer  LAN provides.
  10475.  
  10476.           Novell, has not done a comprehensive test matrix
  10477.           regarding compatibility with other TSRs and NetWare Lite. 
  10478.           However, it is recommended that the TSR vendor be
  10479.           contacted for compatibility with NetWare Lite v1.1 if
  10480.           problems are met.
  10481.  
  10482.      TSRs Known to Have Problems
  10483.  
  10484.      1.   Pyro (screen saver)
  10485.                Symptoms: Locks other stations when it activates.
  10486.  
  10487.      2.   PC Support Program (3270,5250 emulation)
  10488.                Symptoms: Locks other stations and causes printing
  10489.                          not to work.
  10490.  
  10491.           Note:  Other resident applications such as ViewMax (with
  10492.           DR DOS), and DESQview may exhibit similar problems.
  10493.  
  10494.      Suggested Workaround
  10495.  
  10496.      If problems are met and several applications or TSRs are being
  10497.      loaded, you may consider the following suggestions:
  10498.  
  10499.      1.   TSRs come in many forms such as, virus checking, screen
  10500.           savers, cache drivers, mouse drivers, or hotkey (popup)
  10501.           type applications.
  10502.  
  10503.           A.   First remove TSRs one at a time until a possible
  10504.                culprit is identified.
  10505.  
  10506.           B.   Try rearranging the load order of other TSRs and
  10507.                NetWare Lite.
  10508.  
  10509.           C.   If using Windows, check to see if TSRs are loaded
  10510.                before Windows or from Windows using an icon or if
  10511.                loading from a DOS box.  Depending on which method
  10512.                is used, you may try changing the load order or
  10513.                method.
  10514.  
  10515.      2.   If memory management is being used, check to see where
  10516.           TSRs are loading.  Sometimes a larger TSR may not have
  10517.           enough Upper memory available and will load into
  10518.           conventional memory.  This may be undesirable if it uses
  10519.           to much conventional memory.  You may try loading
  10520.           different TSRs to Upper or Conventional memory to see
  10521.           what works best for you.
  10522.  
  10523. SOLUTION
  10524.  
  10525.      NA
  10526.  
  10527.  
  10528.  
  10529.  
  10530.                                FYI
  10531. (Note: The origin of this information may be internal or external
  10532. to Novell.  Novell makes every effort within its means to verify
  10533. this information.  However, the information provided in this
  10534. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  10535. implied claims to the validity of this information.)
  10536.  
  10537.           TITLE:    Removing a Server
  10538.    DOCUMENT ID#:    FYI.P.6051
  10539.            DATE:    04DEC92
  10540.         PRODUCT:    NetWare Lite
  10541. PRODUCT VERSION:    All versions
  10542.      SUPERSEDES:    FYI.P.6035
  10543.  
  10544. SYMPTOM
  10545.  
  10546.      NA
  10547.  
  10548. ISSUE/PROBLEM
  10549.  
  10550.      Removing a Server
  10551.  
  10552.      If you set up your machine as a server and want to remove the
  10553.      server software from your hard drive, complete the following:
  10554.  
  10555.      1.   Boot your machine without loading SERVER.
  10556.  
  10557.      2.   Run the original INSTALL.EXE that came on the
  10558.           installation diskettes.
  10559.  
  10560.      3.   Select "Make this machine a client."  When asked to
  10561.           select the network board, press <Esc> and exit the
  10562.           INSTALL utility.  The server is now removed from your
  10563.           hard disk drive.
  10564.  
  10565.      Another option is simply to remove SERVER.EXE from your
  10566.      STARTNET.BAT file.  This way, SERVER.EXE will not be loaded;
  10567.      hence, the machine will be a client only.
  10568.  
  10569. SOLUTION
  10570.  
  10571.      NA
  10572.  
  10573.  
  10574.  
  10575.  
  10576.                                FYI
  10577.  
  10578. (Note: The origin of this information may be internal or external
  10579. to Novell.  Novell makes every effort within its means to verify
  10580. this information.  However, the information provided in this
  10581. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  10582. implied claims to the validity of this information.)
  10583.  
  10584.           TITLE:    Loading CLIENT and SERVER into Upper Memory
  10585.    DOCUMENT ID#:    FYI.P.6007
  10586.            DATE:    01OCT92
  10587.         PRODUCT:    NetWare Lite
  10588. PRODUCT VERSION:    All versions
  10589.      SUPERSEDES:    NA
  10590.  
  10591. SYMPTOM
  10592.  
  10593.      NA
  10594.  
  10595. ISSUE/PROBLEM
  10596.  
  10597.      Loading CLIENT and SERVER into Upper Memory
  10598.  
  10599.      Memory managers that load terminate-stay-resident (TSR)
  10600.      programs such as CLIENT.EXE and SERVER.EXE into upper memory
  10601.      reserve a fixed length block of memory to load the program. 
  10602.      As long as the program is the same size in memory as it is on
  10603.      disk, there will be no memory conflict.  However, SERVER.EXE
  10604.      is actually larger when it is loaded than it is on disk. 
  10605.      Because SERVER.EXE is larger, memory managers that do not
  10606.      account for such growth may load SERVER into too small of a
  10607.      memory block.  This can cause memory corruption and the
  10608.      computer to hang.  To avoid this type of problem, Novell
  10609.      suggests that you do not load SERVER into upper memory. 
  10610.      CLIENT does not grow when loaded so it can be loaded "high."
  10611.  
  10612. SOLUTION
  10613.  
  10614.      NA
  10615.  
  10616.  
  10617.  
  10618.  
  10619.                                FYI
  10620.  
  10621. (Note:  The origin of this information may be internal or external
  10622. to Novell.  Novell makes every effort within its means to verify
  10623. this information.  However, the information provided in this
  10624. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  10625. implied claims to the validity of this information.)
  10626.  
  10627.           TITLE:    DOS Memory Managers and NetWare Lite v1.1
  10628.    DOCUMENT ID#:    FYI.P.6101
  10629.            DATE:    04DEC92
  10630.         PRODUCT:    NetWare Lite
  10631. PRODUCT VERSION:    All versions
  10632.      SUPERSEDES:    NA
  10633.  
  10634. SYMPTOM
  10635.  
  10636.      NA
  10637.  
  10638. ISSUE/PROBLEM
  10639.      DOS Memory Managers and NetWare Lite v1.1
  10640.  
  10641.      Note:  Information listed is intended for use on 386 or 486
  10642.      based computers.  For information on other machines, please
  10643.      consult your DOS manual.  This document is intended to aid the
  10644.      user in the basic steps of loading NetWare Lite items into
  10645.      upper memory.
  10646.  
  10647.      General Information
  10648.  
  10649.      This basic summary is necessary to understand how to create
  10650.      the best performing servers and clients with NetWare Lite.
  10651.  
  10652.      Random Access Memory (RAM) in 386 and 486 computers has a
  10653.      uniform structure.  The first 640 KB of memory is known as
  10654.      conventional memory, the location where applications load. 
  10655.      The next 384 KB of memory is known as upper memory, where
  10656.      system files and other files (such as mouse drivers or network
  10657.      drivers) can be loaded if memory management software is used. 
  10658.      On machines with more than 1 MB of RAM, the first 64 KB of
  10659.      memory above 1 MB is known as the HMA (High Memory Area).
  10660.  
  10661.      All the necessary files in NetWare Lite v1.1 may be loaded
  10662.      into upper memory.  These files are normally loaded from the
  10663.      STARTNET.BAT file found in the NWLITE directory.  These files
  10664.      are:  LSL.COM, your network board driver (NE2000.COM), IPXODI
  10665.      A, SHARE (found in your DOS directory), SERVER.EXE, and
  10666.      CLIENT.EXE.  The proper syntax for loading these files into
  10667.      upper memory depends on which version of DOS and memory
  10668.      manager you choose to use.  Following are instructions to load
  10669.      NetWare Lite files into upper memory by using memory managers
  10670.      from DR DOS 6.0 and MS-DOS 5.0.  If you have any questions
  10671.      that are not answered in this document, please consult your
  10672.      DOS documentation.
  10673.  
  10674.      The memory manager, EMM386, will relocate software into upper
  10675.      memory.  Without the use of the EMM386 manager, the only
  10676.      memory that can be used is conventional memory (the first 640
  10677.      KB of memory).
  10678.  
  10679.      DR DOS 6.0
  10680.  
  10681.      The memory manager included with DR DOS 6.0 is EMM386.SYS.  To
  10682.      load drivers and programs into upper memory, several steps
  10683.      must be followed.
  10684.  
  10685.      Note:  EMM386.SYS cannot be used with other memory managers.
  10686.  
  10687.      The following is an example of a CONFIG.SYS file that is
  10688.      configured to allow access to upper memory (UMB) and HMA.
  10689.  
  10690.      HIDOS=ON
  10691.      DEVICE=C:\DRDOS\EMM386.SYS /F=AUTO /K=AUTO /B=FFFF /R=AUTO
  10692.      /E=[START-END]
  10693.      HIDOS=ON
  10694.  
  10695.      In the CONFIG.SYS file, the HIDOS=ON line should be included. 
  10696.      This allows the computer to put information into HMA if memory
  10697.      is available.
  10698.  
  10699.      EMM386.SYS
  10700.  
  10701.      [/F=AUTO] Performs an automatic search through upper memory
  10702.                for a free 64 KB window.  This is the default. 
  10703.                This sets up your machine to use either expanded or
  10704.                extended memory, whatever your software requests. 
  10705.                NetWare Lite will not be able to load completely
  10706.                into upper memory if this option is used because of
  10707.                limited space.  Novell suggests if possible you use
  10708.                [/F=NONE] that will set your machine up to use
  10709.                extended memory and free up considerably more upper
  10710.                memory.
  10711.  
  10712.      [/K=AUTO] Allocates expanded memory.  The amount of memory is
  10713.                determined by how much your application requests.
  10714.  
  10715.      [/B=FFFF] Relocates the DR DOS kernel, freeing space in
  10716.                conventional memory for use by applications.  By
  10717.                using the ffff location of memory, the kernel will
  10718.                be placed into HMA (if available).
  10719.  
  10720.      [/R=AUTO] Copies data and code from Read Only Memory (ROM)
  10721.                that is slow to run into Random Access Memory (RAM)
  10722.                that is very fast.
  10723.  
  10724.      [/E=[START-END]     Excludes an area of upper memory from the
  10725.                          area being checked for availability of
  10726.                          use.  This switch should be used if an
  10727.                          item uses a specific memory location. 
  10728.                          For example:  If your network board had a
  10729.                          memory address setting of CC00 and you
  10730.                          used the switch [/E=CC00-CFFF], then the
  10731.                          EMM386.SYS driver would not allow any
  10732.                          software to occupy the same area of
  10733.                          memory.  This is a solution to random
  10734.                          errors (the machine lockup) that may
  10735.                          occur if the network-board driver is
  10736.                          overwritten.
  10737.  
  10738.      To load NetWare Lite required files into high memory in your
  10739.      STARTNET.BAT file, your syntax should be similar to the
  10740.      following:
  10741.  
  10742.           HILOAD LSL
  10743.           HILOAD NE2000
  10744.           HILOAD IPXODI A
  10745.           HILOAD SHARE
  10746.           HILOAD SERVER
  10747.           HILOAD CLIENT
  10748.  
  10749.      To examine where your items are loaded into high memory, type
  10750.      the following from the DOS prompt:  MEM /A /P
  10751.  
  10752.           (/A shows all information.  /P pauses at the end of every
  10753.           screen.)
  10754.  
  10755.      From this screen you will be given several screens of
  10756.      information.  To determine what is located in upper memory, be
  10757.      aware that the address A000:0000 is where conventional memory
  10758.      ends and upper memory begins, and FFFF:0000 is where upper
  10759.      memory ends and the high memory area begins.  For complete
  10760.      information on the MEM command, please refer to page 258 to
  10761.      259 of the DR DOS 6.0 User's Guide or call the DRI
  10762.      Automated Fax system at 1-408-649-2344.  The titles pertaining
  10763.      to memory management are the following:
  10764.  
  10765.      Document  Title
  10766.      1000      Master Index  (A Complete Listing of all Files on
  10767.                the DR DOS Fax System.)
  10768.      1300      DR DOS 6 Memory Management overview
  10769.      1301      Basic Memory optimization
  10770.      1302      Trouble shooting
  10771.      1303      Using Third-party memory managers
  10772.      1305      XMS-EMS memory pool
  10773.      1306      Preventing DR DOS from loading into HMA
  10774.      1307      The MEM /A Command
  10775.      1308      Gate A20 and Printing Problems
  10776.  
  10777.      MS-DOS 5.0
  10778.  
  10779.      The memory manager included with MS-DOS 5.0 is EMM386.EXE.  To
  10780.      load drivers and programs into upper memory, several steps
  10781.      must be followed.
  10782.  
  10783.      In the CONFIG.SYS file, device drivers for HIMEM.SYS and
  10784.      EMM386.EXE must be included and placed in a specific order. 
  10785.      To ensure the proper setup, it is best to have the device line
  10786.      containing HIMEM.SYS at the beginning of the CONFIG.SYS file,
  10787.      the second line should contain the EMM386.EXE line, and the
  10788.      third line should contain a specification of where to load the
  10789.      DOS system files.  For example:
  10790.  
  10791.           DEVICE=C:\DOS\HIMEM.SYS
  10792.           DEVICE=C:\DOS\EMM386.EXE /X=MMMM-NNNN NOEMS
  10793.           DOS=HIGH,UMB
  10794.  
  10795.      HIMEM.SYS
  10796.  
  10797.      Generally, the default specifications for HIMEM.SYS are
  10798.      sufficient for your system.  The main exception is the
  10799.      /MACHINE:XXXX specification; replace XXXX with your machine
  10800.      type.  Please see page 611 in the MS-DOS 5.0 User's
  10801.      Guide for complete information.
  10802.  
  10803.      EMM386.EXE
  10804.  
  10805.      Switches included with EMM386.EXE that are most commonly used
  10806.      to increase system performance are the following:
  10807.  
  10808.      [X=[MMMM-NNNN]]     Where MMMM-NNNN denotes an address that
  10809.                          EMM386.EXE will not be allowed to use. 
  10810.                          This is very useful for excluding the
  10811.                          address of your network-board driver so
  10812.                          it will not be overwritten by DOS.  (If
  10813.                          the board memory address is set at CC00,
  10814.                          the switch would be X=CC00-CFFF.)
  10815.  
  10816.      [NOEMS]   Allows access to upper memory and prevents access
  10817.                to expanded memory.  It does allow access to
  10818.                extended memory.  Other switches can be found in
  10819.                the MS-DOS 5.0 User's Guide on pages 605 to
  10820.                609.
  10821.  
  10822.      DOS
  10823.  
  10824.      The HIGH switch allows DOS to relocate the system files into
  10825.      a location called the HMA (High Memory Area), freeing up more
  10826.      conventional memory space.  The UMB (Upper Memory Block)
  10827.      switch is for linking conventional memory with upper memory. 
  10828.      Loading drivers or devices into upper memory is necessary.
  10829.  
  10830.      Remember, to load any command high, the line must follow the
  10831.      three lines listed above.  The command to load a device high
  10832.      in the CONFIG.SYS file is DEVICEHIGH.  The command to load an
  10833.      item high in the AUTOEXEC.BAT file or any .BAT file is LH or
  10834.      LOADHIGH.
  10835.  
  10836.      To load the required NetWare Lite files into high memory in
  10837.      your STARTNET.BAT file, your syntax should be similar to the
  10838.      following:
  10839.  
  10840.           LH  LSL
  10841.           LH  NE2000
  10842.           LH  IPXODI A
  10843.           LH  SHARE
  10844.           LH  SERVER
  10845.           LH  CLIENT
  10846.  
  10847.      To examine where your items are loaded into high memory, type
  10848.      the following from the DOS prompt:  MEM /C |MORE
  10849.  
  10850.      (/C classifies programs by memory usage.  It also displays
  10851.      conventional memory and upper memory in separate blocks to
  10852.      easily determine where programs are loaded .  |MORE pauses at
  10853.      the end of every screen.)
  10854.  
  10855.      For further questions and concerns about loading software into
  10856.      upper memory, consult the MS-DOS 5.0 User's Guide or
  10857.      contact Microsoft Technical Support.
  10858.  
  10859. SOLUTION
  10860.  
  10861.      NA
  10862.  
  10863.  
  10864.  
  10865.  
  10866.                                FYI
  10867.  
  10868. (Note: The origin of this information may be internal or external
  10869. to Novell.  Novell makes every effort within its means to verify
  10870. this information.  However, the information provided in this
  10871. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  10872. implied claims to the validity of this information.)
  10873.  
  10874.           TITLE:    Top Support Issues
  10875.    DOCUMENT ID#:    FYI.P.6085
  10876.            DATE:    03DEC92
  10877.         PRODUCT:    NetWare Lite
  10878. PRODUCT VERSION:    All versions
  10879.      SUPERSEDES:    FYI.P.6051
  10880.  
  10881. SYMPTOM
  10882.  
  10883.      NA
  10884.  
  10885. ISSUE/PROBLEM
  10886.  
  10887.      Top Support Issues
  10888.  
  10889.      SHARE.EXE: Status Report 5
  10890.  
  10891.      When loading SERVER.EXE, you may get a "Status Report 5"
  10892.      message that means that SHARE.EXE has not been loaded. 
  10893.      SHARE.EXE is a program that comes with DOS 3.1 or above. 
  10894.      SHARE is the mechanism that allows files to be accessed
  10895.      simultaneously from multiple clients.  If you get a "Status
  10896.      Report 5" message, you either do not have SHARE.EXE in your
  10897.      PATH or you do not load it anywhere before SERVER.EXE is
  10898.      loaded.  Add the appropriate directory to your PATH (where
  10899.      SHARE.EXE is located) or copy SHARE.EXE to the directory where
  10900.      NetWare Lite is installed.  Although loading SHARE is not
  10901.      required for the server to run, it is strongly recommended.
  10902.  
  10903.      SHARE should be loaded before SERVER.  SHARE should be tuned
  10904.      for proper performance.  You may need to increase the values
  10905.      for locks (/L) and files (/F) if you run database applications
  10906.      or if you have more than four users accessing the server.  See
  10907.      your DOS documentation for more information on configuring
  10908.      SHARE.  You do not need to load SHARE before loading CLIENT. 
  10909.      See Fax Document 111 or FYI.P.6003 for more information.
  10910.  
  10911.      Setting LASTDRIVE
  10912.  
  10913.      LASTDRIVE is a DOS command that is executed at boot time from
  10914.      the CONFIG.SYS file.  The NetWare Lite NET utility uses
  10915.      LASTDRIVE to identify valid drives and to provide
  10916.      compatibility with other NetWare products.  The installation
  10917.      programs default value of LASTDRIVE=M: should work for most
  10918.      situations.  If you wish to use a value other than M:, be
  10919.      aware that LASTDRIVE should be set to G: or greater for NET to
  10920.      run.  LASTDRIVE is set by including a command such as
  10921.      "LASTDRIVE=G:" in CONFIG.SYS.  If you attempt to run NET with
  10922.      LASTDRIVE set lower than the G: drive or not set, you will
  10923.      have to increase the value of LASTDRIVE and reboot before any
  10924.      NET command can be executed.
  10925.  
  10926.      The IPXODI Driver
  10927.  
  10928.      The IPX shipped with NetWare Lite (IPXODI) is not new and is
  10929.      not special to NetWare Lite.  Novell has made a general
  10930.      decision to convert from linked IPX to IPXODI.  IPXODI is
  10931.      shipped with the LAN Workplace for DOS product and with
  10932.      DOS/Windows shell kit.  IPXODI is functionally identical to
  10933.      the linked version of IPX, although the LSL offers
  10934.      multiple-protocol and MLID capabilities.  NetWare Lite can be
  10935.      run on top of either (but not both) linked IPX or IPXODI. 
  10936.      STARTNET.BAT, which is created as part of the NetWare Lite
  10937.      installation, should be modified not to load LSL (the ODI
  10938.      driver) and IPXODI if linked IPX is already being loaded
  10939.      elsewhere (like in your AUTOEXEC.BAT).  See Fax document 118
  10940.      or FYI.P.6006 for more information.
  10941.  
  10942.      Loading CLIENT and SERVER into Upper Memory
  10943.  
  10944.      Memory managers that load terminate-stay-resident (TSR)
  10945.      programs such as CLIENT.EXE and SERVER.EXE into upper memory
  10946.      reserve a fixed length block of memory to load the program
  10947.      into.  As long as the program is the same size in memory as it
  10948.      is on disk, there will be no memory conflict.  However,
  10949.      SERVER.EXE is larger when it is loaded into memory than it is
  10950.      on disk.  Because SERVER.EXE is larger, memory managers that
  10951.      do not account for such growth may load SERVER into too small
  10952.      of a memory block.  This can cause memory corruption or can
  10953.      cause the computer to hang.  To avoid this type of problem, do
  10954.      not load SERVER into upper memory.  CLIENT does not grow when
  10955.      loaded, so it can be loaded "high."  Please see Fax Document
  10956.      119 or FYI.P.6007 for more information.
  10957.  
  10958.      Windows
  10959.  
  10960.      Some NetWare Lite users have had trouble getting Windows 3.0
  10961.      to run smoothly with NetWare Lite.  Fax Document 210 or
  10962.      FYI.P.6044 gives some hints how to configure both NetWare Lite
  10963.      and Windows 3.0 to gain better performance.  All
  10964.      Windows/NetWare Lite users should download this document.
  10965.  
  10966.      Network Applications
  10967.  
  10968.      Installing applications on NetWare Lite may be different from
  10969.      installing applications on NetWare.  NetWare is, as you know,
  10970.      a very popular LAN.  Many applications have NetWare specific
  10971.      installation options.  These installation options do not apply
  10972.      to NetWare Lite networks.  NetWare Lite is a DOS peer-to-peer
  10973.      network.  If the application being installed has network
  10974.      specific installations, then "Other networks.." or "DOS
  10975.      peer-to-peer network" or similar networks should be selected. 
  10976.      Do not select NetWare or Novell installation options.  See
  10977.      Appendix B in the NetWare Lite documentation for more details
  10978.      about using NetWare Lite with NetWare.  Please see Fax
  10979.      document 211 or FYI.P.6011 for more information.
  10980.  
  10981.      Connections
  10982.  
  10983.      Many of the problems that NetWare Lite technical support deals
  10984.      with are related to network connections.  Connection problems
  10985.      become the culprits that cause many other seemingly unsolvable
  10986.      problems.  Most of these connection problems are caused by
  10987.      things such as bad or misconfigured hardware, drivers, or
  10988.      memory managers.  Fax Document 215 or FYI.P.6094 explains how
  10989.      to troubleshoot and overcome connection problems.
  10990.  
  10991.      Installing "Other" Network Board Drivers
  10992.  
  10993.      When loading NetWare Lite, you are prompted to select a
  10994.      network-board driver.  Unfortunately, the installation program
  10995.      fails to complete properly if "other" is selected.  If you
  10996.      need to use a board driver not supplied on the original
  10997.      installation diskettes, you can avoid this problem by making
  10998.      a backup copy of the original diskettes and copying the board
  10999.      driver to this backup.  Use the new diskette to install
  11000.      NetWare Lite.  Note:  If you make a separate backup of the
  11001.      "driver" diskette you must copy your board driver to the
  11002.      "driver" backup.  See Fax Document 217 or FYI.P.6091 for a
  11003.      step-by-step procedure on how to do this.
  11004.  
  11005.      Network Setup
  11006.  
  11007.      Fax document 235 or FYI.P.6050 gives the user tips on how to
  11008.      configure the network.  It explains mappings, captures, and
  11009.      network resources.  It also goes through an example of a
  11010.      network configuration.
  11011.  
  11012.      Patches
  11013.  
  11014.      Novell has released several patches that should be applied by
  11015.      NetWare Lite users who have problems that they are unable to
  11016.      solve.  Please see Fax Document 263 or FYI.P.6087 for more
  11017.      information on how to get the patches and what problems they
  11018.      solve.
  11019.  
  11020.      Resolving I/O and IRQ Conflicts
  11021.  
  11022.      Fax Document 212 or FYI.P.6054 gives a list of possible
  11023.      conflicts in hardware setup.  Network board and other devices
  11024.      may have conflicting I/O addresses or interrupts.  This list
  11025.      may clarify some of the problems.
  11026.  
  11027.      NetWare Lite v1.1 and Windows 3.1 Compatibility
  11028.  
  11029.      This is a lengthy document similar to Fax Document 205 or
  11030.      FYI.P.6061.  It does contain more concise information
  11031.      concerning Windows 3.1 and particularly using it with NetWare
  11032.      Lite v1.1.  It will take you through different install methods
  11033.      and options depending on DOS versions being used.  For
  11034.      details, see Fax Document 206 or FYI.P.6077.
  11035.  
  11036.      Trouble Shooting Lockup (Hanging) Problems
  11037.  
  11038.      Installing a Network system may be challenging particularly if
  11039.      a lockup is met.  Several things may cause this (Fax document
  11040.      218 or FYI.P.6086 gives ideas to help diagnose such problems). 
  11041.      It explains hardware or switch setting conflicts, memory
  11042.      conflicts, bad hardware, software conflicts or the need of
  11043.      configuration changes.
  11044.  
  11045.      DOS Memory Managers and NetWare Lite v1.x
  11046.  
  11047.      This is a summary to help create the best performing servers
  11048.      and clients and how to use memory.  Inclusive is how to load
  11049.      NetWare Lite files into upper memory.  This document includes
  11050.      the use of memory managers and different DOS commands for
  11051.      such.  See Fax document 264 or FYI.P.6076 for details.
  11052.  
  11053. SOLUTION
  11054.  
  11055.      NA
  11056.  
  11057.  
  11058.  
  11059.  
  11060.                                FYI
  11061.  
  11062. (Note: The origin of this information may be internal or external
  11063. to Novell.  Novell makes every effort within its means to verify
  11064. this information.  However, the information provided in this
  11065. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  11066. implied claims to the validity of this information.)
  11067.  
  11068.           TITLE:    Setting LASTDRIVE
  11069.    DOCUMENT ID#:    FYI.P.6005
  11070.            DATE:    01OCT92
  11071.         PRODUCT:    NetWare Lite
  11072. PRODUCT VERSION:    All versions
  11073.      SUPERSEDES:    NA
  11074.  
  11075. SYMPTOM
  11076.  
  11077.      NA
  11078.  
  11079. ISSUE/PROBLEM
  11080.  
  11081.      Setting LASTDRIVE
  11082.  
  11083.      LASTDRIVE is a DOS command that is executed at boot time from
  11084.      the CONFIG.SYS file.  The NetWare Lite NET utility uses
  11085.      LASTDRIVE to identify valid drives and provide compatibility
  11086.      with other NetWare products.  The installation programs
  11087.      default value of LASTDRIVE=M: should work for most situations. 
  11088.      If you wish to use a value other than M:, be aware that
  11089.      LASTDRIVE should be set to G: or greater for NET to run. 
  11090.      LASTDRIVE is set by including a command such as "LASTDRIVE=G:"
  11091.      in CONFIG.SYS.  If you attempt to run NET with LASTDRIVE set
  11092.      lower than the G: drive or not set, you will have to increase
  11093.      the value of LASTDRIVE and reboot before any NET command can
  11094.      be executed.
  11095.  
  11096.      When LASTDRIVE is set to the F: drive, network directories can
  11097.      be mapped to any drive letter up to LASTDRIVE (except C: if
  11098.      SERVER is loaded).  However, the F: drive must be mapped to
  11099.      map D: or E: drive.  If the situation occurs where the D: or
  11100.      E: drive is mapped and the F: drive is not mapped, the
  11101.      LASTDRIVE error message will result upon execution of the next
  11102.      NET command.  To avoid this problem set LASTDRIVE to the G:
  11103.      drive or greater.
  11104.  
  11105. SOLUTION
  11106.  
  11107.      NA
  11108.  
  11109.  
  11110.  
  11111.  
  11112.                                FYI
  11113.  
  11114. (Note: The origin of this information may be internal or external
  11115. to Novell.  Novell makes every effort within its means to verify
  11116. this information.  However, the information provided in this
  11117. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  11118. implied claims to the validity of this information.)
  11119.  
  11120.           TITLE:    How to Configure a NetWare Lite Server v1.1
  11121.    DOCUMENT ID#:    FYI.P.6103
  11122.            DATE:    04DEC92
  11123.         PRODUCT:    NetWare Lite
  11124. PRODUCT VERSION:    All versions
  11125.      SUPERSEDES:    FYI.P.6060
  11126.  
  11127. SYMPTOM
  11128.  
  11129.      NA
  11130.  
  11131. ISSUE/PROBLEM
  11132.  
  11133.      How to Configure a NetWare Lite Server v1.1
  11134.  
  11135.      The purpose of this document is to explain the server
  11136.      statistics that are configurable within NetWare Lite.  These
  11137.      server statistics can be viewed and changed in the Net
  11138.      utility.  To access the configuration menus, perform the
  11139.      following steps after logging in to the network:
  11140.  
  11141.      1.   From the c:> prompt, type NET.
  11142.      2.   Select "Supervise the network."
  11143.      3.   Select "Server configuration."
  11144.      4.   Select the server to view.
  11145.  
  11146.      SERVER CONFIGURATION SCREEN
  11147.  
  11148.      The following is an example of the server configuration screen
  11149.      with default settings:
  11150.  
  11151.      Configuration Information for Server NetWare Lite
  11152.  
  11153.                                                        CFG   FUTURE
  11154.            Connections                  (2-25)         4     4
  11155.            Client tasks                 (4-200)        10    10
  11156.            Network directories          (2-20)         4     4
  11157.            Network printers             (0-3)          1     1
  11158.            Print buffer size            (512-4096)     512   512
  11159.            Number of receive buffers    (3-20)         6     6
  11160.            Receive buffer size          (512-8192)     1024  1024
  11161.            Number of IO buffers         (0-25)         1     1
  11162.            IO buffer size multiplier    (2-64)         4     4
  11163.            Future server memory size    (approx.)            44,397
  11164.            Allow remote management      (Y/N)          Y     Y
  11165.            Future server name:                               NWLITE
  11166.           
  11167.  
  11168.      CFG and FUTURE Columns
  11169.  
  11170.      There are two columns of statistics on the right of this table
  11171.      labeled CFG and FUTURE.  The CFG column indicates the settings
  11172.      that are currently being used.  The FUTURE column is used to
  11173.      determine the network settings to be implemented the next time
  11174.      the network is started.  If you want to make a change, make it
  11175.      in the FUTURE column and then reboot that server.  After the
  11176.      server is rebooted, the new settings will be in effect and
  11177.      will appear in the CFG column.
  11178.  
  11179.      Configuration Settings
  11180.  
  11181.           Each item in the menu will be discussed in some detail. 
  11182.           After each item is described, configuration information
  11183.           will be given to help correctly configure each item.
  11184.  
  11185.      CONNECTIONS
  11186.  
  11187.      Every computer on the network (client or server or both) has
  11188.      a connection table.  This table keeps track of the number of
  11189.      connections that the computer has with other computers.  Users
  11190.      are not able to view this table; however, the number of
  11191.      connections can be limited on a server.  A connection is
  11192.      established when one computer accesses another computer across
  11193.      the network.  For example, a connection is established if a
  11194.      client accesses a network resource, such as a network
  11195.      directory or network printer, located on a server.
  11196.  
  11197.      Server Connection Table
  11198.  
  11199.           A server's connection table contains a list of the node
  11200.           addresses of every client computer accessing printers or
  11201.           network directories on that server.  Because the
  11202.           connection is actually the node address of the network
  11203.           board, only one connection is established per machine,
  11204.           regardless of how many drives a computer has mapped or
  11205.           how many printers a client machine is captured to.  It is
  11206.           not possible for the number of connections in the
  11207.           server-connection table to be greater than the total
  11208.           number of clients on the network.  When a server receives
  11209.           a request to map a drive, for example, it will look down
  11210.           the list of existing connections and will create a new
  11211.           connection only if the address of the requesting computer
  11212.           is not already on the list.
  11213.  
  11214.      Temporary Connections
  11215.  
  11216.           Temporary connections are occasionally established by the
  11217.           NET utility to do functions such as modify a user
  11218.           account, change a server's configuration.  After the net
  11219.           utility has finished using the temporary connection, the
  11220.           connection is cancelled.
  11221.  
  11222.      Setting Connections
  11223.  
  11224.           Set the number of connections for each server by
  11225.           considering how many clients might be mapped or captured
  11226.           to the server at one time and add one to that number to
  11227.           provide for any temporary connections.  Each connection
  11228.           in the Server's configuration menu uses approximately 80
  11229.           bytes of memory.
  11230.  
  11231.      CLIENT TASKS
  11232.  
  11233.      Client tasks are the number of programs permitted to open
  11234.      files on a server.  Each time a program on a client uses a
  11235.      resource on a server (such as starting a program), one client
  11236.      task is registered in a table on the server.  This is the case
  11237.      whether the client loads the program from the server or
  11238.      whether it loads it from its own hard drive.  If the same
  11239.      program opens more than one file, only one client task is
  11240.      still registered because client tasks refer to the number of
  11241.      programs that are opening files and not the number of files
  11242.      that are open on the server.  On the other hand, if two
  11243.      different programs on a client open files on a server, then
  11244.      two client tasks are recorded in the table.  Some programs
  11245.      call other programs that use server resources.  When this
  11246.      happens, client tasks will increase by more than one when the
  11247.      program is initially started.
  11248.  
  11249.      A variety of problems are associated with not having enough
  11250.      client tasks.  Usually errors will be displayed by the
  11251.      application that is currently running.  Occasionally, the
  11252.      whole network will hang.
  11253.  
  11254.      Client Task Configuration Information
  11255.  
  11256.           The number of client tasks defaults to 10.  A good rule
  11257.           of thumb is to set the number of client tasks to 10 per
  11258.           machine connected to the server (For example, If five
  11259.           machines have drives mapped to a server, set the client
  11260.           tasks on the server to 50).  This should provide enough
  11261.           client tasks to operate the network.  Approximately 100
  11262.           bytes of memory are reserved on a server per each client
  11263.           task.
  11264.  
  11265.           Check the server status screen frequently to verify that
  11266.           you have enough client tasks.  If you see the PEAK number
  11267.           of tasks in the server status screen approaching the CFG
  11268.           number (within 6), you should increase the number of
  11269.           client tasks to avoid problems.  The CFG number should
  11270.           always be at least six higher than the PEAK number.
  11271.  
  11272.           Proper configuration of the number of client tasks on a
  11273.           server is especially important under the following
  11274.           conditions:
  11275.  
  11276.                ■    When running Microsoft Windows
  11277.                ■    When using a disk intensive program (a
  11278.                     database program)
  11279.                ■    When supporting many clients
  11280.  
  11281.      Network Directories
  11282.  
  11283.           A network directory is a directory on a server that can
  11284.           be accessed by clients on the network.  Increasing the
  11285.           number of network directories on a server allows more of
  11286.           its directories to be accessed by users across the
  11287.           network.
  11288.  
  11289.      Network Directory Configuration Information
  11290.  
  11291.           Set the number of network directories to as many as
  11292.           needed (up to 20).
  11293.  
  11294.      Network Printers
  11295.  
  11296.           This figure designates the maximum number of network
  11297.           printers allowed on a server.  NetWare Lite will support
  11298.           up to three printers per server.  A printer on a server
  11299.           does not necessarily have to be designated as a network
  11300.           resource.  It can be run locally if SERVER.EXE is not
  11301.           loaded into memory.  Each network printer defined takes
  11302.           up approximately 884 bytes of memory on the server.
  11303.  
  11304.      Network Printer Configuration
  11305.  
  11306.           This number should correspond to the number of printers
  11307.           physically connected to the server and defined as network
  11308.           resources.  The maximum number of network printers per
  11309.           server is three.
  11310.  
  11311.      PRINT BUFFER
  11312.  
  11313.      Print Buffer Size
  11314.  
  11315.           NetWare Lite uses a print buffer to temporarily store
  11316.           information before it is printed.  A print job follows
  11317.           the following path to the printer:
  11318.  
  11319.                Application -- DOS -- Client -- || network || --
  11320.                Server -- Printer
  11321.  
  11322.           When someone prints a job from a client machine to a
  11323.           network printer, the information first goes to DOS. 
  11324.           After interpreting that the printer port (LPT1 for
  11325.           example) has been captured to a network printer, DOS
  11326.           sends the print job to the network software on the client
  11327.           machine.  The print job is sent across the network
  11328.           cabling to the computer with the printer attached and
  11329.           then taken by the server software and spooled to a
  11330.           directory on the hard drive.  The path to where the data
  11331.           is being spooled is C:\NWLITE\NLCNTL \SLPT1.  The NLCNTL
  11332.           subdirectory is a hidden directory and the SLPT1
  11333.           directory corresponds to the printer port captured on
  11334.           LPT1.  (If LPT2 was captured, the last subdirectory would
  11335.           be \SLPT2.)  The job is spooled as a file then is loaded
  11336.           to an area in memory called the print buffer.  From the
  11337.           print buffer, the print job is sent to the printer.
  11338.  
  11339.           The print buffer speeds up the printing, because
  11340.           accessing memory is much faster than accessing a hard
  11341.           disk drive.  A large print buffer accesses information
  11342.           from the relatively slow hard drive fewer times and
  11343.           causes faster printing.
  11344.  
  11345.      Print Buffer Configuration
  11346.  
  11347.           Set the print buffer size to the maximum allowed value,
  11348.           unless limited memory is available.
  11349.  
  11350.      RECEIVE BUFFERS
  11351.  
  11352.      Number of Receive Buffers
  11353.  
  11354.           Each NetWare Lite server has two types of buffers related
  11355.           to overall network communication, which can be configured
  11356.           by a supervisor.  They are the receive and IO buffers. 
  11357.           Understanding receive and IO buffers and how to configure
  11358.           them requires an understanding of some basic NetWare Lite
  11359.           network communication concepts.
  11360.  
  11361.           When an application makes a request of DOS, such as
  11362.           reading data from a file or writing data to a file, DOS
  11363.           determines whether it can handle the request itself.  If
  11364.           the requested operation involves a network resource, such
  11365.           as listing a network directory, DOS passes the request to
  11366.           the network that fills the request and gives the response
  11367.           back to DOS.  Then, DOS passes the response back to the
  11368.           application.
  11369.  
  11370.           Each network request passes through four different stages
  11371.           before being sent out on the network cabling.  The
  11372.           network provides information to DOS (such as which drives
  11373.           are actually network drives) so that DOS interprets when
  11374.           to pass requests to the network and when to return errors
  11375.           to the requesting application.
  11376.  
  11377.           Three programs provide the interface to the network
  11378.           hardware.  They are the Internetwork Packet Exchange
  11379.           Protocol (IPX) driver (IPXODI.COM), the Link Support
  11380.           Layer (LSL) driver (LSL.COM), and the network-board
  11381.           driver (such as NE2000.COM).  These three programs take
  11382.           requests from the network level and transform them into
  11383.           packets that are then sent out on the cable.
  11384.  
  11385.           When a packet is received at the server, SERVER.EXE is
  11386.           notified and the packet is placed in a free receive
  11387.           buffer.  The server processes the request and then does
  11388.           one of two following action:  If the requested operation
  11389.           is a disk read, the server reads the requested amount of
  11390.           data and places the response in a free IO buffer.  If the
  11391.           request is for anything else, the server places the
  11392.           response back in the receive buffer where it got the
  11393.           request.  The data is then transferred back across the
  11394.           network to the application that originally made the
  11395.           request.
  11396.  
  11397.      Number of Receive Buffers Configuration Information
  11398.  
  11399.           Set the number of receive buffers to three more than the
  11400.           number of clients that will be simultaneously accessing
  11401.           the server.
  11402.  
  11403.           The extra receive buffers are important.  The server may
  11404.           be servicing requests from every client on the network
  11405.           and still needs extra buffers to listen for additional
  11406.           incoming requests.  Even though all client machines may
  11407.           have requests pending at the server, a client may resend
  11408.           a request and the server needs extra buffers to handle
  11409.           any extra packets from the clients.
  11410.  
  11411.      Receive Buffer Size Description and Configuration Information
  11412.  
  11413.           The network is limited to the type of network hardware
  11414.           that is being used.  A receive buffer cannot be set to
  11415.           anything larger than the packet size of a particular type
  11416.           of board.  Typically Ethernet is limited to a packet size
  11417.           of 1450 bytes and ARCnet and Token-Ring are capable of
  11418.           sending and receiving 4096 byte packets, the limit of
  11419.           NetWare Lite.
  11420.  
  11421.           DOS reads information best in 512 byte increments, so
  11422.           receive buffers should be set to a multiple of 512 bytes
  11423.           even if the packet size is larger than the 512 byte
  11424.           multiple.  For example, when using Ethernet boards, set
  11425.           the buffer size to 1024 bytes rather than the maximum
  11426.           allowed 1450 bytes because 1024 is an increment of 512,
  11427.           and the 1024 setting will be faster than 1450 bytes.
  11428.  
  11429.      IO BUFFERS
  11430.  
  11431.      Number of IO Buffers
  11432.  
  11433.           When a client makes a request, in responding to that
  11434.           request, the server fills the IO buffers with blocks of
  11435.           data to be sent across the cable for the next portion of
  11436.           that request.
  11437.  
  11438.      Number of IO Buffers Configuration Information
  11439.  
  11440.           The preferable setting for the number of IO buffers is
  11441.           one per client.  Otherwise, set the number of IO buffers
  11442.           to one per every four receive buffers to save memory.  Do
  11443.           not set the IO buffers greater than the number of clients
  11444.           that will be accessing the server.
  11445.  
  11446.      IO Buffer Size Multiplier and Configuration Information
  11447.  
  11448.           The IO buffer size multiplier indicates the size, in
  11449.           kilobytes, of each IO buffer.  The guideline for setting
  11450.           the IO buffer size multiplier varies depending on the
  11451.           size that you would like your IO buffers to be.  If
  11452.           memory is not a consideration, then set the buffer size
  11453.           multiplier high.  That will allow more blocks of data to
  11454.           be stored in the IO buffer so that less disk reads are
  11455.           necessary.  However, if memory is a consideration a
  11456.           smaller buffer size would be recommended.  For every IO
  11457.           buffer, the server size will increase the amount of
  11458.           kilobytes that was specified for the multiplier.  For
  11459.           example, if there are three IO buffers and the multiplier
  11460.           is 4, the server will increase in size by 12 KB.
  11461.  
  11462.      REMOTE MANAGEMENT
  11463.  
  11464.      Allow Remote Management
  11465.  
  11466.           If remote management is enabled, a network supervisor
  11467.           will be able to change a server's configuration settings
  11468.           from any machine on the network.  If remote management is
  11469.           disabled, a server's configuration settings will only be
  11470.           able to be modified at the keyboard of the server itself.
  11471.  
  11472.           Note:  Remote Management does not refer to modem use.
  11473.  
  11474.      Remote Management Configuration
  11475.  
  11476.           Enable or disable remote management depending upon the
  11477.           conditions in which the network is running.  If security
  11478.           is a concern, remote management may need to be disabled.
  11479.  
  11480.      FUTURE SERVER NAME
  11481.  
  11482.      Future Server Name
  11483.  
  11484.           The future server name is the name that the server will
  11485.           be called the next time the network is started.
  11486.  
  11487.                               SERVER STATUS SCREEN
  11488.           
  11489.                         Status Information for Server NetWare Lite
  11490.           
  11491.           Server up-time     Days     Hours     Minutes     Seconds
  11492.           
  11493.           Server version                                  CFG  
  11494.           PEAK   CURR
  11495.           Server address               Connections
  11496.           Network Auditing            Client tasks
  11497.           SHARE running               Open files
  11498.           Server memory size          Num net directories
  11499.                                 CUM   Num net printers
  11500.           Server-busy packets         Print buffer size
  11501.           server cache hits           Receive buffers
  11502.           Packets Received            IO buffers
  11503.           Watchdog terminations       IO buffer size
  11504.  
  11505.           The Server status screen is a diagnostic tool that can be
  11506.           used to troubleshoot problems within the network and to
  11507.           optimize the speed at that the network runs.  All the
  11508.           items listed on this screen are configured in other
  11509.           places; this screen only indicates what the current
  11510.           settings are.
  11511.  
  11512.           The Server status screen has some distinguishing
  11513.           features.  The right side of the screen contains the
  11514.           statistics set in the Server configuration menu.  These
  11515.           statistics are listed in three columns.  The CFG column
  11516.           shows how the items are currently configured, the PEAK
  11517.           column shows how close to the configured setting each
  11518.           item has gotten since the network was started.  The CURR
  11519.           setting shows the current status of each item.  The PEAK
  11520.           and CURR numbers are dynamic, meaning any changes will
  11521.           immediately show on the screen.  The left hand column
  11522.           contains information that is set when the machine is
  11523.           started and has cumulative information that keeps track
  11524.           of the total performance of the network since the network
  11525.           was started.
  11526.  
  11527.      Server Up-time
  11528.  
  11529.           This indicates how long the server has been running
  11530.           continuously since the network was loaded.  Every time
  11531.           the network is restarted, the Server up-time figure is
  11532.           reset to zero.
  11533.  
  11534.      Server Version
  11535.  
  11536.           This displays the version of NetWare Lite that is
  11537.           currently running.  The current version of NetWare Lite
  11538.           available is version 1.1.
  11539.  
  11540.      Server Address
  11541.  
  11542.           The server address is the node address of the network
  11543.           board that is installed in the server.  The node address
  11544.           is a unique number assigned to the network board that
  11545.           distinguishes it from other boards on the network.  This
  11546.           number may be set with software settings or switches on
  11547.           the board, or it may be built into the board.
  11548.  
  11549.      Network Auditing
  11550.  
  11551.           Network auditing has a "yes" or "no" indicator displaying
  11552.           whether the auditing feature has been enabled.  The audit
  11553.           log lists such activities as logins, logouts, and backup
  11554.           of network management files.  The date and username
  11555.           associated with each activity appear in the log.  Network
  11556.           auditing can be turned on and off within the net utility
  11557.           in the Supervise the Network option.
  11558.  
  11559.      SHARE Running
  11560.  
  11561.           This screen lets you know whether SHARE.EXE has been
  11562.           loaded.  SHARE is the DOS file used to control file
  11563.           locking and file sharing.  SHARE is a necessary program
  11564.           to load when using a peer-to-peer network because it
  11565.           enables programs to be run concurrently and ensures
  11566.           proper file locking so two people do not access the same
  11567.           data file at the same time.
  11568.  
  11569.      Server Memory Size
  11570.  
  11571.           If this percentage is low, an increase of the number of
  11572.           IO buffers may speed up your system.
  11573.  
  11574.      Server-busy Packets
  11575.  
  11576.           This statistic informs the user of the number of times
  11577.           that a client resends a request to a server when the
  11578.           server was too busy to handle the request.  A large
  11579.           number of server-busy packets (more than 1 percent)
  11580.           usually indicates that the server is not fast enough to
  11581.           handle the volume of requests that are being made.  A
  11582.           third-party disk caching program will improve the speed
  11583.           of the server and will reduce the number of server-busy
  11584.           packets.
  11585.  
  11586.           Another event that will cause the server-busy packets to
  11587.           increase at an abnormal rate is when the server is
  11588.           formatting a floppy disk.  DOS is not available during a
  11589.           disk format to service requests coming in from clients. 
  11590.           As a result, many retries will be made from client
  11591.           machines causing the number of server-busy packets to
  11592.           increase.
  11593.  
  11594.      Server Cache Hits
  11595.  
  11596.           Percentage of requests serviced by the cache rather than
  11597.           accessing DOS.  The cache will not be used for smaller
  11598.           files.  If the server can service the incoming packet in
  11599.           one request, it will not use the cache.  Usually files
  11600.           under 1024 bytes will not take advantage of the cache. 
  11601.           The cache is directly related to the number and size of
  11602.           the IO buffers.  If the percentage is low, an increase of
  11603.           the number of IO buffers may speed up the process.
  11604.  
  11605.      Packets Received
  11606.  
  11607.           The total number of packets received by the server.
  11608.  
  11609.      Bad Packets Received
  11610.  
  11611.           This number represents the number of times the server got
  11612.           a packet from the IPXODI that was damaged, possibly with
  11613.           a corrupt IPXODI header.  Bad packets should rarely be
  11614.           received.  If this number is non-zero, there could be a
  11615.           hardware problem, possibly the network board.
  11616.  
  11617.      Watchdog Terminations
  11618.  
  11619.           NetWare Lite uses a process called the watchdog to verify
  11620.           whether a connection exists.  In a server's connection
  11621.           table there is a timer associated with each connection. 
  11622.           Whenever a packet is received from a client, the timer
  11623.           associated with that client is reset to zero.  If no
  11624.           packets are received within five minutes, the server
  11625.           calls that computer by sending out a packet asking for a
  11626.           response.  If the client computer responds, the server
  11627.           will reset the timer associated with that connection.  If
  11628.           the computer does not answer within five minutes, the
  11629.           server will call again once a minute for ten more
  11630.           minutes.  If no response is received from the missing
  11631.           computer, the server will remove the machine from the
  11632.           connection table and the client will have to reestablish
  11633.           a connection to access the server.  The process of
  11634.           eliminating missing connections using watchdog
  11635.           terminations is used to keep the connection table in each
  11636.           server as clean as possible.
  11637.  
  11638.           Each client machine has a connection table where the
  11639.           computer keeps track of how many other machines it is
  11640.           connected to.  Unlike the server, the client's connection
  11641.           table is not monitored by a watchdog and will not be
  11642.           disconnected if the connection is lost.  When a
  11643.           connection is lost with a server, the client machine will
  11644.           return the message "General failure reading device
  11645.           NWLite" and will prompt the user to abort, retry, or fail
  11646.           every time an operation that accesses the server is
  11647.           attempted while the server is down.  When the connection
  11648.           is first reestablished, the user will receive the same
  11649.           error, but pressing <r> for retry will reestablish the
  11650.           connection and carry out the requested operation.
  11651.  
  11652.      Trouble Shooting with the Server Status Screen
  11653.  
  11654.           The right-hand columns of the Server status screen
  11655.           contain the current configuration, the peak level, and
  11656.           the current statistics of the items configured in the
  11657.           Server configuration menu with the exception of Open
  11658.           files.  The CFG (configured) setting of Open files is the
  11659.           number of files that are defined in the CONFIG.SYS file
  11660.           that DOS uses to configure the system when booting the
  11661.           computer.  The rest of the items have been covered
  11662.           previously in this document.
  11663.  
  11664.           A network administrator may use the three columns of
  11665.           information to fine tune the network.  The items in the
  11666.           right hand column affect the size of the network in
  11667.           memory and the way the network operates.  By monitoring
  11668.           the figures in the PEAK and CURR columns and comparing
  11669.           those with the number currently configured in the CFG
  11670.           column, a network administrator may avoid wasting
  11671.           valuable memory and verify that the network has plenty of
  11672.           room to operate.
  11673.  
  11674.           If the highest recorded value for any of these attributes
  11675.           approaches 80 percent of the configured setting, a
  11676.           network administrator should consider increasing the
  11677.           configured setting.  Three figures need to be regularly
  11678.           monitored.  These three are the number of connections,
  11679.           client tasks, and open files.  As the highest values for
  11680.           these statistics approach or equal the corresponding
  11681.           configuration settings, unpredictable results can occur. 
  11682.           These results can be anything from file locking problems,
  11683.           to data corruption, to the server crashing and locking
  11684.           the entire network.
  11685.  
  11686.           By monitoring the statistics on the Server Status Screen,
  11687.           a network administrator can isolate problems before they
  11688.           become critical, avoid wasting valuable memory space that
  11689.           can be better used by other applications, and tune the
  11690.           network so that it will operate at the most optimal
  11691.           level.
  11692.  
  11693. SOLUTION
  11694.  
  11695.      NA
  11696.  
  11697.  
  11698.  
  11699.  
  11700.                                FYI
  11701.  
  11702. (Note:  The origin of this information may be internal or external
  11703. to Novell.  Novell makes every effort within its means to verify
  11704. this information.  However, the information provided in this
  11705. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  11706. implied claims to the validity of this information.)
  11707.  
  11708.           TITLE:    NetWare Lite Patch Release for v1.1
  11709.    DOCUMENT ID#:    FYI.P.6115
  11710.            DATE:    05JAN93
  11711.         PRODUCT:    NetWare Lite
  11712. PRODUCT VERSION:    All versions
  11713.      SUPERSEDES:    FYI.P.6106
  11714.  
  11715. SYMPTOM
  11716.  
  11717.      NA
  11718.  
  11719. ISSUE/PROBLEM
  11720.  
  11721.      NetWare Lite Patch Release for v1.1
  11722.  
  11723.      Novell has released patches that address various NetWare Lite
  11724.      issues.  These patches can be obtained through CompuServe or
  11725.      through Novell directly.
  11726.  
  11727.    *****  WARNING  *****
  11728.  
  11729.  
  11730.      Do not apply all these patches at the same time unless
  11731.      directed so by technical support.
  11732.  
  11733.      CompuServe
  11734.  
  11735.      A free CompuServe membership can be obtained by dialing (800)
  11736.      848-8199 in the U.S. and (614) 457-0802 outside the U.S. (ask
  11737.      for Representative 200).  CompuServe will provide NetWare Lite
  11738.      users with fifteen dollars worth of credit towards online
  11739.      services at no charge.
  11740.  
  11741.      The files listed below are previous patches for NetWare Lite
  11742.      v1.1  These files are superseded by the patches in L11P02.ZIP.
  11743.  
  11744.           NWL102.ZIP
  11745.           L11P01.ZIP
  11746.  
  11747.      To get the files from CompuServe, do the following procedure:
  11748.  
  11749.      1.   Type GO NOVLIB
  11750.  
  11751.      2.   After you are in NOVLIB, enter into library one or
  11752.           library ten.   
  11753.      3.   Download L11P02.ZIP.  (This ZIP file contains the NetWare
  11754.           Lite patches.)
  11755.  
  11756.           You must have PKUNZIP.EXE to unzip L11P02.ZIP.  If you do
  11757.           not have PKUNZIP.EXE, you can get it from CompuServe.  It
  11758.           is located inside PKZ110.EXE, which is another file that
  11759.           must be downloaded.
  11760.  
  11761.      4.   To download PKZ110.EXE, create a directory called PKZIP
  11762.           (either on floppy or on your hard drive).  Go to library
  11763.           15 of NOVLIB and download PKZ110.EXE.  Then, move
  11764.           PKZ110.EXE into the PKZIP directory.  Type PKZ110. 
  11765.           PKZ110.EXE will create PKUNZIP.EXE (and other programs
  11766.           that can be used for archiving functions).
  11767.  
  11768.      5.   After you have PKUNZIP.EXE, you can unzip L11P02.ZIP. 
  11769.           Put L11P02.ZIP into the PKZIP directory.  Next, type the
  11770.           following:
  11771.  
  11772.                PKUNZIP L11P02.ZIP <path where you want the files
  11773.                to be copied to>
  11774.  
  11775.           The patch files will be copied to the directory that you
  11776.           specify.  Novell recommends that you copy them to a
  11777.           floppy diskette.  This way, you will have a copy of the
  11778.           patches in a distinct and identifiable place.
  11779.  
  11780.      Novell
  11781.  
  11782.      If you want the patches but cannot access CompuServe, call
  11783.      Novell at (801) 429-5483 and request the NetWare Lite Patch
  11784.      Disk.  It will be sent to you through U.S. mail and will take
  11785.      from four to seven days.
  11786.  
  11787.      The following is a list of the files that will be sent to you. 
  11788.      (Note that these are the same files that are contained in the
  11789.      L11P02.ZIP file.)
  11790.  
  11791.           L11P02  DOC    7283 12-22-92  2:58p
  11792.           STACKFIX PAT   920  8-07-9    4:09p
  11793.           COMPOPEN PAT   1077 10-09-92  12:05p
  11794.           INT28FIX PAT   1329 10-02-92  4:28p
  11795.  
  11796.           Please note:  These files have been through the patch
  11797.           test team.
  11798.  
  11799.      The following information is contained in the L11P02.DOC file. 
  11800.      Included are the patch name, date, and the file that is
  11801.      affected by the patch (such as SERVER.EXE).  Also included are
  11802.      problems (with accompanying symptoms) that each patch deals
  11803.      with.
  11804.  
  11805.      GENERAL INFORMATION
  11806.  
  11807.      You need only one SUPPORT diskette to patch all copies of
  11808.      NetWare Lite on your NetWare Lite network.  You do not need a
  11809.      separate SUPPORT diskette for each copy of NetWare Lite.
  11810.  
  11811.      Make backup copies of the files before running UPATCH.  Do not
  11812.      patch the original NetWare Lite Program and Driver diskette
  11813.      files.  If a machine has a hard disk with NetWare Lite
  11814.      software, the files to be patched are in the C:\NWLITE
  11815.      directory.  If a machine does not have a hard disk, the files
  11816.      to be patched are on the workstation's floppy diskette that
  11817.      has the NetWare Lite CLIENT.EXE.
  11818.  
  11819.      To get consistent results from the network, use UPATCH to
  11820.      patch all copies of NetWare Lite on the network (all servers
  11821.      and clients).  If a server or client is not patched, it will
  11822.      continue with the erratic behavior that the patch is designed
  11823.      to correct.
  11824.  
  11825.      Review the section of this document that corresponds to the
  11826.      patch to find out what the patch does.  Each section describes
  11827.      what the patch will be applied to, the patch date, the
  11828.      checksums, the problems the patch corrects, and the symptoms
  11829.      you may see before the patch is applied.
  11830.  
  11831.      You can use UPATCH to apply patches before or after running
  11832.      NetWare Lite; however, the changes do not take effect until
  11833.      the computer is rebooted and the patched files are loaded into
  11834.      memory.
  11835.  
  11836.      ************************************************************
  11837.      *****
  11838.      UPATCH INSTRUCTIONS
  11839.  
  11840.      To patch the SERVER and/or CLIENT software on a hard disk, do
  11841.      the following:
  11842.  
  11843.      1.   Copy each .PAT file into the NWLITE directory on the
  11844.           drive.
  11845.      2.   To apply the patch to the applicable target file, type
  11846.           "UPATCH" and press <Enter>.
  11847.      3.   When the DOS prompt appears, reboot the computer.  The
  11848.           patched files will be used when they are loaded into
  11849.           memory.
  11850.  
  11851.      To patch CLIENT software on a workstation that uses a floppy
  11852.      diskette, do the following:
  11853.  
  11854.      1.   Insert the SUPPORT diskette into drive A: (the floppy
  11855.           should contain each .PAT file (applicable to the problem)
  11856.           and UPATCH.EXE.
  11857.      2.   Insert the workstation's copy of the diskette that
  11858.           contains CLIENT.EXE into the B: drive.  Do not patch the
  11859.           original NetWare Lite diskettes.
  11860.      3.   At the DOS prompt, type A: and press <Enter>.
  11861.      4.   Type UPATCH B:CLIENT.EXE, press <Enter>, and follow the
  11862.           instructions on the screen.
  11863.  
  11864.           Note:  The patches are applied to the CLIENT.EXE file and
  11865.           the unpatched file is retained with an .OLD file
  11866.           extension.  If necessary, the .OLD version can be renamed
  11867.           and executed.
  11868.  
  11869.      5.   When the DOS prompt appears, reboot the computer.  The
  11870.           patched CLIENT.EXE file will be used when it is loaded
  11871.           into memory.
  11872.  
  11873.  
  11874.      ************************************************************
  11875.      *****
  11876.      To get the latest information on NetWare Lite patches,
  11877.      application compatibility, hardware compatibility, upgrades
  11878.      and updates, top ten support issues, NetWare Lite product
  11879.      information, and so on, customers in the U.S.  and Canada can
  11880.      call Novell's 24-hour automated fax service.  To access this
  11881.      service, dial (800) NetWare [(800)638-9273] and press the star
  11882.      (*) key during the recorded message.
  11883.      ************************************************************
  11884.      *****
  11885.  
  11886.      INFORMATION ON SPECIFIC PATCHES
  11887.  
  11888.      STACKFIX.PAT   NetWare Lite Server stack fix patch
  11889.      Target:        SERVER.EXE
  11890.      Checksums:     558, 481, 3F0
  11891.  
  11892.      Problem:       The server switches to its DOS reentrancy
  11893.                     stack during initialization.  The Norton
  11894.                     antivirus device driver interrupts the server
  11895.                     after initialization and does some work.  The
  11896.                     server timer interrupts then kicks in,
  11897.                     switches to the top of the server DOS
  11898.                     reentrancy stack and corrupts the data that
  11899.                     the server had on the stack before the timer
  11900.                     interrupt.
  11901.  
  11902.      Symptoms:      When the Norton antivirus device driver is
  11903.                     loaded and SERVER.EXE attempts to load, the
  11904.                     server will hang.
  11905.  
  11906.      ************************************************************
  11907.      *****
  11908.      INT28FIX.PAT   NetWare Lite Client int 28 ISR patch
  11909.      Target:        CLIENT.EXE
  11910.      Checksums:     765, 6DE, 641, 28C, 6DE
  11911.  
  11912.      Problem:       Applications doing background printing on a
  11913.                     NetWare Lite server/client where printing is
  11914.                     captured to a printer connected locally may
  11915.                     experience a server lock up.  The problem
  11916.                     requires the station to be rebooted.  Each
  11917.                     time the station is rebooted because of this
  11918.                     problem, lost clusters are left on the hard
  11919.                     drive.  If this happens enough times without
  11920.                     running CHKDSK /F, the FAT table will become
  11921.                     corrupted.
  11922.  
  11923.      Symptoms:      You may have this problem if you are running
  11924.                     an application that performs background
  11925.                     printing on a server/client with a printer
  11926.                     connected locally and the station locks.  An
  11927.                     application that exhibits this problem is
  11928.                     FoxPro.
  11929.  
  11930.      ************************************************************
  11931.      *****
  11932.      COMPOPEN.PAT
  11933.      Target:        SERVER.EXE
  11934.  
  11935.      Problem:       FCB Opens fails on read-only files.
  11936.  
  11937.                     This patch inserts code that was removed from
  11938.                     v1.0 that handles FCB opens.  This patch
  11939.                     should not be used with windows or CD-ROMs.
  11940.  
  11941. SOLUTION
  11942.  
  11943.      NA
  11944.  
  11945.  
  11946.  
  11947.  
  11948.                                FYI
  11949.  
  11950. (Note:  The origin of this information may be internal or external
  11951. to Novell.  Novell makes every effort within its means to verify
  11952. this information.  However, the information provided in this
  11953. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  11954. implied claims to the validity of this information.)
  11955.  
  11956.           TITLE:    NetWare Lite Update Release for v1.1
  11957.    DOCUMENT ID#:    FYI.P.6116
  11958.            DATE:    05JAN93
  11959.         PRODUCT:    NetWare Lite
  11960. PRODUCT VERSION:    v1.1
  11961.      SUPERSEDES:    NA
  11962.  
  11963. SYMPTOM
  11964.  
  11965.      NA
  11966.  
  11967. ISSUE/PROBLEM
  11968.  
  11969.      NetWare Lite Update Release for v1.1
  11970.  
  11971.      Novell has released updates that address NetWare Lite issues. 
  11972.      These updates can be obtained through CompuServe or through
  11973.      Novell directly.
  11974.  
  11975.      Note: It is recommended that all installations of NetWare Lite
  11976.      v1.1 acquire and install all the files contained in
  11977.      L11U01.ZIP.
  11978.  
  11979.      CompuServe
  11980.  
  11981.      A free CompuServe membership can be obtained by dialing (800)
  11982.      848-8199 in the U.S. and (614) 457-0802 outside the U.S. (ask
  11983.      for Representative 200).  CompuServe will provide NetWare Lite
  11984.      users with fifteen dollars worth of credit toward online
  11985.      services at no charge.
  11986.  
  11987.      To get the files from CompuServe, do the following procedure:
  11988.  
  11989.      1.   Type  GO NOVLIB
  11990.  
  11991.      2.   After you are in NOVLIB, enter into library one or
  11992.           library ten.   
  11993.      3.   Download L11U01.ZIP.  (This ZIP file contains the NetWare
  11994.           Lite patches.)
  11995.  
  11996.           You must have PKUNZIP.EXE to unzip L11U01.ZIP.  If you do
  11997.           not have PKUNZIP.EXE, you can get it from CompuServe.  It
  11998.           is located inside PKZ110.EXE, which is another file that
  11999.           must be downloaded.
  12000.  
  12001.      4.   To download PKZ110.EXE, create a directory called PKZIP
  12002.           (either on floppy or on your hard drive).  Go to library
  12003.           15 of NOVLIB and download PKZ110.EXE.  Then, move
  12004.           PKZ110.EXE into the PKZIP directory.  Type PKZ110. 
  12005.           PKZ110.EXE will create PKUNZIP.EXE (and other programs
  12006.           that can be used for archiving functions).
  12007.  
  12008.      5.   After you have PKUNZIP.EXE, you can unzip L11U01.ZIP. 
  12009.           Put L11U01.ZIP into the PKZIP directory.  Next, type the
  12010.           following:
  12011.  
  12012.                PKUNZIP L11U01.ZIP <path where you want the files
  12013.                to be copied to>
  12014.  
  12015.           The patch files will be copied to the directory that you
  12016.           specify.  Novell recommends that you copy them to a
  12017.           floppy diskette.  This way, you will have a copy of the
  12018.           patches in a distinct and identifiable place.
  12019.  
  12020.      Novell
  12021.  
  12022.      If you want the patches but cannot access CompuServe, call
  12023.      Novell at (801) 429-5483 and request the NetWare Lite Patch
  12024.      Disk.  It will be sent to you through US Mail and will take
  12025.      from four to seven days.
  12026.  
  12027.      The following is a list of the files that will be sent to you. 
  12028.      (Note that these are the same files that are contained in the
  12029.      L11U01.ZIP file.)
  12030.  
  12031.           L11U01.DOC     8121 12-21-92  11:22p
  12032.           GETATRIB.PAT   1248 12-03-92   9:09a
  12033.           CLOSEFIL.PAT   1084 12-01-92  10:30a
  12034.           LPTSTAT.PAT    1255 11-16-92   2:06p
  12035.           RECONFIX.PAT   2626 10-12-92   9:52a
  12036.           CLPRINTR.PAT   1198 11-16-92  10:12a
  12037.  
  12038.      INFORMATION ON SPECIFIC PATCHES
  12039.  
  12040.      GETATRIB.PAT   NetWare Lite Client get file attribute fix
  12041.                     patch
  12042.      Target:        CLIENT.EXE
  12043.      Checksums:     758, BB2, 59A, 351, BB2
  12044.  
  12045.      Problem:       When running the Quicken finance software and
  12046.                     printing to a NetWare Lite captured printer,
  12047.                     the Quicken printing fails with the "Can't
  12048.                     print to LPT1" message.
  12049.  
  12050.      Symptoms:      Quicken printing fails with the "Can't print
  12051.                     to LPT1" message.  This also fixes the problem
  12052.                     with getting file attributes across the
  12053.                     network.  The problem was with OPENDEV.PAT.
  12054.  
  12055.      ************************************************************
  12056.      *****
  12057.      CLOSEFIL.PAT   NetWare Lite v1.1 Server close file handles
  12058.                     fix patch
  12059.      Target:        SERVER.EXE
  12060.      Checksums:     2CC, 2B4, 20
  12061.  
  12062.      Problem:       When a client station has open files on a
  12063.                     NetWare Lite server and the client reboots
  12064.                     with the files still open, sometimes the files
  12065.                     will not be closed when the client reconnects
  12066.                     or when watchdog clears the station
  12067.                     connection.
  12068.  
  12069.      Symptoms:      Files are left open on the server when a
  12070.                     client reboots.
  12071.  
  12072.      ************************************************************
  12073.      *****
  12074.      LPTSTAT.PAT    NetWare Lite v1.1 Server LPT printer status
  12075.                     fix patch
  12076.      Target:        SERVER.EXE
  12077.      Checksums:     5B7, CO1, 575, 307, C01
  12078.  
  12079.      Problem:       Print jobs in NetWare Lite are being sent to a
  12080.                     printer that has been taken offline or powered
  12081.                     off.  The jobs are being lost.
  12082.  
  12083.      Symptoms:      Print jobs are being lost when the printer has
  12084.                     been powered off or taken offline.
  12085.  
  12086.      ************************************************************
  12087.      *****
  12088.      RECONFIX.PAT   NetWare Lite Client reconnect patch
  12089.      Target:        CLIENT.EXE
  12090.      Checksums:     76A, 74F, 10EF, 66A, 64F, 8F7, 3A3, 3A3, 10EF
  12091.  
  12092.      Problem:       The reconnection between server and client
  12093.                     fails to occur when the NET CAPTURE or NET
  12094.                     PRINT commands are issued by a client to a
  12095.                     server that has just been rebooted. 
  12096.                     Subsequent NET CAPTURE or NET PRINT commands
  12097.                     from the client station will work normally.
  12098.  
  12099.      Symptoms:      When using the NET CAPTURE or NET PRINT
  12100.                     commands as the first commands from a client
  12101.                     to a server that has just been rebooted, the
  12102.                     error messages "Redirect device -- Too many
  12103.                     open files." or "Write file -- Access denied."
  12104.                     will be displayed and the command will fail.
  12105.  
  12106.      ************************************************************
  12107.      *****
  12108.      CLPRINTR.PAT   NetWare Lite Client printer corruption fix
  12109.                     patch
  12110.      Target:        CLIENT.EXE
  12111.      Checksums:     6AC, 562, 5D4, 316, 562
  12112.  
  12113.      Problem:       Running certain applications on a
  12114.                     client/server with a local printer will
  12115.                     produce printer output that has been
  12116.                     corrupted.
  12117.  
  12118.      Symptoms:      Printer output that has been captured through
  12119.                     NetWare Lite will be corrupted.
  12120.  
  12121. SOLUTION
  12122.  
  12123.      NA
  12124.  
  12125.  
  12126.  
  12127.  
  12128.                                FYI
  12129.  
  12130. (Note:  The origin of this information may be internal or external
  12131. to Novell.  Novell makes every effort within its means to verify
  12132. this information.  However, the information provided in this
  12133. document is FOR YOUR INFORMATION ONLY.  Novell makes no explicit or
  12134. implied claims to the validity of this information.)
  12135.  
  12136.           TITLE:    Troubleshooting Lockup (Hanging) Problems
  12137.    DOCUMENT ID#:    FYI.P.6086
  12138.            DATE:    26JAN93
  12139.         PRODUCT:    NetWare Lite
  12140. PRODUCT VERSION:    All versions
  12141.      SUPERSEDES:    FYI.P.6074
  12142.  
  12143. SYMPTOM
  12144.  
  12145.      NA
  12146.  
  12147. ISSUE/PROBLEM
  12148.  
  12149.      Troubleshooting Lockup (Hanging) Problems
  12150.  
  12151.      While using a networking system, problems may be met; locking
  12152.      could be one of them.  This document, which is divided into
  12153.      two areas of hardware and software, is intended to help
  12154.      diagnose and resolve lockup problems.
  12155.  
  12156.      Hardware
  12157.  
  12158.      1.   Most Local Area Network (LAN) boards come with the
  12159.           ability to change the interrupt line, base I/O address,
  12160.           and memory address settings (in some cases).  This is
  12161.           done by either setting switches located on the network
  12162.           board or through a software setup utility.  When NetWare
  12163.           Lite is installed, it must be told what the interrupt
  12164.           line, base I/O, and the memory address settings are on
  12165.           the board.  If the board does not agree with the settings
  12166.           that the network is searching for, it could cause
  12167.           lockups.  This usually happens when the network board
  12168.           driver is loaded, when SERVER.EXE is loaded, when
  12169.           CLIENT.EXE is loaded, or when the NET utility is used.
  12170.  
  12171.           The solution for this type of problem is straight
  12172.           forward.  The settings on the board need to be determined
  12173.           by checking the switches and sometimes cross referencing
  12174.           it with the documentation provided with the network
  12175.           board.  After they are found, the install process is
  12176.           repeated for NetWare Lite and the correct options chosen
  12177.           to correspond to the hardware.
  12178.  
  12179.      2.   Another lockup problem may occur when the interrupt line,
  12180.           base I/O address, or memory address conflict with another
  12181.           device in the same machine.  Each of these settings must
  12182.           be unique to the network board.  Devices that may
  12183.           conflict include modems or mice.  Lockups in this case
  12184.           can show up anytime after the network has been loaded. 
  12185.           A reference list is provided that contains the interrupt
  12186.           line and Base I/O address for many devices.  For more
  12187.           information on interrupts, see Fax Document 212 or
  12188.           FYI.P.6054.  (Call 1-800-NET-WARE and press the * key
  12189.           during the initial recording.)
  12190.  
  12191. ┌───────────────────┬────┬──────────────────┐
  12192. │     Options       │IRQ │    Base I/O      │
  12193. ├───────────────────┼────┼──────────────────┤
  12194. │ Com1              │ 4  │ 3F8-3FF          │
  12195. │ Com2              │ 3  │ 2F8-2FF          │
  12196. │ LPT1              │ 7  │ 378-37F          │
  12197. │ LPT2              │ 5  │ 278-27F          │
  12198. │ VGA               │ 2  │ 3C0-3CF          │
  12199. │ EGA               │ 2  │ 3C0-3CF          │
  12200. │ CGA               │    │ 3D0-3DF          │
  12201. │ Hercules          │    │ 3B4-3BF          │
  12202. │ Mono              │    │ 3B0-3BF          │
  12203. │ AT controller     │ 14 │ 1F0-1F8, 170-177 │
  12204. │ Floppy controller │ 6  │ 1F0-1F8, 3F0-3F7 │
  12205. │ Tape controller   │ 5  │ 280-28F          │
  12206. │ XT controller     │ 5  │ 320-32F          │
  12207. │                   │    │                  │
  12208. └───────────────────┴────┴──────────────────┘
  12209.  
  12210.      Note:  Along with the above mentioned I/O address conflicts,
  12211.      address 360 should be avoided.  This address may overlap with
  12212.      beginning address 378 that is used in LPT1 processes.  (This
  12213.      is hardware defined and may depend on the particular network
  12214.      board used.)  The best solution for this is to configure the
  12215.      network board I/O address at 300, 320, or 340.  These settings
  12216.      will work for most systems.
  12217.  
  12218.      3.   The switch settings on the board are not the only things
  12219.           that can cause problems.  Some network boards, when not
  12220.           fully compatible with Novell certified boards, can also
  12221.           cause problems.  When locking problems do not seem
  12222.           related to any of the settings on the board, try using a
  12223.           different board to see if it does clear up. 
  12224.           Occasionally, a bad board is run across.
  12225.  
  12226.      Software
  12227.  
  12228.      1.   Some software can cause a lockup when it is simply not
  12229.           compatible with NetWare Lite.  These programs usually use
  12230.           protocol that tries to print, gain access to RAM, or gain
  12231.           access to the hard drive without going through DOS. 
  12232.           Because NetWare Lite is written to work with DOS these
  12233.           programs cannot be used.
  12234.  
  12235.      2.   NetWare Lite is a memory resident program that occupies
  12236.           part of RAM.  This limits the amount of room allowed for
  12237.           other programs.  When conventional memory is too low, it
  12238.           can cause applications to crash.  One solution for this
  12239.           is to load as much as possible into upper memory.  Out of
  12240.           the files loaded through the STARTNET.BAT file, all but
  12241.           SERVER.EXE can be loaded high.  This is done in MS-DOS
  12242.           5.0 by putting "LOADHIGH" before the file name to be
  12243.           loaded.  This is done in DR-DOS 6.0 by putting "HILOAD"
  12244.           before the file name to be loaded.  (Third-party memory
  12245.           managers may also be used but not loaded at the same time
  12246.           with other memory managers.)  Note that many memory
  12247.           resident programs can be loaded high but others cannot. 
  12248.           If you load a particular program high and find that your
  12249.           system locks more frequently, load it back into
  12250.           conventional memory again.
  12251.  
  12252.           Example for loading most of STARTNET.BAT high using
  12253.           MS-DOS format:
  12254.  
  12255.                loadhigh lsl
  12256.                loadhigh ne2000
  12257.                loadhigh ipxodi a
  12258.                loadhigh share
  12259.                server
  12260.                loadhigh client
  12261.  
  12262.      3.   Some network boards use upper memory for their own
  12263.           processes that range from C000h to E000h.  If this is the
  12264.           case, they do not require a memory manager to control
  12265.           them.  Furthermore, this area in upper memory should be
  12266.           excluded from the memory manager's control.  To do so,
  12267.           insert the following in CONFIG.SYS:
  12268.  
  12269.           For MS-DOS 5.0 use:
  12270.           device=c:\DOS\emm386.exe x=mmmm-nnnn
  12271.           For DR-DOS 6.0 use:
  12272.           device=c:\drDOS\emm386.sys /exclude=mmmm-nnnn
  12273.           (mmmm is beginning and nnnn is the ending address.)
  12274.  
  12275.           Note:  Most network-board drivers occupy about 8 to 16 KB
  12276.           of memory.  Check the references for your specific
  12277.           device.
  12278.  
  12279.      4.   CONFIG.SYS also has a parameter that can be changed that
  12280.           may cause computers to lock.  That is "files=xx."  The xx
  12281.           is the number of files that machine can have open at one
  12282.           time.  The suggested amount is 10 files per client plus
  12283.           30 more.
  12284.  
  12285.      5.   Along the same line as the above paragraph, the number of
  12286.           client tasks could have the same effect.  To change the
  12287.           client tasks you must run the NET utility, go to
  12288.           "supervise the network," then "server configuration." 
  12289.           This parameter is normally set between 5 and 10 per
  12290.           client.
  12291.  
  12292.      6.   Terminate-Stay-Resident (TSR) programs can also cause
  12293.           lockups.  They can show up in several ways of which most
  12294.           commonly is when the TSR is functioning.  It can also
  12295.           happen when the TSR seems inactive.
  12296.  
  12297.           The easiest way to find out if a TSR is causing the
  12298.           lockup is by renaming AUTOEXEC.BAT and CONFIG.SYS and
  12299.           then putting the following in the CONFIG.SYS:
  12300.  
  12301.                FILES=30
  12302.                LASTDRIVE=G
  12303.  
  12304.           If the problem no longer persists, add each component
  12305.           back into AUTOEXEC.BAT and CONFIG.SYS one by one until
  12306.           you find the one that is causing the problem. 
  12307.           Modifications may be necessary to make the conflicting
  12308.           TSR work properly, or it may even be incompatible with
  12309.           the network environment.
  12310.  
  12311.      7.   Some incompatibilities have been found with certain
  12312.           hardware and software configurations.  NetWare Lite has
  12313.           made some modification to adapt to these systems.  These
  12314.           modifications come in the form of a patch that is applied
  12315.           once to each machine in the network.  More specifics on
  12316.           these patches can be faxed to you through NetWare Lite's
  12317.           automated Fax Document 263 or see FYI.P.6087.
  12318.  
  12319. SOLUTION
  12320.  
  12321.      NA
  12322.  
  12323.  
  12324.  
  12325.  
  12326.  
  12327.                                FYI
  12328.  
  12329. (Note: The origin of this information may be internal or external
  12330. to Novell.  Novell makes every effort within its means to verify
  12331. this information.  However, the information provided in this
  12332. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  12333. implied claims to the validity of this information.)
  12334.  
  12335.           TITLE:    Upload of L11U01.ZIP
  12336.    DOCUMENT ID#:    FYI.P.10963
  12337.            DATE:    29DEC92
  12338.         PRODUCT:    NetWare Lite
  12339. PRODUCT VERSION:    v1.1
  12340.      SUPERSEDES:    NA
  12341.  
  12342. SYMPTOM
  12343.  
  12344.      NA
  12345.  
  12346. ISSUE/PROBLEM
  12347.  
  12348.      Concerning the file L11U01.ZIP available on available on
  12349.      NetWire or NetWare Express.  For NetWare Lite v1.1.  Files
  12350.      included:
  12351.  
  12352.                   GETATRIB.PAT             1248  12-03-92   9:09a
  12353.                   CLOSEFIL.PAT             1084  12-01-92  10:30a
  12354.                   LPTSTAT.PAT              1255  11-16-92   2:06p
  12355.                   RECONFIX.PAT             2626  10-12-92   9:52a
  12356.                   CLPRINTR.PAT             1198  11-16-92  10:12a
  12357.  
  12358.      INFORMATION ON SPECIFIC PATCHES
  12359.  
  12360.      GETATRIB.PAT - NetWare lite Client get file attribute fix
  12361.      patch
  12362.  
  12363.      Target:        CLIENT.EXE
  12364.      Checksums:     758, BB2, 59A, 351, BB2
  12365.  
  12366.      Problem:       When running the Quicken finance software and
  12367.                     printing to a NetWare Lite captured printer,
  12368.                     Quicken printing fails with the message "Can't
  12369.                     print to LPT1."
  12370.  
  12371.      Symptoms:      Quicken printing fails with the message "Can't
  12372.                     print to LPT1".  This also fixes the problem
  12373.                     with getting file attributes across the
  12374.                     network.  The problem was with OPENDEV.PAT.
  12375.  
  12376.      CLOSEFIL.PAT - NetWare Lite v1.1 Server close file handles fix
  12377.      patch
  12378.  
  12379.      Target:        SERVER.EXE
  12380.      Checksums:     2CC, 2B4, 20
  12381.  
  12382.      Problem:       When a client station has open files on a
  12383.                     NetWare Lite server and the client reboots
  12384.                     with the files still open, sometimes the files
  12385.                     will not be closed when the client reconnects
  12386.                     or when watchdog clears the station
  12387.                     connection.
  12388.  
  12389.      Symptoms:      Files are left open on the server when a
  12390.                     client reboots.
  12391.  
  12392.      LPTSTAT.PAT - NetWare Lite v1.1 Server LPT printer status fix
  12393.      patch
  12394.  
  12395.      Target:        SERVER.EXE
  12396.      Checksums:     5B7, CO1, 575, 307, C01
  12397.  
  12398.      Problem:       Print jobs in NetWare Lite are being sent to a
  12399.                     printer that has been taken off line or
  12400.                     powered off.  The jobs are being lost.
  12401.  
  12402.      Symptoms:      Print jobs are being lost when the printer has
  12403.                     been powered off or taken off line.
  12404.  
  12405.      RECONFIX.PAT - NetWare Lite Client reconnect patch
  12406.  
  12407.      Target:        CLIENT.EXE
  12408.      Checksums:     76A, 74F, 10EF, 66A, 64F, 8F7, 3A3, 3A3, 10EF
  12409.  
  12410.      Problem:       The reconnection between server and client
  12411.                     fails to occur when the NET CAPTURE or NET
  12412.                     PRINT commands are issued by a client to a
  12413.                     server that has just been rebooted. 
  12414.                     Subsequent NET CAPTURE or NET PRINT commands
  12415.                     from the client station will work normally.
  12416.  
  12417.      Symptoms:      When using the NET CAPTURE or NET PRINT
  12418.                     commands as the first commands from a client
  12419.                     to a server that has just been rebooted, the
  12420.                     error messages "Redirect device -- Too many
  12421.                     open files." or "Write file -- Access denied."
  12422.                     will be displayed and the command will fail.
  12423.  
  12424.      CLPRINTR.PAT - NetWare Lite Client printer corruption fix
  12425.      patch
  12426.  
  12427.      Target:        CLIENT.EXE
  12428.      Checksums:     6AC, 562, 5D4, 316, 562
  12429.  
  12430.      Problem:       Running certain applications on a
  12431.                     client/server with a local printer will
  12432.                     produce printer output that has been
  12433.                     corrupted.
  12434.  
  12435.      Symptoms:      Printer output that has been captured through
  12436.                     NetWare Lite will be corrupted.
  12437.  
  12438. SOLUTION
  12439.  
  12440.      NA
  12441.  
  12442.  
  12443.                                FYI
  12444.  
  12445. (Note: The origin of this information may be internal or external
  12446. to Novell.  Novell makes every effort within its means to verify
  12447. this information.  However, the information provided in this
  12448. document is FOR YOUR INFORMATION only.  Novell makes no explicit or
  12449. implied claims to the validity of this information.)
  12450.  
  12451.           TITLE:    No DOS ODI Drivers for DEC Ethernet LAN Boards
  12452.    DOCUMENT ID#:    FYI.P.09062
  12453.            DATE:    11JUN92
  12454.         PRODUCT:    NetWare Lite
  12455. PRODUCT VERSION:    v1.0
  12456.      SUPERSEDES:    FYI.P.07850
  12457.  
  12458. SYMPTOM
  12459.  
  12460.      NA
  12461.  
  12462. ISSUE/PROBLEM
  12463.  
  12464.      Are Open Data-Link Interface (ODI) drivers available for the
  12465.      following Digital Equipment Corporation (DEC) Ethernet LAN
  12466.      boards?
  12467.  
  12468.           DE100, DE200, DE210, DE201, or DE202
  12469.  
  12470.      The user wanted ODI drivers for NetWare Lite software.
  12471.  
  12472. SOLUTION
  12473.  
  12474.      Yes.  Refer to the following Novell Labs reports:
  12475.           l-1057    DE-100    (NetWare v3.11 Only)
  12476.           l-1058    DE-101
  12477.           l-1059    DE-200
  12478.           l-1060    DE-201
  12479.           l-1061    DE-202
  12480.           l-1062    DE-210
  12481.  
  12482.  
  12483.      ODI Drivers should be used with NetWare Lite.  Using dedicated
  12484.      IPX drivers with NetWare Lite software is not officially
  12485.      supported by Novell.
  12486.  
  12487.      If forced to use a dedicated IPX driver in NetWare Lite
  12488.      software, do the following:
  12489.  
  12490.      1.   Select the appropriate LAN driver during the
  12491.           installation.
  12492.  
  12493.      2.   Edit the STARTNET.BAT file so that it loads the desired
  12494.           IPX.COM (then SHARE, SERVER, CLIENT) instead of Link
  12495.           Support Layer (LSL), <odi mlid>, and IPXODI.
  12496.  
  12497.      3.   Also if it is necessary to load IPX with a different
  12498.           configuration, then change the NET.CFG file created
  12499.           during the install to reflect that change.
  12500.  
  12501.  
  12502.  
  12503.  
  12504.