Contains a Netware related utilities for Network Administrators.


This utility will display volume information for all volumes of all
servers that you are authenticated too.

Freeware.

==================
Quick Installation
==================

. Make a subdirectory to contain these utility.
. Copy the contents of this package to the new subdirectory.
. For the appropiate users that should have access to the subdirectory,
  create a search drive and give the users 'Read' trustee access.


Notes:

   On the subject Directory Entries:

   Netware 'grabs' a block of space for the storage of directory entries
   as needed.   These causes some confusion on how many directory
   entries are 'really' available.
   For example, lets say you run the utility, and it reports that the
   volume has 'used' 200,000 directory entries.  And, lets say, it
   reports that there are only 100 directory entries 'available'.
   When you 'consume' the remaining entries, Netware will 'grab' 
   another block of space to store directory entries.

   This 'growth' is limited by two factors.  A SET parameter and the
   'real maximum' of directory entries.

   The SET parameter is:   SET MAXIMUM PERCENT OF VOLUME USED BY DIRECTORY
   You can see more information on this setting by LOADing SERVMAN.NLM,
   select 'File System', and then pressing F1 at the specific item.

   For Netware 4.10, you can have upto 2million Directory Entries.  But,
   this maximum decreases each time you load an additional namespace.
   For example, the maximum is 1million with 2 namespaces loaded.

   For Netware 4.11, you can have upto 16million Directory Entries.
   The same decrease method applies.


