Maintenance Commands makeclients(1m)
NAME
makeclients - used to produce installation diskettes for
Microsoft Network Client software.
SYNOPSIS
makeclients [-f] [-ddrive] [-Ddevice] clientpkg
DESCRIPTION
The makeclients command generates installation diskettes for
the Microsoft network clients. The utility prompts you for
each diskette in the set of client disks, formats the
diskette in MS-DOS format, and populates the diskette with
the client software. This command can be used only on UNIX
system computers that support MS-DOS formatted diskettes.
The following number of 1.44 MB diskettes is required to
create each type of client:
TCP/IP for WFW 3.11 (tcp32wfw) 1
OPTIONS
-f
Disables formatting of the diskettes.
-d
Specifies the drive number of the floppy drive. The default
is 0. This option cannot be used if the -D option is used.
-D
Specifies the floppy device. The default is /dev/rdiskette.
This option cannot be used if the -d option is used.
clientpkg
The name of the client software package for which you wish
to produce disks. The only supported option is tcp32wfw.
EXAMPLE
To produce installation diskettes for the Windows for Work-
group client, type:
makeclients tcp32wfw
NOTE
The msclients package must be installed prior to using this
command.