SERIALNO.NLM     Public Domain by Wolfgang Schreiber

Purpose:         Display a server's NetWare serial number

Compatibility:   Works on NetWare v3.11 and v4.0 as primary server
                 (other servers only as secondary servers)

Usage:           1)  LOAD SERIALNO
                     Displays the server's serial number

                 2)  LOAD SERIALNO <pattern>

                     <pattern> may be a fully specified name or may
                     contain wildcards.

                     Displays the server's serial number plus tries to
                     retrieve secondary servers' serial numbers.
                     For this purpose it tries to attach to the 
                     other servers as GUEST (then, if not successful 
                     as SERIALNO) without password.

                     If you do not want GUEST to have no password, 
                     but want SERIALNO to attach to another server, 
                     install a user 'SERIALNO' on the other server 
                     and remove all it's rights and group 
                     memberships to avoid any security threats.
                     
                     Examples:   'LOAD SERIALNO ENGINEERING'
                                 'LOAD SERIALNO E*'

Hint:            Use SERIALNO.NCF to load the NLM and save 5 (!) 
                 keystrokes.