Running a silent install of SQL Server 2016, getting error:
The credentials you provided for the 'NT Service\SQLPBENGINE' service is invalid.
Error result: -2068578304
Result facility code: 1204
Result error code: 0
Please review the summary.txt log for further details
Microsoft (R) SQL Server 2016 13.00.4001.00
----
So when I look in summary.txt I can see that the PBENGSVCPASSWORD is set to <empty> even though I specify it like all the other svc accounts in my install.exe command.