Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
January 2013
(1)
October 2012
(2)
September 2012
(1)
August 2012
(2)
July 2012
(2)
June 2012
(2)
May 2012
(4)
April 2012
(1)
Tags
all user databases
Backup
command line
commandline
config file
configuration file
CU1
cumulative update
databases
install
installation
Product updates
setup
silent
slipstream
SQL server
SQL Server 2000
SQL Server 2008
SQL Server 2008 R2
SQL Server 2012
un-attended
UpdateSource
upgrade
User databases
Windows Server 2012
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
Patching SQL Server 2008 R2 using command line and un attended mode.
Ahmed Ibrahim - MSFT
The following command can be used to patch SQL server 2008 R2 instance in silent mode using command line unattended patching. <Servicepack.exe> /Action=Patch /InstanceName=MSSQLSERVER /Q /IAcceptSQLServerLicenseTerms
on
8 May 2012
Blog Post:
Installing SQL Server 2012 in unattended mode using command line and configuration file
Ahmed Ibrahim - MSFT
1-Create cmd file with below highlighted text and save it as c:\SQLCMDInstaller\InstallSQL.CMD <SQL media>l\setup.exe /Configurationfile="ConfigurationFile.ini" /IAcceptSQLServerLicenseTerms replace the <SQL media> with the path where you have your SQL media. 2-Create ConfigurationFile...
on
30 Apr 2012
Page 1 of 1 (2 items)