<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/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>Master Data Services Team : install</title><link>http://sqlblog.com/blogs/mds_team/archive/tags/install/default.aspx</link><description>Tags: install</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Downloading and Installing SQL Server 2008 R2 Master Data Services (MDS) Cumulative Updates</title><link>http://sqlblog.com/blogs/mds_team/archive/2010/08/25/downloading-and-installing-sql-server-2008-r2-master-data-services-mds-cumulative-updates.aspx</link><pubDate>Thu, 26 Aug 2010 00:13:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:28281</guid><dc:creator>mattande</dc:creator><slash:comments>1</slash:comments><comments>http://sqlblog.com/blogs/mds_team/comments/28281.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/mds_team/commentrss.aspx?PostID=28281</wfw:commentRss><description>(This post was contributed by Reagan Templin, Lead Technical Writer for the MDS Team) Note: This article is applicable to Microsoft SQL Server 2008 R2 Master Data Services feature. SQL Server 2012 now ships Master Data Services on the DVD with the other...(&lt;a href="http://sqlblog.com/blogs/mds_team/archive/2010/08/25/downloading-and-installing-sql-server-2008-r2-master-data-services-mds-cumulative-updates.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=28281" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/mds_team/archive/tags/Configuration/default.aspx">Configuration</category><category domain="http://sqlblog.com/blogs/mds_team/archive/tags/install/default.aspx">install</category><category domain="http://sqlblog.com/blogs/mds_team/archive/tags/Master+Data+Services/default.aspx">Master Data Services</category><category domain="http://sqlblog.com/blogs/mds_team/archive/tags/MDS/default.aspx">MDS</category><category domain="http://sqlblog.com/blogs/mds_team/archive/tags/setup/default.aspx">setup</category><category domain="http://sqlblog.com/blogs/mds_team/archive/tags/SQL2008R2/default.aspx">SQL2008R2</category><category domain="http://sqlblog.com/blogs/mds_team/archive/tags/updates/default.aspx">updates</category></item><item><title>Installing and Configuring Master Data Services 2008 R2 November CTP</title><link>http://sqlblog.com/blogs/mds_team/archive/2009/12/10/installing-and-configuring-master-data-services-2008-r2-november-ctp.aspx</link><pubDate>Thu, 10 Dec 2009 20:46:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:19750</guid><dc:creator>mattande</dc:creator><slash:comments>12</slash:comments><comments>http://sqlblog.com/blogs/mds_team/comments/19750.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/mds_team/commentrss.aspx?PostID=19750</wfw:commentRss><description>&lt;P&gt;&lt;FONT color=#808080&gt;(this post was contributed by Matt Anderson, Senior Software Engineer on the MDS team) &lt;BR&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#808080&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Master Data Services (MDS) is &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=fe0c6a31-5ad6-4eea-a865-73bbe2608bd1" target=_blank&gt;now available&lt;/A&gt; as part of the November CTP of Microsoft® SQL Server® 2008 R2! An overview of MDS can be found on the &lt;A href="http://www.microsoft.com/sqlserver/2008/en/us/MDS.aspx" target=_blank&gt;product home page&lt;/A&gt; and documentation is available in &lt;A href="http://msdn.microsoft.com/en-us/library/ee633763(SQL.105).aspx" target=_blank&gt;SQL Server Books Online&lt;/A&gt;. &lt;BR&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This post covers the basic steps for installing and configuring MDS as well as some behind-the-scenes information about what is happening and why. Please let us know your thoughts about the install and configuration experience and any questions you have. &lt;BR&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Background&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;Master Data Services consists of an ASP.NET web application (Master Data Manager), a WCF service hosted in IIS, and a SQL Server 2008 R2 database. MDS web and database components can be installed on a single server or on multiple servers. MasterDataServices.msi installs the pages, database scripts, samples, and assemblies for MDS, and a separate utility called Configuration Manager is used to create MDS web applications and databases. &lt;BR&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Installation &lt;BR&gt;&amp;nbsp;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Install one of the &lt;A href="http://msdn.microsoft.com/en-us/library/ee633742(SQL.105).aspx" target=_blank&gt;supported&lt;/A&gt; Windows operating systems for MDS. &lt;BR&gt;&amp;nbsp; &lt;BR&gt;&lt;B&gt;NOTE:&lt;/B&gt; MDS is supported on x64 operating systems only. &lt;BR&gt;&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;Install the Web Server (IIS) role on the machine that will host the MDS web site. Ensure that both the &lt;STRONG&gt;ASP.NET&lt;/STRONG&gt; and &lt;STRONG&gt;Windows Authentication&lt;/STRONG&gt; role services are installed as well. For a list of the specific role services and features, see &lt;A href="http://msdn.microsoft.com/en-us/library/ee633744(SQL.105).aspx" target=_blank&gt;Web Application Considerations (Master Data Services)&lt;/A&gt; in SQL Server Books Online.&amp;nbsp; &lt;BR&gt;&amp;nbsp; &lt;BR&gt;&lt;A href="http://sqlblog.com/blogs/mds_team/image_3F288377.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;DISPLAY:block;FLOAT:none;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:auto;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:auto;" title=image border=0 alt=image src="http://sqlblog.com/blogs/mds_team/image_thumb_05291ABE.png" width=518 height=386&gt;&lt;/A&gt; &lt;BR&gt;The MDS Web application and WCF service require Windows Authentication. Active Directory users and groups can be assigned permissions in MDS to control access to features and data. Local users and groups can also be used in a single machine (i.e., development or test) environment. &lt;BR&gt;&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;Locate and run the MasterDataServices.msi. The location for the msi varies based on how you downloaded MDS: &lt;BR&gt;&amp;nbsp; &lt;BR&gt;
&lt;UL&gt;
&lt;LI&gt;DVD Image: &amp;lt;drive&amp;gt;:\MasterDataServices\x64\1033_ENU\MasterDataServices.msi &lt;BR&gt;&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;Self-extracting executable: &amp;lt;extract location&amp;gt;\1033_enu_lp\x64\setup\masterdataservices.msi &lt;BR&gt;&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;
&lt;DIV align=left&gt;MasterDataServices.msi download: Wherever you saved the msi during download&amp;nbsp; &lt;BR&gt;&amp;nbsp; &lt;BR&gt;&amp;nbsp;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;DISPLAY:block;FLOAT:none;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:auto;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:auto;" title=image border=0 alt=image src="http://sqlblog.com/blogs/mds_team/image_thumb_5301CA73.png" width=445 height=337&gt; &lt;BR&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;Follow the steps in the wizard to install the MDS pages, database scripts, samples, and assemblies. No web applications or databases are created during the installation. Those tasks are done using Configuration Manager, which is started automatically at the end of the wizard. &lt;BR&gt;&lt;BR&gt;After the install, you should find that the MDS pages, scripts, and assemblies are in the target location selected during the install wizard.&amp;nbsp; &lt;BR&gt;&amp;nbsp; &lt;BR&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/mds_team/image_49595C3D.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;DISPLAY:block;FLOAT:none;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:auto;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:auto;" title=image border=0 alt=image src="http://sqlblog.com/blogs/mds_team/image_thumb_73E5174D.png" width=454 height=342&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;&lt;BR&gt;The MDS assemblies and resource should also be present in the Global Assembly Cache: &lt;BR&gt;&lt;BR&gt;&lt;A href="http://sqlblog.com/blogs/mds_team/image_38B13B82.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;DISPLAY:block;FLOAT:none;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:auto;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:auto;" title=image border=0 alt=image src="http://sqlblog.com/blogs/mds_team/image_thumb_1B7B6DAB.png" width=455 height=342&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;B&gt;Configuration &lt;BR&gt;&amp;nbsp;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The MDS Configuration Manager is started automatically at the end of the installation. If you want to start it manually, click the Start menu link: Start –&amp;gt; All Programs –&amp;gt; Microsoft SQL Server 2008 R2 November CTP –&amp;gt; Master Data Services –&amp;gt; Configuration Manager &lt;BR&gt;&lt;BR&gt;&lt;A href="http://sqlblog.com/blogs/mds_team/image_78D72F2F.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;DISPLAY:block;FLOAT:none;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:auto;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:auto;" title=image border=0 alt=image src="http://sqlblog.com/blogs/mds_team/image_thumb_61C8ADF3.png" width=544 height=414&gt;&lt;/A&gt;&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;Review the status information shown in the “Server Configuration” panel to ensure that the required components are found on the machine. &lt;BR&gt;&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;Click “Databases” in the left pane and then click the “Create Database” button to start the Create Database wizard. Follow the steps in the wizard and supply the required information to create a new MDS database. For more information about the requirements for a computer that hosts the Master Data Services database and the options in the wizard, see &lt;A href="http://msdn.microsoft.com/en-us/library/ee633767(SQL.105).aspx" target=_blank&gt;Database Considerations (Master Data Services)&lt;/A&gt; and &lt;A href="http://msdn.microsoft.com/en-us/library/ee633799(SQL.105).aspx" target=_blank&gt;Create Database Wizard (Master Data Services)&lt;/A&gt; in SQL Server Books Online.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; The MDS web application uses Windows Authentication to connect to the MDS database. The “&lt;STRONG&gt;Service Account&lt;/STRONG&gt;” step in the wizard allows you to specify the Windows user that should be used for this connection. The service account will be granted the correct permissions in the newly created MDS database and should also be configured as the identity for the MDS Application Pool in IIS when the MDS web application is created (see step 5.2 below). The service account should be a low privilege domain account that can connect to the database server hosting the MDS database. &lt;BR&gt;&lt;BR&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; The “&lt;STRONG&gt;Administrator Account&lt;/STRONG&gt;” is the user that should have full access to all MDS functions and data. During database creation the specified account will be granted these permissions. &lt;BR&gt;&lt;BR&gt;Database creation can take several minutes as the required objects are created and system data is inserted.&amp;nbsp; &lt;BR&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;After the database is created, various system settings can be adjusted. For more information about system settings, see &lt;A href="http://msdn.microsoft.com/en-us/library/ee633894(SQL.105).aspx" target=_blank&gt;Database Page (Master Data Services)&lt;/A&gt; in SQL Server Books Online. &lt;BR&gt;&lt;BR&gt;&lt;A href="http://sqlblog.com/blogs/mds_team/image_0D9901E3.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;DISPLAY:block;FLOAT:none;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:auto;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:auto;" title=image border=0 alt=image src="http://sqlblog.com/blogs/mds_team/image_thumb_0B0FD025.png" width=537 height=408&gt;&lt;/A&gt; &lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;Click “Web Configuration” in the left pane to configure a new IIS web application for MDS. The MDS web application can be created as its own web site (i.e., root application) or within another web site. For more information about the options on the Web Configuration page, see &lt;A href="http://msdn.microsoft.com/en-us/library/ee633818(SQL.105).aspx" target=_blank&gt;Web Configuration Page (Master Data Services)&lt;/A&gt; in SQL Server Books Online. &lt;BR&gt;&amp;nbsp; &lt;BR&gt;The simplest configuration is to create the MDS web application within the existing &lt;STRONG&gt;Default Web Site&lt;/STRONG&gt;, which is described below&lt;STRONG&gt;: &lt;BR&gt;&amp;nbsp; &lt;BR&gt;&lt;/STRONG&gt;
&lt;OL&gt;
&lt;LI&gt;Select “Default Web Site” in the &lt;STRONG&gt;Web Site&lt;/STRONG&gt; drop down list. &lt;BR&gt;&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;Click the &lt;STRONG&gt;Create Application…&lt;/STRONG&gt; button to create a new MDS web application. Accept the defaults for web application &lt;STRONG&gt;Alias&lt;/STRONG&gt; and Application Pool &lt;STRONG&gt;Name&lt;/STRONG&gt; unless you have reason to change them. Type the &lt;STRONG&gt;User name&lt;/STRONG&gt; and &lt;STRONG&gt;Password&lt;/STRONG&gt; for the identity of the MDS application pool. This should be the same account as provided in the &lt;STRONG&gt;Service Account&lt;/STRONG&gt; step of the &lt;STRONG&gt;Create Database&lt;/STRONG&gt; wizard (see step 3 above). Click the &lt;STRONG&gt;OK&lt;/STRONG&gt; button to create the new web application. &lt;BR&gt;&lt;BR&gt;&amp;nbsp;&lt;A href="http://sqlblog.com/blogs/mds_team/image_2FC0E79C.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;DISPLAY:block;FLOAT:none;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:auto;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:auto;" title=image border=0 alt=image src="http://sqlblog.com/blogs/mds_team/image_thumb_2CCB82E9.png" width=352 height=372&gt;&lt;/A&gt; &lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;Within the &lt;STRONG&gt;Database&lt;/STRONG&gt; section of the &lt;STRONG&gt;Web Configuration&lt;/STRONG&gt; page, click the &lt;STRONG&gt;Select…&lt;/STRONG&gt; button. Then, in the &lt;STRONG&gt;Connect to Database&lt;/STRONG&gt; dialog, connect to the database server hosting the MDS database and select the MDS database. Click the &lt;STRONG&gt;OK&lt;/STRONG&gt; button to select the database for the MDS web application. &lt;BR&gt;&lt;BR&gt;&lt;A href="http://sqlblog.com/blogs/mds_team/image_4B35C3D2.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;DISPLAY:block;FLOAT:none;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:auto;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:auto;" title=image border=0 alt=image src="http://sqlblog.com/blogs/mds_team/image_thumb_7535C1FA.png" width=350 height=276&gt;&lt;/A&gt; &lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;Within the &lt;STRONG&gt;Web Services&lt;/STRONG&gt; section of the &lt;STRONG&gt;Web Configuration&lt;/STRONG&gt; page, check the “Enable Web services for this Web application.” checkbox if you would like to expose the MDS WCF application programming interface for this web application. &lt;BR&gt;&lt;BR&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; If you plan to create custom solutions using this API, you should enable the web services. Otherwise, leave them disabled to reduce the surface area of the MDS instance. The Master Data Manager web UI does not require the services to be enabled. &lt;BR&gt;&amp;nbsp; &lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;Click the &lt;STRONG&gt;Apply&lt;/STRONG&gt; button to save the Web Application settings. In the &lt;STRONG&gt;Configuration Complete&lt;/STRONG&gt; dialog, optionally check the &lt;STRONG&gt;Launch Web application in browser window&lt;/STRONG&gt; to open Master Data Manager for the web application and then click &lt;STRONG&gt;OK&lt;/STRONG&gt;. &lt;BR&gt;&lt;BR&gt;The Web Configuration should look similar to that shown below: &lt;BR&gt;&lt;BR&gt;&amp;nbsp;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;DISPLAY:block;FLOAT:none;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:auto;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:auto;" title=image border=0 alt=image src="http://sqlblog.com/blogs/mds_team/image_thumb_788733D5.png" width=493 height=375&gt;&amp;nbsp; &lt;BR&gt;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P align=left&gt;If you chose to launch the web application, you will be taken to the MDS getting started page. Click the &lt;STRONG&gt;Open the Master Data Manager home page&lt;/STRONG&gt; link to open the Master Data Manager. &lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Master Data Manager Getting Started Page&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/mds_team/image_4F9C1ECC.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;DISPLAY:block;FLOAT:none;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:auto;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:auto;" title=image border=0 alt=image src="http://sqlblog.com/blogs/mds_team/image_thumb_4110FCDA.png" width=551 height=381&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Master Data Manager Home Page&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/mds_team/image_1E008B6A.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;DISPLAY:block;FLOAT:none;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:auto;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:auto;" title=image border=0 alt=image src="http://sqlblog.com/blogs/mds_team/image_thumb_6D1DD3FE.png" width=557 height=407&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Although not shown above, multiple MDS web applications and databases can be created using Configuration Manager. This can be useful when you want to configure development, test, and staging environments. You can also use Configuration Manager to change the database that should be used for an MDS web application. &lt;BR&gt;&lt;BR&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Configuration Manager can create databases on remote database servers, but it can only create web applications on the server where it is running. As a result, you will need to run Configuration Manager separately on each server that is hosting&amp;nbsp;one or more&amp;nbsp;MDS web applications.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;&lt;STRONG&gt;Next Steps&amp;nbsp; &lt;BR&gt;&lt;/STRONG&gt;MDS installation and configuration are complete. Some suggested next steps are listed below. &lt;STRONG&gt;&amp;nbsp; &lt;BR&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;If this is a production MDS instance, setup a database maintenance plan and backup schedule. The maintenance plan should include updating statistics on the database. &lt;BR&gt;&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;If this is a production MDS instance and/or it contains production data, configure the MDS web application to use TLS/SSL to help protect the master data as it is transferred across your network. &lt;BR&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Create and configure the mail profile for the MDS instance if you want to enable email notifications. &lt;BR&gt;&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;Deploy sample package(s) into the MDS instance. &lt;/LI&gt;&lt;/OL&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=19750" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/mds_team/archive/tags/install/default.aspx">install</category><category domain="http://sqlblog.com/blogs/mds_team/archive/tags/MDS/default.aspx">MDS</category><category domain="http://sqlblog.com/blogs/mds_team/archive/tags/setup/default.aspx">setup</category></item></channel></rss>