Hi,
I have a problem when sending a deployment job. This was working in SP5, but we upgraded to SP6 and now is not working. The think is that, when I send a new deployment job, deployanywhere cannot find the drivers database and exists. The DriversDB folder DO exist, and indeed if we execute in the Automation Environment the command with "ddb=M:\driversdb" instead of "ddb=\driversdb" it does find the database... It seems that the format "ddb=\driversdb" is not being recognized with the DeployAnywhere64.exe contained in DS 6.9 SP6. Any ideas?
********************* Starting of Retargeting *********************
Tue Dec 20 13:58:30 2016
Start of Main().
Command line : DeployAnywhere64.exe /target=c:\windows /ddb=\driversdb
Symantec Ghost 12.0.0 (build=8023).Built on Jan 19 2016 23:19:44 Copyright © 2015 Symantec Corporation. All rights reserved.
Start of DeployAnywhereMain().
Start of Initialize().
Computer Bios information
Parameter Name Parameter Value
-------------- ---------------
Manufacturer HP
Product Name ProLiant BL460c Gen8
Version Number
Serial Number CZ35240XN6
UUID 31353337-3135-5a43-3335-323430584e36
M&P combined HP ProLiant BL460c Gen8
Using Driver Database = \driversdb
Not handling non critical drivers
Target OS = X64_WINDOWS7
Target = C:\Windows
Retargeting...
Retargeting device drivers...
Getting devices from Target Machine and Deployed Image
Total no of device into Target Machine is 143
Total no of simulated device is 0
Total no of device in deployed image is 216
Finding driver service for drivers from X:\Windows\inf\
No of drivers into running OS Windows DB( X:\Windows\inf\ ) is 263
Total no of device(m_vTotalDevicesInToTargetMachine) which are not considered(device of type Root and HTREE) by DA is 1
Total no of commomn device(mDevicesToKeep) which are not considered(device of type Root and HTREE) by DA is 0
Total no of critical devices into target machine is 2
Total no of non critical devices into target machine is 13
Total no of critical devices those are common b/w target machine and deploy image is 1
Total no of non critical devices those are common b/w target machine and deploy image is 126
Total no of devices(m_vDeployedImageDevices) which are present in deployed image and not in target machine is 89
Processing All Drivers Databases
Starting to look in C:\Windows\inf(Windows Drivers Database) for matching INF's.
ignoring inf flile. File is C:\Windows\inf\errata.infError: Cannot find section %0 in INF file %1. Version,C:\Windows\inf\errata.inf-------Ghost::DA::WinDeviceDriverRetargeterWin32::ParseInfDirectory():2375
No of drivers into target Windows DB( C:\Windows\inf ) is 596
Processing Driver and user Database
Unable to find the DDB Path. \driversdb Skipping DDB.
Error: RDD_ERROR_DDB_NOT_FOUND Unable to find the DDB Path. \driversdb Skipping DDB.-------Ghost::DA::WinDeviceDriverRetargeterWin32::AddDevices():2303
Error: RDD_ERROR_DDB_NOT_FOUND Unable to find the DDB Path. \driversdb Skipping DDB.-------Ghost::DA::WinDeviceDriverRetargeterWin32::Retarget():796
Error while retargeting the system.
Error while retargeting the system.
Error: RDD_ERROR_DDB_NOT_FOUND Unable to find the DDB Path. \driversdb Skipping DDB.
End of DeployAnywhereMain().
DA Return code is 3(GH_ERROR).
********************* End of Retargeting *********************
End of Main().