
        HOW TO INSTALL THE REMOTE OFFICE CLIENT WITH LAN MANAGER 2.0
        ------------------------------------------------------------

  The Remote Office install program copies the necessary files required
  by Lan Manager to allow you to utilize the LANMAN setup program to add
  the Remote Office NDIS driver on the client.  If Lan Manager was not
  installed before Remote Office, you can import the Remote Office drivers
  during the LANMAN installation by using the Remote Office Install disk
  as an import disk.

  Lan Manager already installed:
  1.  Run the Lan Manager SETUP program.
  2.  Under Configuration, choose "Network Drivers".
  3.  Remove the current setup, if any.
  4.  Choose "Add New Config".
  5.  Scroll down the list and select "Remote Office NDIS Interface".
  6.  At this time, proceed with the setup to select yor protocol.

  Lan Manager not installed:
  1.  Install Lan Manager.
  2.  When prompted for "Network Adapter" to install, choose "Other Driver".
  3.  When asked for an Import disk, insert the Remote Office Client Disk.
  4.  Choose "Remote Office NDIS Interface".
  5.  At this time, proceed with the setup as normal.

  The Remote Office install procedure inserts the necessary programs to
  load at the end of the AUTOEXEC.BAT file.  The Lan Manager setup also
  modifies the autoexec.bat, and will add Lan Manager's load options
  after Remote Office's load options.  This is the proper load sequence.
  In general terms, it will look similar to the following:

    roffice
    ndrof-e
    ro {login} {host}
    net start workstation
    load {Protocol}
    net logon

  The Remote Office login can take place at anytime.  We insert it here
  merely to point out that it is a step that must be performed.

  We suggest the following changes/additions to the client protocol.ini
  file when using the Netbeui protocol. These changes will help prevent
  the server from saturating the host's buffer resources.  This will
  happen if the NetBeui "protocol.ini" parameters are not set to account
  for the slower speed of the async communication links. The settings must
  be changed at both the remote client and all of the nodes on the network
  that the remote client will communicate with including the file server.
  The following are several important NetBeui "protocol.ini" settings that
  need to be modified:

  [NETBEUI]
     .
     .
     .
     TI = 30000
     T2 = 2000
     MAXIN = 2
     MAXOUT = 2
     DLCRETRIES = 8
     NETBIOSTIMEOUT = 3000
     NETBIOSRETRIES = 3

