The information in this article applies to:
SUMMARYThe Microsoft Select CD includes a copy of Exchange Server Standard Edition. This article explains the procedure for creating the connector disks for the Standard Edition of Exchange from the Select CD. MORE INFORMATION
There are two ways to create disks from the Select CD.
dskimage img-file drive [/f]Parameters: img-file: The full pathname of the *.IMG disk image file. drive. Drive letter of the destination floppy disk drive. Switches: /F Usually used when the floppy disk in the drive is unformatted. Using /f causes the floppy disk in the target drive to be formatted before the disk is written. If the disk is already formatted, /f will re-format the disk anyway. If the /f switch is omitted and the disk in the drive is unformatted, dskimage will fail.Example: dskimage \us\word.win\disk1.img b: /fLimitations:
Syntax: dmfwrite dmf-file drive [/u] [/w]Parameters: dmf-file: The full pathname of the *.DMF disk image file. drive: Drive letter of the destination floppy disk drive. Switches: /U Don't prompt to insert diskette.Example: dmfwrite \us\office.win\disk2.dmf a: /uLimitations:
Syntax: icopy img-file driveParameters: img-file: The full pathname of the *.IMG disk image file. drive: Drive letter of the destination drive. The drive can be either a floppy disk drive, or a local or a networked hard disk. Example: icopy \us\word.win\disk1.img d:\wordTo expand all image files into a single directory, use: icopy \us\word.win\disk1.img x:\wordTo expand each image file into a subdirectory, use: icopy \us\word.win\disk1.img x:\word\disk1Limitations:
Syntax: makedisk source destination [start]Parameters: source: The full pathname of the directory containing the images to be copied. destination: Drive letter of the destination drive. Must be either floppy disk drive a: or b:. Switches start: The first disk you want to create. Default is 1. Example: makedisk d:\us\word.win a:Limitations:
Additional query words: XGENeral imc x.400 x400
Keywords : kbsetup kbusage XGEN |
Last Reviewed: March 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |