Command line: Powershell.exe -ExecutionPolicy Bypass -file "BackupAgent_Install.ps1"
Same script works fine manually on PC. However if i execute via SCCM, it throws an error. Installation is not successful.
Kindly advise to resolve this.
Error: AppEnforce log
Process 10964 terminated with exitcode: 1
Unmatched exit code (1) is considered an execution failure
Same script works fine manually on PC. However if i execute via SCCM, it throws an error. Installation is not successful.
Kindly advise to resolve this.
Error: AppEnforce log
Process 10964 terminated with exitcode: 1
Unmatched exit code (1) is considered an execution failure