There is an error in the prerequisites for ShqrePoint 2016: AutoSPInstallerFunctions.ps1 line 731 should be:
/WCFDataServices56:`"$env:SPbits\PrerequisiteInstallerFiles\WcfDataServices56.exe`" `
Comments: ** Comment from web user: brianlala **
/WCFDataServices56:`"$env:SPbits\PrerequisiteInstallerFiles\WcfDataServices56.exe`" `
Comments: ** Comment from web user: brianlala **
No, that was for 2013. For 2016 the filename is just WcfDataServices.exe, from permalink http://go.microsoft.com/fwlink/?LinkId=320724. BTW if you use AutoSPSourceBuilder to get your prerequisites, it will put the right files in.
Brian