Deploy Anywhere is a utility used for injecting drivers on a target OS. The below documentation references how to run an evaluation on your client machine to verify all drivers are compatible and not missing.
The commands for Deploy Anywhere Evaluation in Ghost Solution Suite 3.0/3.1 have changed slightly from the older Ghost Solution Suite 2.0/2.5 version. To run an evaluation in Ghost 3.0/3.1 open the WinPE command prompt after booting to automation.
1. Boot to Winpe and open the command prompt window at the bottom of the screen, this window should show m:\ or x:\ and be waiting for commands.
2. If using 32-bit
.\Ghost\DeployAnywhere32.exe /target=c:\Windows /ddb=\DriversDB /eval
64-bit
.\Ghost\DeployAnywhere64.exe /target=c:\Windows /ddb=\DriversDB /eval
*Note : the above commands references /target:c: this may be a different letter on your system.
Explained:
DeployAnywhere(64,32).exe = In recent versions of Ghost Solution Suite, ghdplyAw32.exe command would be used to open the deployanywhere utility. In Ghost Solution Suite 3.0/3.1 the utility is called DeployAnywhere32.exe or DeployAnywhere64.exe.
/target= Drive letter of your windows installation, typically c:\ or d:\
/ddb= 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.
Document for old DeployAnywhere
http://www.symantec.com/connect/articles/readydeploy-anywhere-basics