<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://vsteamsystemcentral.com/cs21/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Applied Business Intelligence : Installation</title><link>http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/archive/tags/Installation/default.aspx</link><description>Tags: Installation</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.2)</generator><item><title>Installing SQL Server RC0</title><link>http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/archive/2008/07/14/installing-sql-server-rc0.aspx</link><pubDate>Mon, 14 Jul 2008 18:29:00 GMT</pubDate><guid isPermaLink="false">d291d4df-cf3d-4686-b1b1-8a0a96a3a0a7:247</guid><dc:creator>andy</dc:creator><slash:comments>1</slash:comments><comments>http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/comments/247.aspx</comments><wfw:commentRss>http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/commentrss.aspx?PostID=247</wfw:commentRss><description>&lt;P&gt;&lt;STRONG&gt;Introduction&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=35F53843-03F7-4ED5-8142-24A4C024CA05&amp;amp;displaylang=en" target=_blank&gt;SQL Server 2008 RC0&lt;/A&gt; has been out for a while. You can download it &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=35F53843-03F7-4ED5-8142-24A4C024CA05&amp;amp;displaylang=en" target=_blank&gt;here&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;This post is not a detailed examination of the setup options. There are much better articles and posts out there if you want more information. This post represents one way to get SQL Server 2008 RC0 up and running so you can start learning the new features!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Getting Started&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I downloaded the software and installed it on a brand new virtual machine running &lt;A class="" href="http://www.microsoft.com/windowsserver2008/en/us/default.aspx" target=_blank&gt;Windows Server 2008 Enterprise&lt;/A&gt; (without Hyper-V). I used &lt;A class="" href="http://vmware.com/products/ws/" target=_blank&gt;VMWare Workstation&lt;/A&gt; for this virtual machine because I need a 64-bit guest OS. I was also able to configure the machine to use both CPUs on my host system. This may be possible with &lt;A class="" href="http://www.microsoft.com/windowsserversystem/virtualserver/default.aspx" target=_blank&gt;Virtual Server&lt;/A&gt; or &lt;A class="" href="http://www.microsoft.com/windows/products/winfamily/virtualpc/default.mspx" target=_blank&gt;Virtual PC&lt;/A&gt;, but I don't know how to do it (if it is).&lt;/P&gt;
&lt;P&gt;I loaded the ISO image for SQL Server 2008 RC0 64-bit into the virtual DVD drive and started the setup application. The following screen displays:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst00.png"&gt;&lt;/P&gt;
&lt;P&gt;Now this looks a lot different from previous SQL Server installation applications. In general, you navigate between pages using the Page&amp;nbsp;List on the left. To continue installing click the Installation link in the Page List:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst01.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Installing a Stand-Alone Default Instance&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To install a new instance of SQL Server 2008, click the "New SQL Server stand-alone installation or add features to an existing installation" link. The Setup Support Rules wizard executes and checks your system configuration:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst02.png"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Green checkmarks == good. When you click OK the Product Key screen displays. On this screen you can select any of the available evaluation editions or enter a product key:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst03.png"&gt;&lt;/P&gt;
&lt;P&gt;Click Next to continue. The License Terms page is next. Accept the license terms and click Next to proceed:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst04.png"&gt;&lt;/P&gt;
&lt;P&gt;The Setup Support Files page displays next. Click Install to begin application setup:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst05.png"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first step in setting up the application is checking the Setup Support Rules:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst06.png"&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;On this execution, the Setup Support Rules detected Windows Firewall and issued the following warning:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst07.png"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I will address this warning after setup is complete. The next page is Feature Selection. Select the SQL Server 2008&amp;nbsp;features you wish to install and their respective directories, then click the Next button:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst08.png"&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;The Instance Configuration page allows you to specify the SQL Server instance name and root directory:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst09.png"&gt;&lt;/P&gt;
&lt;P&gt;Next, disk space is checked. Click Next to proceed:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst10.png"&gt;&lt;/P&gt;
&lt;P&gt;Before configuring the Server, I created a SQL Server service account. Right-click My Computer and select Manage:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst11.png"&gt;&lt;/P&gt;
&lt;P&gt;Navigate to Server Manager \ Configuration \ Local Users and Groups \ Users. Right-click in the Users pane and select New User:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst12.png"&gt;&lt;/P&gt;
&lt;P&gt;I named my service account SQLDude:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst14.png"&gt;&lt;/P&gt;
&lt;P&gt;Returning to the Server Configuration page of the SQL Server 2008 RC0 installation application, I click the "Use the same account for all SQL Server services" button and supply the credentials for SQLDude:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst15.png"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Click OK to assign the credentials to all services:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst16.png"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Click Next to proceed to the Database Engine Configuration page. On this page, configure administrator accounts, data directories, and the filestream options:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst17.png"&gt;&lt;/P&gt;
&lt;P&gt;On the Data Directories tab, set a data root directory and edit any associated default paths:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst19.png"&gt;&lt;/P&gt;
&lt;P&gt;I enabled filestream on the FILESTREAM tab. I haven't tested this yet.&amp;nbsp;Configuring&amp;nbsp;Filestream&amp;nbsp;did not work in the CTPs (this was one the bugs I reported):&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst20.png"&gt;&lt;/P&gt;
&lt;P&gt;The next page is Analysis Services Configuration. Select administrators and data directories for SSAS 2008:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst21.png"&gt;&lt;/P&gt;
&lt;P&gt;Reporting Services Configuration is the next page. I installed the native mode default configuration:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst22.png"&gt;&lt;/P&gt;
&lt;P&gt;Click Next to set Error and Usage Reporting options on the next page:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst23.png"&gt;&lt;/P&gt;
&lt;P&gt;Click Next to execute the Installation Rules. If there are no errors or warnings, click Next to proceed. Otherwise, stop here and address them:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst24.png"&gt;&lt;/P&gt;
&lt;P&gt;Click Next to navigate to the Ready to Install page. Review the summary and click Back to make any changes. Click Install to install SQL Server 2008 RC0:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst25.png"&gt;&lt;/P&gt;
&lt;P&gt;Once the installation completes the Next button will enable. Review the Status to make sure all items are marked Success and click Next to complete the installation:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst27.png"&gt;&lt;/P&gt;
&lt;P&gt;Click Close on the Complete page to unload the SQL Server 2008 RC0 installation application:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/RC0Inst28.png"&gt;&lt;/P&gt;
&lt;P&gt;That's it! You've successfully installed SQL Server 2008 RC0 - congratulations!&lt;/P&gt;
&lt;P&gt;:{&amp;gt; Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://vsteamsystemcentral.com/cs21/aggbug.aspx?PostID=247" width="1" height="1"&gt;</description><category domain="http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category><category domain="http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/archive/tags/Installation/default.aspx">Installation</category></item><item><title>Installing SQL Server 2005 Reporting Services on Vista Ultimate</title><link>http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/archive/2007/07/04/installing-sql-server-2005-on-vista-ultimate.aspx</link><pubDate>Wed, 04 Jul 2007 16:42:00 GMT</pubDate><guid isPermaLink="false">d291d4df-cf3d-4686-b1b1-8a0a96a3a0a7:14</guid><dc:creator>andy</dc:creator><slash:comments>0</slash:comments><comments>http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/comments/14.aspx</comments><wfw:commentRss>http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/commentrss.aspx?PostID=14</wfw:commentRss><description>&lt;P&gt;When installing SQL Server 2005 on Vista Ultimate, you will receive the following warning from the Program Compatibility Assistant. You will receive this warning several times.&amp;nbsp;This is normal. Click the "Run program" button to proceed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/Vista_SQL2k5_Warning.png"&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If you haven't configured IIS for Reporting Services you will receive a warning at the System Configuration Check.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/Vista_SQL2k5_IISReq.png"&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Click the Messages link to view details:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/Vista_SQL2k5_IISReqMsg.png"&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;The solution is found at Microsoft Support - a KB entitled &lt;A class="" title="How to install SQL Server 2005 Reporting Services on a Windows Vista-based computer" href="http://support.microsoft.com/kb/934164"&gt;How to install SQL Server 2005 Reporting Services on a Windows Vista-based computer&lt;/A&gt;. Open Control Panel, Programs and Features, click the "Turn Windows features on or off" link, and configure as shown:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/Vista_IIS_SSRS.png"&gt;&lt;/P&gt;
&lt;P&gt;You have to restart the SQL Server 2005 installation. When the System Configuration Check runs again, all should be well:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://vsteamsystemcentral.com/images/ext/Vista_Successful_SystemCheck.png"&gt;&lt;/P&gt;
&lt;P&gt;Congratulations! You can now install SQL Server Reporting Services (SSRS) on Vista Ultimate!&lt;/P&gt;
&lt;P&gt;:{&amp;gt; Andy&lt;/P&gt;&lt;img src="http://vsteamsystemcentral.com/cs21/aggbug.aspx?PostID=14" width="1" height="1"&gt;</description><category domain="http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/archive/tags/Reporting+Services/default.aspx">Reporting Services</category><category domain="http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/archive/tags/SSRS/default.aspx">SSRS</category><category domain="http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/archive/tags/Installation/default.aspx">Installation</category><category domain="http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://vsteamsystemcentral.com/cs21/blogs/applied_business_intelligence/archive/tags/Vista/default.aspx">Vista</category></item></channel></rss>