<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Silent install / Command line install of SQL Server 2005 Part 3</title> <atom:link href="http://www.haidongji.com/2005/10/21/silent-install-command-line-install-of-sql-server-2005-part-3/feed/" rel="self" type="application/rss+xml" /><link>http://www.haidongji.com/2005/10/21/silent-install-command-line-install-of-sql-server-2005-part-3/</link> <description>季庄新闻--Haidong Ji's Blog</description> <lastBuildDate>Wed, 04 Jan 2012 09:32:09 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.2</generator> <item><title>By: Haidong Ji</title><link>http://www.haidongji.com/2005/10/21/silent-install-command-line-install-of-sql-server-2005-part-3/comment-page-1/#comment-2156</link> <dc:creator>Haidong Ji</dc:creator> <pubDate>Sun, 10 Dec 2006 03:17:43 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=10#comment-2156</guid> <description>Pretty cool CompanyName. Thanks!</description> <content:encoded><![CDATA[<p>Pretty cool CompanyName. Thanks!</p> ]]></content:encoded> </item> <item><title>By: COMPANYNAME</title><link>http://www.haidongji.com/2005/10/21/silent-install-command-line-install-of-sql-server-2005-part-3/comment-page-1/#comment-2152</link> <dc:creator>COMPANYNAME</dc:creator> <pubDate>Sat, 09 Dec 2006 12:39:15 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=10#comment-2152</guid> <description>[Options]
USERNAME=neosource
COMPANYNAME=neosource
PIDKEY=ABCDE12345FGHIJ67890KLMNO
INSTALLSQLDIR=c:\Program Files\Microsoft SQL Server\
INSTALLSQLDATADIR=C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data
INSTALLOLAPDATADIR=&quot;C:\Program Files\Microsoft SQL Server\MSSQL\OLAP\Data&quot;
ADDLOCAL=SQL_Engine,SQL_Data_Files,SQL_FullText,Notification_Services,NS_Engine,NS_Client,SQL_DTS,Client_Components,Connectivity,SQL_Tools90,SQL_Profiler90
INSTANCENAME=MSSQLSERVER
SQLPASSWORD=r9p5zh
SQLAUTOSTART=1
AGTAUTOSTART=0
ASAUTOSTART=1
RSAUTOSTART=1
SECURITYMODE=SQL
SAPWD=r9p5zh
DISABLENETWORKPROTOCOLS=0
ERRORREPORTING=1
IP=127.0.0.1
GROUP=SHARINGS
SQLACCOUNT=sa
SQLPASSWORD=r554453</description> <content:encoded><![CDATA[<p>[Options]<br
/> USERNAME=neosource<br
/> COMPANYNAME=neosource<br
/> PIDKEY=ABCDE12345FGHIJ67890KLMNO<br
/> INSTALLSQLDIR=c:\Program Files\Microsoft SQL Server\<br
/> INSTALLSQLDATADIR=C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data</p><p>INSTALLOLAPDATADIR=&#8221;C:\Program Files\Microsoft SQL Server\MSSQL\OLAP\Data&#8221;</p><p>ADDLOCAL=SQL_Engine,SQL_Data_Files,SQL_FullText,Notification_Services,NS_Engine,NS_Client,SQL_DTS,Client_Components,Connectivity,SQL_Tools90,SQL_Profiler90</p><p>INSTANCENAME=MSSQLSERVER<br
/> SQLPASSWORD=r9p5zh<br
/> SQLAUTOSTART=1<br
/> AGTAUTOSTART=0<br
/> ASAUTOSTART=1<br
/> RSAUTOSTART=1<br
/> SECURITYMODE=SQL<br
/> SAPWD=r9p5zh<br
/> DISABLENETWORKPROTOCOLS=0<br
/> ERRORREPORTING=1<br
/> IP=127.0.0.1<br
/> GROUP=SHARINGS<br
/> SQLACCOUNT=sa<br
/> SQLPASSWORD=r554453</p> ]]></content:encoded> </item> <item><title>By: The Ji Village News &#187; Silent install / Command line install of SQL Server 2005 Part 4</title><link>http://www.haidongji.com/2005/10/21/silent-install-command-line-install-of-sql-server-2005-part-3/comment-page-1/#comment-74</link> <dc:creator>The Ji Village News &#187; Silent install / Command line install of SQL Server 2005 Part 4</dc:creator> <pubDate>Mon, 06 Feb 2006 03:01:07 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=10#comment-74</guid> <description>[...] I&#8217;ve documented my experients with SQL Server 2005 silent / command line install in 3 previous posts. They all failed. To be fair, I tested it using September CTP, not the finalized RTM release. [...]</description> <content:encoded><![CDATA[<p>[...] I&#8217;ve documented my experients with SQL Server 2005 silent / command line install in 3 previous posts. They all failed. To be fair, I tested it using September CTP, not the finalized RTM release. [...]</p> ]]></content:encoded> </item> <item><title>By: The Ji Village News &#187; SQL Server Management Studio Reports &#8212; Potential Management and Permission Issues</title><link>http://www.haidongji.com/2005/10/21/silent-install-command-line-install-of-sql-server-2005-part-3/comment-page-1/#comment-2</link> <dc:creator>The Ji Village News &#187; SQL Server Management Studio Reports &#8212; Potential Management and Permission Issues</dc:creator> <pubDate>Fri, 21 Oct 2005 16:10:32 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=10#comment-2</guid> <description>[...] To prove my theory, I created a login for AdventureWorks, a replacement for Northwind and Pubs. I gave this login db_reader and db_writer rights, a common practice for a regular user. I then logged into this database with this login, using SSMS. Sure enough, under this regular user&#8217;s login, when I clicked on any server reports, I got a permission error. I haven&#8217;t checked database status reports yet, because I&#8217;ve been playing with silent / command line install and just removed all my installations. I will test that when I get it installed again. [...]</description> <content:encoded><![CDATA[<p>[...] To prove my theory, I created a login for AdventureWorks, a replacement for Northwind and Pubs. I gave this login db_reader and db_writer rights, a common practice for a regular user. I then logged into this database with this login, using SSMS. Sure enough, under this regular user&#8217;s login, when I clicked on any server reports, I got a permission error. I haven&#8217;t checked database status reports yet, because I&#8217;ve been playing with silent / command line install and just removed all my installations. I will test that when I get it installed again. [...]</p> ]]></content:encoded> </item> </channel> </rss>
