Using the method described here:
http://spinsiders.com/brianlala/2014/04/30/autospinstaller-for-specific-config-changes/
I'm running:
Configure-PDFSearchAndIcon $xmlinput
But every time it trys going to the internet because it cannot find the MSI or ZIP - the MSI is there where it should be.
It seems like it doesn't know where to look, because $bits is not defined (it is defined in AutoSPInstallerMain - so won't have been called)
Any assistance gratefully accepted!
Rob
http://spinsiders.com/brianlala/2014/04/30/autospinstaller-for-specific-config-changes/
I'm running:
Configure-PDFSearchAndIcon $xmlinput
But every time it trys going to the internet because it cannot find the MSI or ZIP - the MSI is there where it should be.
It seems like it doesn't know where to look, because $bits is not defined (it is defined in AutoSPInstallerMain - so won't have been called)
Any assistance gratefully accepted!
Rob