I installed the latest version 23.5.1 today and get the following error when running a PowerShell script.
MSI (s) (BC:98) [08:19:34:120]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI150B.tmp, Entrypoint: RunPowerShellScript
[INFO] PowerShell script preferred invocation folder:
Dumping PowerShell invoke log ...
--> Found PowerShell path:
--> PowerShell Script Execution Result Code: -1
--> PowerShell Script Execution log:
[ERR] PowerShell script content integrity check failed. The script may have been tampered with.
CustomAction UpdateSchedulerServiceParameter returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
MSI (s) (BC:0C) [08:19:34:192]: Note: 1: 2265 2: 3: -2147287035
MSI (s) (BC:0C) [08:19:34:192]: User policy value 'DisableRollback' is 0
MSI (s) (BC:0C) [08:19:34:192]: Machine policy value 'DisableRollback' is 0
I tried to revert to version 23.4, but unfortunately I can't find a download link for this version. This is currently blocking my production pipeline.
FOLLOW US