Some environments require the use of Ghost Standard Tools to image computers. However, it is unclear how to use DeployAnywhere to inject required production drivers post imaging
Ghost Standard Tools 3.x
The following steps provide guidance on using DeployAnywhere with Ghost Standard Tools boot disks and imaging processes.
When using DeployAnywhere with Ghost Standard Tools, there are certain command line switches that are required to be executed by the user performing the imaging operation.
Ghost Standard Tools does not include a DriversDB (DeployAnywhere driver database). It is necessary to generate one and specify the path to its location using command line.
The following steps assume Ghost Standard Tools 3.3 or later is already installed on a Windows server or workstation computer
Steps and commands may differ depending on environment and should only be attempted if you are thoroughly familiar with the commands and the product
Example commands are provided along with their syntax
All steps are performed with an administrator account logged on directly to the Ghost Standard Tools server/computer until step 7.
*Note: If you already have the needed/required production drivers downloaded and extracted, skip steps 1 and 2
Commonly Used Switches:
/target= Drive letter of your windows installation, typically c:\ or d:\
/ddb= Optional. Location of drivers database on the boot disk, in Ghost Solution Suite 3.0/3.1 the default location is \DriversDB
/eval= Runs an evaluation of the hardware on the client machine. It will then compare this data to the Drivers Database. If this switch is present no changes will be made, if this switch is not present DeployAnywhere will write changes to the target sysytem to inject a driver if required.
/logPath=Specifies the directory to output the log files.