To create OS images, use the CreateOSImage command.
Use CreateOSImage -x option for a list of already created OS images that are available in the Image Prepare System.
The path to the OS images in the image store is listed also. This parameter is useful when you want to make manual adjustments to an OS image. For example, the following command creates a Windows XP image from the Windows XP CD:
createOSImage -I myxpsp2 -o WXPP -k <product key>
The following command creates a Windows XP image from a Windows XP directory structure:
createOSImage -i myxpsp2 -o WXPP -k <product key> -s d:\i386
For a complete description of the CreateOSImage command, see CreateOSImage.
Copyright © 2013 CA.
All rights reserved.
|
|