We are working on an unattended installation of SharePoint 2013. I am not having any luck finding information on the unattended installation process. For example:
- I need information on the Setup.exe /config switch. Can this perform just the software installation, or can it also stand up the farm?
- Assuming that the /config switch will only install the base components, is farm configuration better through Powershell or a command line setup (which is how I think I did 2010 the last time I stood up SharePoint)?
- We want our database files created in specific locations. Is there a procedure for precreating the databases in SQL server?