How to create an install.bat that will install all the pieces of SQL Express that I want.
A more detailed version of
"SQLEXPR32.EXE /qb addlocal=all InstanceName=TESTSQLEXPRESS DisableNetworkProtocols=2 SECURITYMODE=SQL SAPWD=StrongPassword"
1) mixed mode, i think i got that with SECURITYMODE=SQL
2) testsqlexpress as instance, think i got that with InstanceName=TESTSQLEXPRESS
3) Allow remote connections
4) Enable OLE Automation
and if possible
5) TCP/IP port 1234
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks