brianlala / AutoSPInstaller

Automated SharePoint 2010/2013/2016/2019/SE PowerShell-based installation script.
https://autospinstaller.com
MIT License
171 stars 81 forks source link

preinstaller errors #7

Open jonimattila opened 7 years ago

jonimattila commented 7 years ago

Preinstaller gets error when trying to install IIS Last return code (0X3E8=1000), this can be fixed by copy pasting 2012r2 sxs folder to prereq folder and running iis install manually https://blog.tallan.com/2016/06/07/autospinstaller-error-the-tool-was-unable-to-install-application-server-role-web-server-iis-role/ . After this installer goes fine until prereqs have been installed and there is reboot pending, sharepoint installer will not start if reboot pending. After rebooting server and starting the installation again it will then start sharepoint install but ignores .xml set parameters and starts manual install, installer will hit error. Tested this with Windows 2016 and Sharepoint 2016 standard.

jonimattila commented 7 years ago

Can be resolved by running manually pre-requisites installer.