Posted on: 1/6/2015 5:41:14 AM | Views : 652

I want to Install SQL2014 from command line without any user input. 
i tried below command 
/QS  /IACCEPTSQLSERVERLICENSETERMS /ACTION=Install /FEATURES=SQL,Tools /ROLE=AllFeatures_WithDefaults /INSTANCENAME=SQL2014 /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSYSADMINACCOUNTS="builtin\administrators" /TCPENABLED="1" /NPENABLED="1" /SECURITYMODE="SQL" /SAPWD="1234567890"
but its asking temporary file path location. 
is it possible to configure remote access setting from command line ? 

please help me to solve this issue.

Please "Mark as Answer" if this post answered your question. :) Kalpesh Chhatrala | Software Developer | Rajkot | India Kalpesh 's Blog Go to the complete details ...