Hit an issue with a SharePoint 2010 with Office Web Apps install. The script failed at the Office Web Apps update stage because the wildcard on the line in InstallUpdates for 2010 and OfficeWebApps Install looks for wac*.exe. This is line 1121 in AutoSPInstallerFunctions.ps1
This wildcard will only work with certain of the cumulative updates for Office Web Apps e.g. December 2012, the filenaming of the updates is inconsistent for previous releases.
We were attempting a slipstreamed build with SharePoint 2010 and SP1 and June 2012 which halted the script when the above line does not return any entries and the loop fails.
Comments: ** Comment from web user: alistairl **
This wildcard will only work with certain of the cumulative updates for Office Web Apps e.g. December 2012, the filenaming of the updates is inconsistent for previous releases.
We were attempting a slipstreamed build with SharePoint 2010 and SP1 and June 2012 which halted the script when the above line does not return any entries and the loop fails.
Comments: ** Comment from web user: alistairl **
Forgot to mention that the workaround we chose was to amend the wildcard to pick up the update from the folder.