SQL Server Developer Center > SQL Server Forums > SQL Server Data Access > Sql Server client Network Utility
Ask a questionAsk a question
 

AnswerSql Server client Network Utility

  • Tuesday, November 27, 2007 6:23 AMC. Kiran Kumar Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    Iam installing the SQL Express Edition with Advance Services. Using Command prompt.

    start /wait setup.exe /qb SECURITYMODE=SQL DISABLENETWORKPROTOCOLS=0 SAPWD=mypassword ADDLOCAL=SQL_Engine,SQL_Data_Files,SQL_Replication,SQL_FullText,Client_Components,Connectivity,SDK,SQL_SSMSEE

    after installing the SQL Express. The Named Pipes and tcp/ip is in disable protocols only.

    How do i enble the named pipes and tcp/ip through the command line installtion.

    Thanks
    Kiran

Answers

All Replies