I am trying to set up my SQLEXPRESS account. I can not make an mdf database and it has something to do with a wrong instance.
I found this online but do not know where to implement it.
"/INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1"