I installed an msi with verbose logging enabled in Install Parameters.  I installed the msi using:
msiexec /i SIMS-QA-Installer-2023.1.8761.24128.msi /L*V "N:\IT Documents\SIMS-Installer\Logs\TestMSIExecInstall.log"
The verbose log says the install failed but I cannot find a reason, while the msiexe install log using /L*V says the install succeeded.  The install looks to be working.  I've included the logs.  Any thoughts?