Ref: 11640081
Title: How to Make a Generic Enhanced DOS Boot Disk
Date: 8/10/90

Copyright 3Com Corporation, 1991.  All rights reserved.

To make a generic enhanced DOS boot disk, follow these steps.

1.  In the AUTOEXEC.BAT file, make these changes:

a.  Remove the server name from the set home_server=

b.  Remove the security from home_server_security=

c.  Insert "setname $$3Com$$ /e" after the line "if errorlevel 1 goto
Error_NetBIOS" (approximately line 22).

d.  Add "/CO:CN%compname%"  to the end of the NET START WORKSTATION line.

2.  Copy SETNAME.EXE from the server's apps\dosapps directory to
\3open\doswksta\lanman\drivers.

The LOGON program will then prompt you for the home server and the
security.

