Invoking remote custom action. DLL: C:\Windows\Installer\MSI8129.tmp, Entrypoint: InstallChromeDependencies
...
InstallChromeLGPO: Error opening local GPO, -2147467259
...
InstallChromeLGPO: Error saving machine registry key for GPO, -2147467259
...
CustomAction InstallChromeDependencies returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
There may be multiple possible causes for this error:
or
The windows\system32\GroupPolicy\Gpt.ini file is incomplete / corrupt.
If you are still unable to run gpedit.msc then speak with your system administrator.
If the above does not fix the issue then try the following:
Note, that this will cause exiting group policies to not load properly until the machine updates with the domain controller.
Machine was using localpolicies when it should be using domain policies. Run through the following commands to reset the local policies.
RD /S /Q "%WinDir%\System32\GroupPolicyUsers"
RD /S /Q "%WinDir%\System32\GroupPolicy"
gpupdate /force
run the agent install
The workaround was obtained from: