On line 681 of AutoSPInstallFunctions.ps1 datestamped 5/5/2014 4:42pm there may be an extra argument in the Argumentlist
/WCFDataServices56:`"$env:SPbits\PrerequisiteInstallerFiles\WcfDataServices56.exe`"
this results in an execution failure as the file does not exist. Downloading version 5.6 of the WCF Data Services tools yields an .EXE named WcfDataServices.exe (http://www.microsoft.com/en-us/download/confirmation.aspx?id=39373)
Am I missing something?
Attaching the version of the AutoSPInstallFunctions.ps1 that I am referencing.
/WCFDataServices56:`"$env:SPbits\PrerequisiteInstallerFiles\WcfDataServices56.exe`"
this results in an execution failure as the file does not exist. Downloading version 5.6 of the WCF Data Services tools yields an .EXE named WcfDataServices.exe (http://www.microsoft.com/en-us/download/confirmation.aspx?id=39373)
Am I missing something?
Attaching the version of the AutoSPInstallFunctions.ps1 that I am referencing.