How to install SQL 2005 SP4 silently?
I am trying to install SQL 2005 SP4 - express edition silently, but I am not able to change built in service account.
At the time of installation of source, I get window to change built in service account, and I can change it successfully, but same thing I am not able to configure through silent installation.
Please guide,
Thanks in advance.
At the time of installation of source, I get window to change built in service account, and I can change it successfully, but same thing I am not able to configure through silent installation.
Please guide,
Thanks in advance.
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
oreillyr
13 years ago
Posted by:
itworkedyesterday
13 years ago
Posted by:
anonymous_9363
13 years ago
Posted by:
er_abhishek10
13 years ago
hi thnx for reply . i have created the transform it work fine without any silent switches /qb /qb! /qn .
I am using this command line
"C:\Users\Abhishek shukla\Desktop\SQLEXPR2005_SP4\Setup.exe" TRANSFORMS="SQLEXPR2005_SP4.mst" ADDLOCAL=ALL /
Application shows all dialogs and transformed applied to setup.
but on using any silent switch it skips the transforms and default installation takes place following is the command line when transform get skipped
"C:\Users\Abhishek Shukla\Desktop\SQLEXPR2005_SP4\Setup.exe" TRANSFORMS="SQLEXPR2005_SP4.mst" ADDLOCAL=ALL /qb!
I am using this command line
"C:\Users\Abhishek shukla\Desktop\SQLEXPR2005_SP4\Setup.exe" TRANSFORMS="SQLEXPR2005_SP4.mst" ADDLOCAL=ALL /
Application shows all dialogs and transformed applied to setup.
but on using any silent switch it skips the transforms and default installation takes place following is the command line when transform get skipped
"C:\Users\Abhishek Shukla\Desktop\SQLEXPR2005_SP4\Setup.exe" TRANSFORMS="SQLEXPR2005_SP4.mst" ADDLOCAL=ALL /qb!
Posted by:
anonymous_9363
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.