I am trying to run the Deployment Toolkit version 1.1.1.14 and when it tries to verify the Audit Trail files, I receive the error:
xxx.com had an error and script was terminated: [xxx.com]:
11/13/2023 19:26:51 (UTC-07:00) - Installation files not found at E:\en\AuditTrail\LFAuditChartLib-x64_en.msi
At C:\deploymenttoolkit\CommonFunction\HelperFunction.ps1:309 char:9
+ throw "$Machine had an error and script was terminated: $form ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (xxx...Lib-x64_en.msi :String) [], RuntimeException
+ FullyQualifiedErrorId : xxx.com had an error and script was terminated: [xxx.com]: 11/13/2023 19:26:51 (UTC-07:00) - Installation files not found at E:\en\AuditTrail\LFAuditCha
rtLib-x64_en.msi
I cannot find the LFAuditChartLib-x64_en.msi file anywhere in the iso file. Is this an issue with the Deployment Toolkit scripts or am I missing a step?