I want to be able to install SQL Server during an automated server build while NOT logged into the machine. I have it installing SQL Server 2012 using a config file and setting the sa password. The installation completes but does not use the configuration file.
Can SQL Server 2012 be installed this way?