Hello,
I'm using a configuration file to install SQL Server 2012 and I have a separate drive and folders set up for my user databases and T-logs. I'd like to configure the installation to put the system databases in the same location. Is this possible? I did not see any parameters I could set.
I tried using :
INSTALLSQLDATADIR="M:\Data\"
But that resulted in:
Root of path M:\Data\MSSQL11.MSSQLSERVER\MSSQL\DATA does not exist.