<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.rws.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Installing SDL Trados Business Manager Team/Enterprise</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12 Non-Production</generator><item><title>Installing SDL Trados Business Manager Team/Enterprise</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise</link><pubDate>Fri, 25 Feb 2022 08:36:59 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Current Revision posted to Wiki by Eugene Kuchynski on 2/25/2022 8:36:59 AM&lt;br /&gt;
&lt;p&gt;&lt;a href="https://youtu.be/hS1_J_0vVhA"&gt;https://youtu.be/hS1_J_0vVhA&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Web-version of Trados Business Manager is an ASP .NET Core application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system (or Windows 10 with IIS)&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="mcetoc_1f46qop8g0"&gt;Video tutorial&lt;/h1&gt;
&lt;p&gt;Here you can find detailed video about installing TBM Team and Essential&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=hS1_J_0vVhA"&gt;https://www.youtube.com/watch?v=hS1_J_0vVhA&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="installing-internet-information-services"&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Server Roles&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;step of the wizard, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server (IIS)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;feature. Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;page, make following selections:
&lt;ul&gt;
&lt;li&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Basic Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; URL authorization&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Windows Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Extensions&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Filters&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; WebSocket Protocol&lt;/li&gt;
&lt;li&gt;Management tools &amp;gt; Management service (not mandatory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next &amp;gt; Install&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="background-color:#fced9e;border-left:15px solid #F2DB68;border-right:3px solid #F2DB68;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;For Windows 10, you can install Internet Information Services from &lt;strong&gt;Apps and Features&lt;/strong&gt;.&lt;/div&gt;
&lt;h2 id="installing-microsoft-sql-server"&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in this article. However, on step 7, instead of&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Mixed authentication mode&lt;/strong&gt;, you may leave&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2 id="installing-and-configuring-sdl-trados-business-manager-team-online"&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on a server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Business Manager Team Online\&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Open&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;IIS Manager&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do one of the following:
&lt;ul&gt;
&lt;li&gt;right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Sites&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Add website...&lt;/strong&gt;; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Basic settings...&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the right menu;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Specify&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Site name&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Physical path&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;(insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_02.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Bindings&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;group, specify domain name, if you have any. Otherwise, leave this field empty to run website under&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;. &lt;strong&gt;It&amp;#39;s important to note&lt;/strong&gt; that TBM uses automatic https redirection. This means that if you don&amp;#39;t configure https binding here, website won&amp;#39;t be working. There are two solutions:
&lt;ul&gt;
&lt;li&gt;Install SSL certificate and create https binding&lt;/li&gt;
&lt;li&gt;Open&amp;nbsp;&lt;strong&gt;appsettings.json&lt;/strong&gt; file from the application installation folder and set &lt;strong&gt;true&lt;/strong&gt; value for the&amp;nbsp;&lt;strong&gt;DisableHttps&lt;/strong&gt; parameter. Please note that this value will be replaced with the default one when you install next update for Business Manager.&lt;/li&gt;
&lt;li&gt;To avoid loosing &lt;strong&gt;DisableHttps&lt;/strong&gt; parameter value after update,&amp;nbsp;set the same parameter in the&amp;nbsp;&lt;strong&gt;appsettings_global.json&lt;/strong&gt;&lt;span&gt;&amp;nbsp;file. Initially, this file is missing, and is created only after first launch of the application. That is why it is required to set this parameter in the&amp;nbsp;&lt;strong&gt;appsettings.json&lt;/strong&gt;&amp;nbsp;file&amp;nbsp;first, and later in the&amp;nbsp;&lt;strong&gt;appsettings_global.json&lt;/strong&gt;&amp;nbsp;file. Correct structure of the &lt;strong&gt;appsettings_global.json&lt;/strong&gt; file is provided on the following screenshot:&lt;br /&gt;&lt;img style="max-height:600px;max-width:900px;" alt=" " src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1644560363352v2.png" /&gt;&lt;br /&gt;If you&amp;#39;re advanced user, you can create this file manually, and configure &lt;strong&gt;DisableHttps&lt;/strong&gt; and &lt;strong&gt;ConnectionStrings&lt;/strong&gt; parameters in the text editor.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;OK&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish creating website.&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Features View&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;of a created website, double click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Edit&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and then select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pool identity&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the opened dialog:&lt;/li&gt;
&lt;li&gt;Switch to the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pools&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;view, right click your application pool and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Advanced settings...&lt;/strong&gt;.
&lt;ul&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.NET CLR Version&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;parameter, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;No Managed Code&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Optionally, you can provide some additional settings to make application constantly available (prevent idling):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_01.png" /&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;&lt;strong&gt;IMPORTANT&lt;/strong&gt;
&lt;p&gt;If Microsoft SQL Server uses Windows authentication, on this step you also have to check Identity parameter. By default, its value is ApplicationPoolIdentity. However, you may need to specify another user here, who has access to SQL server engine with DBCREATOR rights.&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From Start menu (or from&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor.exe&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file, which can be found inside application installation folder), run licensing utility. After launch, you will see default licensing dialog, where you can activate and deactivate license, use alternative licensing options, etc.&lt;/p&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;To check license status after launching the application, hover mouse pointer over&amp;nbsp;&lt;img style="max-height:600px;max-width:900px;" src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1645778139623v2.png" alt=" " /&gt; icon in the top bottom corner. To refresh license status (for example, if it shows Unlicensed, but you have installed the license), just click on this icon and wait 1-3 seconds to update information in the tooltip.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure database connection settings. By default, application is configured to connect to a database named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;at SQL Server instance named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;localhost\SQLExpress&lt;/strong&gt;. In majority of cases, this will not satisfy your needs. To change default settings, please open your browser on a server and enter the following (or replace&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;with a valid URL for your server):&lt;br /&gt;&lt;strong&gt;https://localhost/Config&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You will see the following page:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1619078311340v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you can specify database connection parameters. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application or login), and, optionally, user name and password to access database engine.&lt;/p&gt;
&lt;p&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Save&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to save database connection settings. Take a note that, due to security reasons, access to this page can be locked by modifying settings file. You can see description of the process at the tp of this page. After saving changes, please go to the login page and try to logon using default credentials:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Admin&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as user name and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;User@TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as password (case-sensitive!).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, Installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team/Enterprise</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/13</link><pubDate>Fri, 11 Feb 2022 06:20:58 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 13 posted to Wiki by Eugene Kuchynski on 2/11/2022 6:20:58 AM&lt;br /&gt;
&lt;p&gt;&lt;a href="https://youtu.be/hS1_J_0vVhA"&gt;https://youtu.be/hS1_J_0vVhA&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Web-version of Trados Business Manager is an ASP .NET Core application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system (or Windows 10 with IIS)&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="mcetoc_1f46qop8g0"&gt;Video tutorial&lt;/h1&gt;
&lt;p&gt;Here you can find detailed video about installing TBM Team and Essential&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=hS1_J_0vVhA"&gt;https://www.youtube.com/watch?v=hS1_J_0vVhA&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="installing-internet-information-services"&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Server Roles&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;step of the wizard, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server (IIS)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;feature. Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;page, make following selections:
&lt;ul&gt;
&lt;li&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Basic Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; URL authorization&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Windows Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Extensions&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Filters&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; WebSocket Protocol&lt;/li&gt;
&lt;li&gt;Management tools &amp;gt; Management service (not mandatory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next &amp;gt; Install&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="background-color:#fced9e;border-left:15px solid #F2DB68;border-right:3px solid #F2DB68;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;For Windows 10, you can install Internet Information Services from &lt;strong&gt;Apps and Features&lt;/strong&gt;.&lt;/div&gt;
&lt;h2 id="installing-microsoft-sql-server"&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in this article. However, on step 7, instead of&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Mixed authentication mode&lt;/strong&gt;, you may leave&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2 id="installing-and-configuring-sdl-trados-business-manager-team-online"&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on a server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Business Manager Team Online\&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Open&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;IIS Manager&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do one of the following:
&lt;ul&gt;
&lt;li&gt;right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Sites&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Add website...&lt;/strong&gt;; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Basic settings...&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the right menu;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Specify&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Site name&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Physical path&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;(insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_02.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Bindings&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;group, specify domain name, if you have any. Otherwise, leave this field empty to run website under&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;. &lt;strong&gt;It&amp;#39;s important to note&lt;/strong&gt; that TBM uses automatic https redirection. This means that if you don&amp;#39;t configure https binding here, website won&amp;#39;t be working. There are two solutions:
&lt;ul&gt;
&lt;li&gt;Install SSL certificate and create https binding&lt;/li&gt;
&lt;li&gt;Open&amp;nbsp;&lt;strong&gt;appsettings.json&lt;/strong&gt; file from the application installation folder and set &lt;strong&gt;true&lt;/strong&gt; value for the&amp;nbsp;&lt;strong&gt;DisableHttps&lt;/strong&gt; parameter. Please note that this value will be replaced with the default one when you install next update for Business Manager.&lt;/li&gt;
&lt;li&gt;To avoid loosing &lt;strong&gt;DisableHttps&lt;/strong&gt; parameter value after update,&amp;nbsp;set the same parameter in the&amp;nbsp;&lt;strong&gt;appsettings_global.json&lt;/strong&gt;&lt;span&gt;&amp;nbsp;file. Initially, this file is missing, and is created only after first launch of the application. That is why it is required to set this parameter in the&amp;nbsp;&lt;strong&gt;appsettings.json&lt;/strong&gt;&amp;nbsp;file&amp;nbsp;first, and later in the&amp;nbsp;&lt;strong&gt;appsettings_global.json&lt;/strong&gt;&amp;nbsp;file. Correct structure of the &lt;strong&gt;appsettings_global.json&lt;/strong&gt; file is provided on the following screenshot:&lt;br /&gt;&lt;img style="max-height:600px;max-width:900px;" src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1644560363352v2.png" alt=" " /&gt;&lt;br /&gt;If you&amp;#39;re advanced user, you can create this file manually, and configure &lt;strong&gt;DisableHttps&lt;/strong&gt; and &lt;strong&gt;ConnectionStrings&lt;/strong&gt; parameters in the text editor.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;OK&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish creating website.&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Features View&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;of a created website, double click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Edit&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and then select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pool identity&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the opened dialog:&lt;/li&gt;
&lt;li&gt;Switch to the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pools&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;view, right click your application pool and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Advanced settings...&lt;/strong&gt;.
&lt;ul&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.NET CLR Version&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;parameter, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;No Managed Code&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Optionally, you can provide some additional settings to make application constantly available (prevent idling):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_01.png" /&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;&lt;strong&gt;IMPORTANT&lt;/strong&gt;
&lt;p&gt;If Microsoft SQL Server uses Windows authentication, on this step you also have to check Identity parameter. By default, its value is ApplicationPoolIdentity. However, you may need to specify another user here, who has access to SQL server engine with DBCREATOR rights.&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From Start menu (or from&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor.exe&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file, which can be found inside application installation folder), run licensing utility. After launch, you will see default licensing dialog, where you can activate and deactivate license, use alternative licensing options, etc.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure database connection settings. By default, application is configured to connect to a database named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;at SQL Server instance named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;localhost\SQLExpress&lt;/strong&gt;. In majority of cases, this will not satisfy your needs. To change default settings, please open your browser on a server and enter the following (or replace&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;with a valid URL for your server):&lt;br /&gt;&lt;strong&gt;https://localhost/Config&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You will see the following page:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1619078311340v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you can specify database connection parameters. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application or login), and, optionally, user name and password to access database engine.&lt;/p&gt;
&lt;p&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Save&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to save database connection settings. Take a note that, due to security reasons, access to this page can be locked by modifying settings file. You can see description of the process at the tp of this page. After saving changes, please go to the login page and try to logon using default credentials:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Admin&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as user name and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;User@TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as password (case-sensitive!).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, Installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team/Enterprise</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/12</link><pubDate>Fri, 07 May 2021 06:36:15 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 12 posted to Wiki by Eugene Kuchynski on 5/7/2021 6:36:15 AM&lt;br /&gt;
&lt;p&gt;&lt;a href="https://youtu.be/hS1_J_0vVhA"&gt;https://youtu.be/hS1_J_0vVhA&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Web-version of Trados Business Manager is an ASP .NET Core application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system (or Windows 10 with IIS)&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="mcetoc_1f46qop8g0"&gt;Video tutorial&lt;/h1&gt;
&lt;p&gt;Here you can find detailed video about installing TBM Team and Essential&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=hS1_J_0vVhA"&gt;https://www.youtube.com/watch?v=hS1_J_0vVhA&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="installing-internet-information-services"&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Server Roles&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;step of the wizard, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server (IIS)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;feature. Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;page, make following selections:
&lt;ul&gt;
&lt;li&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Basic Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; URL authorization&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Windows Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Extensions&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Filters&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; WebSocket Protocol&lt;/li&gt;
&lt;li&gt;Management tools &amp;gt; Management service (not mandatory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next &amp;gt; Install&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="background-color:#fced9e;border-left:15px solid #F2DB68;border-right:3px solid #F2DB68;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;For Windows 10, you can install Internet Information Services from &lt;strong&gt;Apps and Features&lt;/strong&gt;.&lt;/div&gt;
&lt;h2 id="installing-microsoft-sql-server"&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in this article. However, on step 7, instead of&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Mixed authentication mode&lt;/strong&gt;, you may leave&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2 id="installing-and-configuring-sdl-trados-business-manager-team-online"&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on a server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Business Manager Team Online\&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Open&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;IIS Manager&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do one of the following:
&lt;ul&gt;
&lt;li&gt;right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Sites&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Add website...&lt;/strong&gt;; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Basic settings...&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the right menu;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Specify&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Site name&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Physical path&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;(insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_02.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Bindings&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;group, specify domain name, if you have any. Otherwise, leave this field empty to run website under&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;. &lt;strong&gt;It&amp;#39;s important to note&lt;/strong&gt; that TBM uses automatic https redirection. This means that if you don&amp;#39;t configure https binding here, website won&amp;#39;t be working. There are two solutions:
&lt;ul&gt;
&lt;li&gt;Install SSL certificate and create https binding&lt;/li&gt;
&lt;li&gt;Open&amp;nbsp;&lt;strong&gt;appsettings.json&lt;/strong&gt; file from the application installation folder and set &lt;strong&gt;true&lt;/strong&gt; value for the&amp;nbsp;&lt;strong&gt;DisableHttps&lt;/strong&gt; parameter. Please note that this value will be replaced with the default one when you install next update for Business Manager.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;OK&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish creating website.&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Features View&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;of a created website, double click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Edit&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and then select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pool identity&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the opened dialog:&lt;/li&gt;
&lt;li&gt;Switch to the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pools&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;view, right click your application pool and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Advanced settings...&lt;/strong&gt;.
&lt;ul&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.NET CLR Version&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;parameter, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;No Managed Code&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Optionally, you can provide some additional settings to make application constantly available (prevent idling):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_01.png" /&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;&lt;strong&gt;IMPORTANT&lt;/strong&gt;
&lt;p&gt;If Microsoft SQL Server uses Windows authentication, on this step you also have to check Identity parameter. By default, its value is ApplicationPoolIdentity. However, you may need to specify another user here, who has access to SQL server engine with DBCREATOR rights.&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From Start menu (or from&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor.exe&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file, which can be found inside application installation folder), run licensing utility. After launch, you will see default licensing dialog, where you can activate and deactivate license, use alternative licensing options, etc.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure database connection settings. By default, application is configured to connect to a database named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;at SQL Server instance named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;localhost\SQLExpress&lt;/strong&gt;. In majority of cases, this will not satisfy your needs. To change default settings, please open your browser on a server and enter the following (or replace&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;with a valid URL for your server):&lt;br /&gt;&lt;strong&gt;https://localhost/Config&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You will see the following page:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1619078311340v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you can specify database connection parameters. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application or login), and, optionally, user name and password to access database engine.&lt;/p&gt;
&lt;p&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Save&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to save database connection settings. Take a note that, due to security reasons, access to this page can be locked by modifying settings file. You can see description of the process at the tp of this page. After saving changes, please go to the login page and try to logon using default credentials:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Admin&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as user name and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;User@TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as password (case-sensitive!).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, Installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team/Enterprise</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/11</link><pubDate>Sat, 01 May 2021 20:32:17 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 11 posted to Wiki by Eugene Kuchynski on 5/1/2021 8:32:17 PM&lt;br /&gt;
&lt;p&gt;&lt;a href="https://youtu.be/hS1_J_0vVhA"&gt;https://youtu.be/hS1_J_0vVhA&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Web-version of Trados Business Manager is an ASP .NET Core application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system (or Windows 10 with IIS)&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="mcetoc_1f46qop8g0"&gt;Video tutorial&lt;/h1&gt;
&lt;p&gt;Here you can find detailed video about installing TBM Team and Essential&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=hS1_J_0vVhA"&gt;https://www.youtube.com/watch?v=hS1_J_0vVhA&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="installing-internet-information-services"&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Server Roles&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;step of the wizard, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server (IIS)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;feature. Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;page, make following selections:
&lt;ul&gt;
&lt;li&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Basic Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; URL authorization&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Windows Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Extensions&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Filters&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; WebSocket Protocol&lt;/li&gt;
&lt;li&gt;Management tools &amp;gt; Management service (not mandatory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next &amp;gt; Install&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="background-color:#fced9e;border-left:15px solid #F2DB68;border-right:3px solid #F2DB68;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;For Windows 10, you can install Internet Information Services from &lt;strong&gt;Apps and Features&lt;/strong&gt;.&lt;/div&gt;
&lt;h2 id="installing-microsoft-sql-server"&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in this article. However, on step 7, instead of&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Mixed authentication mode&lt;/strong&gt;, you may leave&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2 id="installing-and-configuring-sdl-trados-business-manager-team-online"&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on a server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Business Manager Team Online\&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Open&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;IIS Manager&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do one of the following:
&lt;ul&gt;
&lt;li&gt;right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Sites&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Add website...&lt;/strong&gt;; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Basic settings...&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the right menu;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Specify&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Site name&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Physical path&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;(insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_02.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Bindings&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;group, specify domain name, if you have any. Otherwise, leave this field empty to run website under&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;OK&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish creating website.&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Features View&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;of a created website, double click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Edit&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and then select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pool identity&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the opened dialog:&lt;/li&gt;
&lt;li&gt;Switch to the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pools&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;view, right click your application pool and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Advanced settings...&lt;/strong&gt;.
&lt;ul&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.NET CLR Version&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;parameter, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;No Managed Code&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Optionally, you can provide some additional settings to make application constantly available (prevent idling):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_01.png" /&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;&lt;strong&gt;IMPORTANT&lt;/strong&gt;
&lt;p&gt;If Microsoft SQL Server uses Windows authentication, on this step you also have to check Identity parameter. By default, its value is ApplicationPoolIdentity. However, you may need to specify another user here, who has access to SQL server engine with DBCREATOR rights.&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From Start menu (or from&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor.exe&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file, which can be found inside application installation folder), run licensing utility. After launch, you will see default licensing dialog, where you can activate and deactivate license, use alternative licensing options, etc.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure database connection settings. By default, application is configured to connect to a database named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;at SQL Server instance named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;localhost\SQLExpress&lt;/strong&gt;. In majority of cases, this will not satisfy your needs. To change default settings, please open your browser on a server and enter the following (or replace&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;with a valid URL for your server):&lt;br /&gt;&lt;strong&gt;https://localhost/Config&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You will see the following page:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1619078311340v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you can specify database connection parameters. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application or login), and, optionally, user name and password to access database engine.&lt;/p&gt;
&lt;p&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Save&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to save database connection settings. Take a note that, due to security reasons, access to this page can be locked by modifying settings file. You can see description of the process at the tp of this page. After saving changes, please go to the login page and try to logon using default credentials:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Admin&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as user name and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;User@TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as password (case-sensitive!).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, Installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team/Enterprise</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/10</link><pubDate>Wed, 28 Apr 2021 11:10:52 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 10 posted to Wiki by Eugene Kuchynski on 4/28/2021 11:10:52 AM&lt;br /&gt;
&lt;p&gt;Web-version of Trados Business Manager is an ASP .NET Core application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system (or Windows 10 with IIS)&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="mcetoc_1f46qop8g0"&gt;Video tutorial&lt;/h1&gt;
&lt;p&gt;Here you can find detailed video about installing TBM Team and Essential&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=hS1_J_0vVhA"&gt;https://www.youtube.com/watch?v=hS1_J_0vVhA&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="installing-internet-information-services"&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Server Roles&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;step of the wizard, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server (IIS)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;feature. Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;page, make following selections:
&lt;ul&gt;
&lt;li&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Basic Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; URL authorization&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Windows Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Extensions&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Filters&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; WebSocket Protocol&lt;/li&gt;
&lt;li&gt;Management tools &amp;gt; Management service (not mandatory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next &amp;gt; Install&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="background-color:#fced9e;border-left:15px solid #F2DB68;border-right:3px solid #F2DB68;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;For Windows 10, you can install Internet Information Services from &lt;strong&gt;Apps and Features&lt;/strong&gt;.&lt;/div&gt;
&lt;h2 id="installing-microsoft-sql-server"&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in this article. However, on step 7, instead of&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Mixed authentication mode&lt;/strong&gt;, you may leave&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2 id="installing-and-configuring-sdl-trados-business-manager-team-online"&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on a server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Business Manager Team Online\&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Open&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;IIS Manager&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do one of the following:
&lt;ul&gt;
&lt;li&gt;right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Sites&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Add website...&lt;/strong&gt;; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Basic settings...&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the right menu;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Specify&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Site name&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Physical path&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;(insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_02.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Bindings&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;group, specify domain name, if you have any. Otherwise, leave this field empty to run website under&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;OK&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish creating website.&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Features View&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;of a created website, double click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Edit&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and then select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pool identity&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the opened dialog:&lt;/li&gt;
&lt;li&gt;Switch to the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pools&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;view, right click your application pool and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Advanced settings...&lt;/strong&gt;.
&lt;ul&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.NET CLR Version&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;parameter, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;No Managed Code&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Optionally, you can provide some additional settings to make application constantly available (prevent idling):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_01.png" /&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;&lt;strong&gt;IMPORTANT&lt;/strong&gt;
&lt;p&gt;If Microsoft SQL Server uses Windows authentication, on this step you also have to check Identity parameter. By default, its value is ApplicationPoolIdentity. However, you may need to specify another user here, who has access to SQL server engine with DBCREATOR rights.&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From Start menu (or from&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor.exe&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file, which can be found inside application installation folder), run licensing utility. After launch, you will see default licensing dialog, where you can activate and deactivate license, use alternative licensing options, etc.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure database connection settings. By default, application is configured to connect to a database named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;at SQL Server instance named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;localhost\SQLExpress&lt;/strong&gt;. In majority of cases, this will not satisfy your needs. To change default settings, please open your browser on a server and enter the following (or replace&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;with a valid URL for your server):&lt;br /&gt;&lt;strong&gt;https://localhost/Config&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You will see the following page:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1619078311340v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you can specify database connection parameters. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application or login), and, optionally, user name and password to access database engine.&lt;/p&gt;
&lt;p&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Save&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to save database connection settings. Take a note that, due to security reasons, access to this page can be locked by modifying settings file. You can see description of the process at the tp of this page. After saving changes, please go to the login page and try to logon using default credentials:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Admin&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as user name and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;User@TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as password (case-sensitive!).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, Installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team/Enterprise</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/9</link><pubDate>Mon, 26 Apr 2021 10:15:00 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 9 posted to Wiki by Eugene Kuchynski on 4/26/2021 10:15:00 AM&lt;br /&gt;
&lt;p&gt;Web-version of Trados Business Manager is an ASP .NET Core application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="mcetoc_1f46qop8g0"&gt;Video tutorial&lt;/h1&gt;
&lt;p&gt;Here you can find detailed video about installing TBM Team and Essential&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=hS1_J_0vVhA"&gt;https://www.youtube.com/watch?v=hS1_J_0vVhA&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="installing-internet-information-services"&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Server Roles&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;step of the wizard, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server (IIS)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;feature. Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;page, make following selections:
&lt;ul&gt;
&lt;li&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Basic Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; URL authorization&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Windows Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Extensions&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Filters&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; WebSocket Protocol&lt;/li&gt;
&lt;li&gt;Management tools &amp;gt; Management service (not mandatory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next &amp;gt; Install&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="installing-microsoft-sql-server"&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in this article. However, on step 7, instead of&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Mixed authentication mode&lt;/strong&gt;, you may leave&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2 id="installing-and-configuring-sdl-trados-business-manager-team-online"&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on a server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Business Manager Team Online\&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Open&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;IIS Manager&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do one of the following:
&lt;ul&gt;
&lt;li&gt;right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Sites&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Add website...&lt;/strong&gt;; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Basic settings...&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the right menu;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Specify&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Site name&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Physical path&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;(insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_02.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Bindings&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;group, specify domain name, if you have any. Otherwise, leave this field empty to run website under&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;OK&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish creating website.&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Features View&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;of a created website, double click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Edit&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and then select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pool identity&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the opened dialog:&lt;/li&gt;
&lt;li&gt;Switch to the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pools&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;view, right click your application pool and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Advanced settings...&lt;/strong&gt;.
&lt;ul&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.NET CLR Version&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;parameter, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;No Managed Code&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Optionally, you can provide some additional settings to make application constantly available (prevent idling):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_01.png" /&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;&lt;strong&gt;IMPORTANT&lt;/strong&gt;
&lt;p&gt;If Microsoft SQL Server uses Windows authentication, on this step you also have to check Identity parameter. By default, its value is ApplicationPoolIdentity. However, you may need to specify another user here, who has access to SQL server engine with DBCREATOR rights.&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From Start menu (or from&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor.exe&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file, which can be found inside application installation folder), run licensing utility. After launch, you will see default licensing dialog, where you can activate and deactivate license, use alternative licensing options, etc.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure database connection settings. By default, application is configured to connect to a database named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;at SQL Server instance named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;localhost\SQLExpress&lt;/strong&gt;. In majority of cases, this will not satisfy your needs. To change default settings, please open your browser on a server and enter the following (or replace&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;with a valid URL for your server):&lt;br /&gt;&lt;strong&gt;https://localhost/Config&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You will see the following page:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1619078311340v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you can specify database connection parameters. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application or login), and, optionally, user name and password to access database engine.&lt;/p&gt;
&lt;p&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Save&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to save database connection settings. Take a note that, due to security reasons, access to this page can be locked by modifying settings file. You can see description of the process at the tp of this page. After saving changes, please go to the login page and try to logon using default credentials:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Admin&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as user name and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;User@TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as password (case-sensitive!).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, Installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team/Enterprise</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/8</link><pubDate>Thu, 22 Apr 2021 12:00:05 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 8 posted to Wiki by Eugene Kuchynski on 4/22/2021 12:00:05 PM&lt;br /&gt;
&lt;p&gt;Web-version of SDL Trados Business Manager is an ASP .NET Core application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="installing-internet-information-services"&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Server Roles&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;step of the wizard, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server (IIS)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;feature. Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;page, make following selections:
&lt;ul&gt;
&lt;li&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Basic Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; URL authorization&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Windows Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Extensions&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Filters&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; WebSocket Protocol&lt;/li&gt;
&lt;li&gt;Management tools &amp;gt; Management service (not mandatory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next &amp;gt; Install&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="installing-microsoft-sql-server"&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in this article. However, on step 7, instead of&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Mixed authentication mode&lt;/strong&gt;, you may leave&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2 id="installing-and-configuring-sdl-trados-business-manager-team-online"&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on a server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Business Manager Team Online\&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Open&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;IIS Manager&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do one of the following:
&lt;ul&gt;
&lt;li&gt;right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Sites&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Add website...&lt;/strong&gt;; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Basic settings...&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the right menu;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Specify&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Site name&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Physical path&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;(insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_02.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Bindings&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;group, specify domain name, if you have any. Otherwise, leave this field empty to run website under&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;OK&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish creating website.&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Features View&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;of a created website, double click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Edit&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and then select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pool identity&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the opened dialog:&lt;/li&gt;
&lt;li&gt;Switch to the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pools&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;view, right click your application pool and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Advanced settings...&lt;/strong&gt;.
&lt;ul&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.NET CLR Version&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;parameter, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;No Managed Code&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Optionally, you can provide some additional settings to make application constantly available (prevent idling):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_01.png" /&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;&lt;strong&gt;IMPORTANT&lt;/strong&gt;
&lt;p&gt;If Microsoft SQL Server uses Windows authentication, on this step you also have to check Identity parameter. By default, its value is ApplicationPoolIdentity. However, you may need to specify another user here, who has access to SQL server engine with DBCREATOR rights.&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From Start menu (or from&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor.exe&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file, which can be found inside application installation folder), run licensing utility. After launch, you will see default licensing dialog, where you can activate and deactivate license, use alternative licensing options, etc.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure database connection settings. By default, application is configured to connect to a database named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;at SQL Server instance named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;localhost\SQLExpress&lt;/strong&gt;. In majority of cases, this will not satisfy your needs. To change default settings, please open your browser on a server and enter the following (or replace&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;with a valid URL for your server):&lt;br /&gt;&lt;strong&gt;https://localhost/Config&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You will see the following page:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1619078311340v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you can specify database connection parameters. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application or login), and, optionally, user name and password to access database engine.&lt;/p&gt;
&lt;p&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Save&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to save database connection settings. Take a note that, due to security reasons, access to this page can be locked by modifying settings file. You can see description of the process at the tp of this page. After saving changes, please go to the login page and try to logon using default credentials:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Admin&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as user name and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;User@TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as password (case-sensitive!).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, Installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team Online (web version)</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/7</link><pubDate>Thu, 22 Apr 2021 07:58:13 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 7 posted to Wiki by Eugene Kuchynski on 4/22/2021 7:58:13 AM&lt;br /&gt;
&lt;p&gt;Web-version of SDL Trados Business Manager is an ASP .NET Core application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="installing-internet-information-services"&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Server Roles&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;step of the wizard, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server (IIS)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;feature. Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;page, make following selections:
&lt;ul&gt;
&lt;li&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Basic Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; URL authorization&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Security &amp;gt; Windows Authentication&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Extensions&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; ISAPI Filters&lt;/li&gt;
&lt;li&gt;Web server &amp;gt; Application development &amp;gt; WebSocket Protocol&lt;/li&gt;
&lt;li&gt;Management tools &amp;gt; Management service (not mandatory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Next &amp;gt; Install&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="installing-microsoft-sql-server"&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in this article. However, on step 7, instead of&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Mixed authentication mode&lt;/strong&gt;, you may leave&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2 id="installing-and-configuring-sdl-trados-business-manager-team-online"&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on a server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Business Manager Team Online\&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Open&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;IIS Manager&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do one of the following:
&lt;ul&gt;
&lt;li&gt;right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Sites&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Add website...&lt;/strong&gt;; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Basic settings...&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the right menu;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Specify&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Site name&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Physical path&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;(insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_02.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Bindings&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;group, specify domain name, if you have any. Otherwise, leave this field empty to run website under&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;OK&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to finish creating website.&lt;/li&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Features View&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;of a created website, double click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Edit&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and then select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pool identity&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the opened dialog:&lt;/li&gt;
&lt;li&gt;Switch to the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Application pools&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;view, right click your application pool and select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Advanced settings...&lt;/strong&gt;.
&lt;ul&gt;
&lt;li&gt;In the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.NET CLR Version&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;parameter, select&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;No Managed Code&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Optionally, you can provide some additional settings to make application constantly available (prevent idling):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/install_2D00_online_2D00_01.png" /&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;&lt;strong&gt;IMPORTANT&lt;/strong&gt;
&lt;p&gt;If Microsoft SQL Server uses Windows authentication, on this step you also have to check Identity parameter. By default, its value is ApplicationPoolIdentity. However, you may need to specify another user here, who has access to SQL server engine with DBCREATOR rights.&lt;/p&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;From Start menu (or from&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Licensor.exe&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file, which can be found inside application installation folder), run licensing utility. After launch, you will see default licensing dialog, where you can activate and deactivate license, use alternative licensing options, etc.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure database connection settings. By default, application is configured to connect to a database named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;at SQL Server instance named&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;localhost\SQLExpress&lt;/strong&gt;. In majority of cases, this will not satisfy your needs. To change default settings, please open your browser on a server and enter the following (or replace&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;localhost&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;with a valid URL for your server):&lt;br /&gt;&lt;strong&gt;https://localhost/Config&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You will see the following page:&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1619078311340v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Here you can specify database connection parameters. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application or login), and, optionally, user name and password to access database engine.&lt;/p&gt;
&lt;p&gt;Click&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Save&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to save database connection settings. Take a note that, due to security reasons, access to this page can be locked by modifying settings file. You can see description of the process at the tp of this page. After saving changes, please go to the login page and try to logon using default credentials:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Admin&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as user name and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;User@TBM&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as password (case-sensitive!).&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, Installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team Online (web version)</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/6</link><pubDate>Thu, 22 Apr 2021 07:49:33 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 6 posted to Wiki by Eugene Kuchynski on 4/22/2021 7:49:33 AM&lt;br /&gt;
&lt;p&gt;Web-version of SDL Trados Business Manager is an ASP .NET application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system&lt;/li&gt;
&lt;li&gt;.NET Framework version 4.7&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select &lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Server Roles&lt;/strong&gt; step of the wizard, select &lt;strong&gt;Web Server (IIS)&lt;/strong&gt; feature. Click &lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Features&lt;/strong&gt; page, make following selections:&lt;br /&gt;.NET Framework &amp;gt; ASP.NET 4.6&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&amp;nbsp;&lt;/strong&gt;page, make following selections:&lt;br /&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;br /&gt;&lt;span&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt; Basic Authentication&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt;&amp;nbsp;URL authorization&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt; Windows Authentication&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ASP&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ASP.NET 4.6&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ISAPI Extensions&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ISAPI Filters&lt;br /&gt;Management tools &amp;gt; Management service&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1572595904325v2.png" /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Click &lt;strong&gt;Next&lt;/strong&gt;&amp;nbsp;&amp;gt; &lt;strong&gt;Install&lt;/strong&gt; to finish installation.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in &lt;a href="/product-groups/translationproductivity/business-manager/w/wiki/4740/installing-sql-server-engine"&gt;this article&lt;/a&gt;. However, on step 7, instead of Mixed authentication mode, you may leave &lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Buusiness Manager Team Online\&lt;/li&gt;
&lt;li&gt;Open &lt;strong&gt;IIS Manager&lt;/strong&gt; and do the following:
&lt;ol&gt;
&lt;li&gt;Do one of the following:
&lt;ol&gt;
&lt;li&gt;right click on Sites and select Add website...; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&amp;nbsp;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click &lt;strong&gt;Basic settings...&lt;/strong&gt; in the right menu;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Specify &lt;strong&gt;Site name&lt;/strong&gt; and &lt;strong&gt;Physical path&lt;/strong&gt; (insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570605808261v1.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Bindings&lt;/strong&gt; group, specify domain name, if you have any. Otherwise, leave this field empty to run website under localhost.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt; to finish creating website.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Features View&lt;/strong&gt; of a created website, double click&amp;nbsp;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on &lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select &lt;strong&gt;Edit&lt;/strong&gt; and then select &lt;strong&gt;Application pool identity&lt;/strong&gt; in the opened dialog:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606012138v2.png" /&gt;&lt;/li&gt;
&lt;li&gt;Switch to the &lt;strong&gt;Application pools&lt;/strong&gt; view, right click your application pool and select &lt;strong&gt;Advanced settings...&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;true&lt;/strong&gt; for &lt;strong&gt;Enable 32-bit Applications&lt;/strong&gt; parameter (it is mandatory); additionally, you may follow this screenshot to adjust additional parameters:&lt;br /&gt;&lt;strong&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606146244v3.png" /&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;Important. If Microsoft SQL Server uses &lt;strong&gt;Windows authentication&lt;/strong&gt;, on this step you also have to check &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Identity&lt;/strong&gt;&lt;/span&gt; parameter. By default, its value is &lt;strong&gt;ApplicationPoolIdentity&lt;/strong&gt;. However, you may need to specify another user here, who has access to SQL server engine with &lt;em&gt;DBCREATOR&lt;/em&gt; rights.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click &lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt; item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;From Start menu (or from &lt;strong&gt;Configurator&lt;/strong&gt; folder, which can be found inside application installation folder), run configuration utility.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606907337v4.png" /&gt;&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Install/uninstall license&lt;/strong&gt; to install license for application (process is default for all single-user SDL products);&lt;/li&gt;
&lt;li&gt;Specify database connection parameters in the &lt;strong&gt;Database configuration&lt;/strong&gt; section. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application), and, optionally, user name and password to access database engine.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Apply configuration&lt;/strong&gt; to save database connection settings.&lt;/li&gt;
&lt;li&gt;Switch to IIS manager and restart application pool and website (select website or application pool on the left panel, and then click &lt;strong&gt;Stop&lt;/strong&gt; and &lt;strong&gt;Start&lt;/strong&gt; buttons on the right panel).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;If application runs correctly, you will see logon window.&amp;nbsp;To logon into the application, use the following credentials: user name:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Admin&lt;/strong&gt;, password:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;User@TBM&lt;/strong&gt;&amp;nbsp;(case-sensitive!).&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, Installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team Online (web version)</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/5</link><pubDate>Wed, 27 Nov 2019 10:59:10 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 5 posted to Wiki by Eugene Kuchynski on 11/27/2019 10:59:10 AM&lt;br /&gt;
&lt;p&gt;Web-version of SDL Trados Business Manager is an ASP .NET application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system&lt;/li&gt;
&lt;li&gt;.NET Framework version 4.7&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select &lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Server Roles&lt;/strong&gt; step of the wizard, select &lt;strong&gt;Web Server (IIS)&lt;/strong&gt; feature. Click &lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Features&lt;/strong&gt; page, make following selections:&lt;br /&gt;.NET Framework &amp;gt; ASP.NET 4.6&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&amp;nbsp;&lt;/strong&gt;page, make following selections:&lt;br /&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;br /&gt;&lt;span&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt; Basic Authentication&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt;&amp;nbsp;URL authorization&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt; Windows Authentication&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ASP&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ASP.NET 4.6&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ISAPI Extensions&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ISAPI Filters&lt;br /&gt;Management tools &amp;gt; Management service&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1572595904325v2.png" /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Click &lt;strong&gt;Next&lt;/strong&gt;&amp;nbsp;&amp;gt; &lt;strong&gt;Install&lt;/strong&gt; to finish installation.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in &lt;a href="/product-groups/translationproductivity/business-manager/w/wiki/4740/installing-sql-server-engine"&gt;this article&lt;/a&gt;. However, on step 7, instead of Mixed authentication mode, you may leave &lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Buusiness Manager Team Online\&lt;/li&gt;
&lt;li&gt;Open &lt;strong&gt;IIS Manager&lt;/strong&gt; and do the following:
&lt;ol&gt;
&lt;li&gt;Do one of the following:
&lt;ol&gt;
&lt;li&gt;right click on Sites and select Add website...; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&amp;nbsp;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click &lt;strong&gt;Basic settings...&lt;/strong&gt; in the right menu;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Specify &lt;strong&gt;Site name&lt;/strong&gt; and &lt;strong&gt;Physical path&lt;/strong&gt; (insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570605808261v1.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Bindings&lt;/strong&gt; group, specify domain name, if you have any. Otherwise, leave this field empty to run website under localhost.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt; to finish creating website.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Features View&lt;/strong&gt; of a created website, double click&amp;nbsp;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on &lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select &lt;strong&gt;Edit&lt;/strong&gt; and then select &lt;strong&gt;Application pool identity&lt;/strong&gt; in the opened dialog:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606012138v2.png" /&gt;&lt;/li&gt;
&lt;li&gt;Switch to the &lt;strong&gt;Application pools&lt;/strong&gt; view, right click your application pool and select &lt;strong&gt;Advanced settings...&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;true&lt;/strong&gt; for &lt;strong&gt;Enable 32-bit Applications&lt;/strong&gt; parameter (it is mandatory); additionally, you may follow this screenshot to adjust additional parameters:&lt;br /&gt;&lt;strong&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606146244v3.png" /&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;Important. If Microsoft SQL Server uses &lt;strong&gt;Windows authentication&lt;/strong&gt;, on this step you also have to check &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Identity&lt;/strong&gt;&lt;/span&gt; parameter. By default, its value is &lt;strong&gt;ApplicationPoolIdentity&lt;/strong&gt;. However, you may need to specify another user here, who has access to SQL server engine with &lt;em&gt;DBCREATOR&lt;/em&gt; rights.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click &lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt; item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;From Start menu (or from &lt;strong&gt;Configurator&lt;/strong&gt; folder, which can be found inside application installation folder), run configuration utility.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606907337v4.png" /&gt;&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Install/uninstall license&lt;/strong&gt; to install license for application (process is default for all single-user SDL products);&lt;/li&gt;
&lt;li&gt;Specify database connection parameters in the &lt;strong&gt;Database configuration&lt;/strong&gt; section. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application), and, optionally, user name and password to access database engine.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Apply configuration&lt;/strong&gt; to save database connection settings.&lt;/li&gt;
&lt;li&gt;Switch to IIS manager and restart application pool and website (select website or application pool on the left panel, and then click &lt;strong&gt;Stop&lt;/strong&gt; and &lt;strong&gt;Start&lt;/strong&gt; buttons on the right panel).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team Online (web version)</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/4</link><pubDate>Wed, 27 Nov 2019 10:58:33 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 4 posted to Wiki by Eugene Kuchynski on 11/27/2019 10:58:33 AM&lt;br /&gt;
&lt;p&gt;Web-version of SDL Trados Business Manager is an ASP .NET application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system&lt;/li&gt;
&lt;li&gt;.NET Framework version 4.7&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select &lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Server Roles&lt;/strong&gt; step of the wizard, select &lt;strong&gt;Web Server (IIS)&lt;/strong&gt; feature. Click &lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Features&lt;/strong&gt; page, make following selections:&lt;br /&gt;.NET Framework &amp;gt; ASP.NET 4.6&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&amp;nbsp;&lt;/strong&gt;page, make following selections:&lt;br /&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;br /&gt;&lt;span&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt; Basic Authentication&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt;&amp;nbsp;URL authorization&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt; Windows Authentication&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ASP&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ASP.NET 4.6&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ISAPI Extensions&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ISAPI Filters&lt;br /&gt;Management tools &amp;gt; Management service&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1572595904325v2.png" /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Click &lt;strong&gt;Next&lt;/strong&gt;&amp;nbsp;&amp;gt; &lt;strong&gt;Install&lt;/strong&gt; to finish installation.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in &lt;a href="/product-groups/translationproductivity/business-manager/w/wiki/4740/installing-sql-server-engine"&gt;this article&lt;/a&gt;. However, on step 7, instead of Mixed authentication mode, you may leave &lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Buusiness Manager Team Online\&lt;/li&gt;
&lt;li&gt;Open &lt;strong&gt;IIS Manager&lt;/strong&gt; and do the following:
&lt;ol&gt;
&lt;li&gt;Do one of the following:
&lt;ol&gt;
&lt;li&gt;right click on Sites and select Add website...; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&amp;nbsp;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click &lt;strong&gt;Basic settings...&lt;/strong&gt; in the right menu;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Specify &lt;strong&gt;Site name&lt;/strong&gt; and &lt;strong&gt;Physical path&lt;/strong&gt; (insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570605808261v1.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Bindings&lt;/strong&gt; group, specify domain name, if you have any. Otherwise, leave this field empty to run website under localhost.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt; to finish creating website.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Features View&lt;/strong&gt; of a created website, double click&amp;nbsp;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on &lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select &lt;strong&gt;Edit&lt;/strong&gt; and then select &lt;strong&gt;Application pool identity&lt;/strong&gt; in the opened dialog:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606012138v2.png" /&gt;&lt;br /&gt;If you selected another identity, select your web-site in the list and double click on &lt;strong&gt;Authentication&lt;/strong&gt;. Then right click on &lt;strong&gt;Anonymous Authentication&lt;/strong&gt; and select &lt;strong&gt;Edit&lt;/strong&gt;. In the appeared dialog, confirm that &lt;strong&gt;Application pool identity&lt;/strong&gt;&amp;nbsp;is selected:&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1574852312070v1.png" alt=" " /&gt;&lt;/li&gt;
&lt;li&gt;Switch to the &lt;strong&gt;Application pools&lt;/strong&gt; view, right click your application pool and select &lt;strong&gt;Advanced settings...&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;true&lt;/strong&gt; for &lt;strong&gt;Enable 32-bit Applications&lt;/strong&gt; parameter (it is mandatory); additionally, you may follow this screenshot to adjust additional parameters:&lt;br /&gt;&lt;strong&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606146244v3.png" /&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;Important. If Microsoft SQL Server uses &lt;strong&gt;Windows authentication&lt;/strong&gt;, on this step you also have to check &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Identity&lt;/strong&gt;&lt;/span&gt; parameter. By default, its value is &lt;strong&gt;ApplicationPoolIdentity&lt;/strong&gt;. However, you may need to specify another user here, who has access to SQL server engine with &lt;em&gt;DBCREATOR&lt;/em&gt; rights.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click &lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt; item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;From Start menu (or from &lt;strong&gt;Configurator&lt;/strong&gt; folder, which can be found inside application installation folder), run configuration utility.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606907337v4.png" /&gt;&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Install/uninstall license&lt;/strong&gt; to install license for application (process is default for all single-user SDL products);&lt;/li&gt;
&lt;li&gt;Specify database connection parameters in the &lt;strong&gt;Database configuration&lt;/strong&gt; section. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application), and, optionally, user name and password to access database engine.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Apply configuration&lt;/strong&gt; to save database connection settings.&lt;/li&gt;
&lt;li&gt;Switch to IIS manager and restart application pool and website (select website or application pool on the left panel, and then click &lt;strong&gt;Stop&lt;/strong&gt; and &lt;strong&gt;Start&lt;/strong&gt; buttons on the right panel).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team Online (web version)</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/3</link><pubDate>Fri, 01 Nov 2019 08:23:46 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 3 posted to Wiki by Eugene Kuchynski on 11/1/2019 8:23:46 AM&lt;br /&gt;
&lt;p&gt;Web-version of SDL Trados Business Manager is an ASP .NET application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system&lt;/li&gt;
&lt;li&gt;.NET Framework version 4.7&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;After clean installation of Windows Server, it is required to install Internet Information Services for installation of Business Manager Online. To install IIS, follow these steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the Server Manager window, select &lt;strong&gt;Manage &amp;gt; Add roles and features&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Server Roles&lt;/strong&gt; step of the wizard, select &lt;strong&gt;Web Server (IIS)&lt;/strong&gt; feature. Click &lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Features&lt;/strong&gt; page, make following selections:&lt;br /&gt;.NET Framework &amp;gt; ASP.NET 4.6&lt;/li&gt;
&lt;li&gt;On the &lt;strong&gt;Web Server Role (IIS) &amp;gt; Role services&amp;nbsp;&lt;/strong&gt;page, make following selections:&lt;br /&gt;Web server &amp;gt; Common HTTP features &amp;gt; HTTP Redirection&lt;br /&gt;&lt;span&gt;Web server &amp;gt; Performance &amp;gt; Dynamic Content Compression&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt; Basic Authentication&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt;&amp;nbsp;URL authorization&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Security &amp;gt; Windows Authentication&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ASP&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ASP.NET 4.6&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ISAPI Extensions&lt;br /&gt;Web server &amp;gt;&amp;nbsp;Application development &amp;gt; ISAPI Filters&lt;br /&gt;Management tools &amp;gt; Management service&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1572595904325v2.png" alt=" " /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Click &lt;strong&gt;Next&lt;/strong&gt;&amp;nbsp;&amp;gt; &lt;strong&gt;Install&lt;/strong&gt; to finish installation.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in &lt;a href="/product-groups/translationproductivity/business-manager/w/wiki/4740/installing-sql-server-engine"&gt;this article&lt;/a&gt;. However, on step 7, instead of Mixed authentication mode, you may leave &lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Buusiness Manager Team Online\&lt;/li&gt;
&lt;li&gt;Open &lt;strong&gt;IIS Manager&lt;/strong&gt; and do the following:
&lt;ol&gt;
&lt;li&gt;Do one of the following:
&lt;ol&gt;
&lt;li&gt;right click on Sites and select Add website...; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&amp;nbsp;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click &lt;strong&gt;Basic settings...&lt;/strong&gt; in the right menu;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Specify &lt;strong&gt;Site name&lt;/strong&gt; and &lt;strong&gt;Physical path&lt;/strong&gt; (insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570605808261v1.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Bindings&lt;/strong&gt; group, specify domain name, if you have any. Otherwise, leave this field empty to run website under localhost.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt; to finish creating website.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Features View&lt;/strong&gt; of a created website, double click&amp;nbsp;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on &lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select &lt;strong&gt;Edit&lt;/strong&gt; and then select &lt;strong&gt;Application pool identity&lt;/strong&gt; in the opened dialog:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606012138v2.png" /&gt;&lt;/li&gt;
&lt;li&gt;Switch to the &lt;strong&gt;Application pools&lt;/strong&gt; view, right click your application pool and select &lt;strong&gt;Advanced settings...&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;true&lt;/strong&gt; for &lt;strong&gt;Enable 32-bit Applications&lt;/strong&gt; parameter (it is mandatory); additionally, you may follow this screenshot to adjust additional parameters:&lt;br /&gt;&lt;strong&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606146244v3.png" /&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;Important. If Microsoft SQL Server uses &lt;strong&gt;Windows authentication&lt;/strong&gt;, on this step you also have to check &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Identity&lt;/strong&gt;&lt;/span&gt; parameter. By default, its value is &lt;strong&gt;ApplicationPoolIdentity&lt;/strong&gt;. However, you may need to specify another user here, who has access to SQL server engine with &lt;em&gt;DBCREATOR&lt;/em&gt; rights.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click &lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt; item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;From Start menu (or from &lt;strong&gt;Configurator&lt;/strong&gt; folder, which can be found inside application installation folder), run configuration utility.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606907337v4.png" /&gt;&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Install/uninstall license&lt;/strong&gt; to install license for application (process is default for all single-user SDL products);&lt;/li&gt;
&lt;li&gt;Specify database connection parameters in the &lt;strong&gt;Database configuration&lt;/strong&gt; section. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application), and, optionally, user name and password to access database engine.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Apply configuration&lt;/strong&gt; to save database connection settings.&lt;/li&gt;
&lt;li&gt;Switch to IIS manager and restart application pool and website (select website or application pool on the left panel, and then click &lt;strong&gt;Stop&lt;/strong&gt; and &lt;strong&gt;Start&lt;/strong&gt; buttons on the right panel).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team Online (web version)</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/2</link><pubDate>Wed, 16 Oct 2019 10:11:52 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 2 posted to Wiki by Eugene Kuchynski on 10/16/2019 10:11:52 AM&lt;br /&gt;
&lt;p&gt;Web-version of SDL Trados Business Manager is an ASP .NET application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system&lt;/li&gt;
&lt;li&gt;.NET Framework version 4.7&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;TBA&lt;/p&gt;
&lt;h2&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in &lt;a href="/product-groups/translationproductivity/business-manager/w/wiki/4740/installing-sql-server-engine"&gt;this article&lt;/a&gt;. However, on step 7, instead of Mixed authentication mode, you may leave &lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Buusiness Manager Team Online\&lt;/li&gt;
&lt;li&gt;Open &lt;strong&gt;IIS Manager&lt;/strong&gt; and do the following:
&lt;ol&gt;
&lt;li&gt;Do one of the following:
&lt;ol&gt;
&lt;li&gt;right click on Sites and select Add website...; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&amp;nbsp;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click &lt;strong&gt;Basic settings...&lt;/strong&gt; in the right menu;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Specify &lt;strong&gt;Site name&lt;/strong&gt; and &lt;strong&gt;Physical path&lt;/strong&gt; (insert installation folder path):&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570605808261v1.png" /&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Bindings&lt;/strong&gt; group, specify domain name, if you have any. Otherwise, leave this field empty to run website under localhost.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt; to finish creating website.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Features View&lt;/strong&gt; of a created website, double click&amp;nbsp;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on &lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select &lt;strong&gt;Edit&lt;/strong&gt; and then select &lt;strong&gt;Application pool identity&lt;/strong&gt; in the opened dialog:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606012138v2.png" /&gt;&lt;/li&gt;
&lt;li&gt;Switch to the &lt;strong&gt;Application pools&lt;/strong&gt; view, right click your application pool and select &lt;strong&gt;Advanced settings...&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;true&lt;/strong&gt; for &lt;strong&gt;Enable 32-bit Applications&lt;/strong&gt; parameter (it is mandatory); additionally, you may follow this screenshot to adjust additional parameters:&lt;br /&gt;&lt;strong&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606146244v3.png" /&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;Important. If Microsoft SQL Server uses &lt;strong&gt;Windows authentication&lt;/strong&gt;, on this step you also have to check &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Identity&lt;/strong&gt;&lt;/span&gt; parameter. By default, its value is &lt;strong&gt;ApplicationPoolIdentity&lt;/strong&gt;. However, you may need to specify another user here, who has access to SQL server engine with &lt;em&gt;DBCREATOR&lt;/em&gt; rights.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click &lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt; item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;From Start menu (or from &lt;strong&gt;Configurator&lt;/strong&gt; folder, which can be found inside application installation folder), run configuration utility.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606907337v4.png" /&gt;&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Install/uninstall license&lt;/strong&gt; to install license for application (process is default for all single-user SDL products);&lt;/li&gt;
&lt;li&gt;Specify database connection parameters in the &lt;strong&gt;Database configuration&lt;/strong&gt; section. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application), and, optionally, user name and password to access database engine.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Apply configuration&lt;/strong&gt; to save database connection settings.&lt;/li&gt;
&lt;li&gt;Switch to IIS manager and restart application pool and website (select website or application pool on the left panel, and then click &lt;strong&gt;Stop&lt;/strong&gt; and &lt;strong&gt;Start&lt;/strong&gt; buttons on the right panel).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, installation, IIS&lt;/div&gt;
</description></item><item><title>Installing SDL Trados Business Manager Team Online (web version)</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise/revision/1</link><pubDate>Wed, 09 Oct 2019 07:45:35 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:81c7d771-405b-4a75-8d23-fc1ede964ce4</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/5101/installing-sdl-trados-business-manager-team-enterprise#comments</comments><description>Revision 1 posted to Wiki by Eugene Kuchynski on 10/9/2019 7:45:35 AM&lt;br /&gt;
&lt;p&gt;Web-version of SDL Trados Business Manager is an ASP .NET application, which can be installed on a server running under Windows Server operation system with Internet Information Services installed. Although configuration and installation of operating system and environment can&amp;#39;t be covered by this article, it will provide some basic information about system components and application itself. For secure environments, configuration will require more work of qualified system administrator.&lt;/p&gt;
&lt;p&gt;To install and run Business Manager in on-premise mode, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows Server operating system&lt;/li&gt;
&lt;li&gt;.NET Framework version 4.7&lt;/li&gt;
&lt;li&gt;Internet Information Services feature&lt;/li&gt;
&lt;li&gt;Database engine (Microsoft SQL Server will be used as an example in this article)&lt;/li&gt;
&lt;li&gt;SDL Trados Business Manager Team Online installer&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Installing Internet Information Services&lt;/h2&gt;
&lt;p&gt;TBA&lt;/p&gt;
&lt;h2&gt;Installing Microsoft SQL Server&lt;/h2&gt;
&lt;p&gt;Basic information about installing Microsoft SQL Server engine can be found in &lt;a href="/product-groups/translationproductivity/business-manager/w/wiki/4740/installing-sql-server-engine"&gt;this article&lt;/a&gt;. However, on step 7, instead of Mixed authentication mode, you may leave &lt;strong&gt;Windows Authentication mode&lt;/strong&gt;. In this case, you need details of a Windows user who has access to a database server.&lt;/p&gt;
&lt;h2&gt;Installing and configuring SDL Trados Business Manager Team Online&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Download recent build from your account (sdl_business_manager_online_version.exe).&lt;/li&gt;
&lt;li&gt;Install it on server. Default installation location: C:\inetpub\SDL PLC\SDL Trados Buusiness Manager Team Online\&lt;/li&gt;
&lt;li&gt;Open &lt;strong&gt;IIS Manager&lt;/strong&gt; and do the following:
&lt;ol&gt;
&lt;li&gt;Do one of the following:
&lt;ol&gt;
&lt;li&gt;right click on Sites and select Add website...; or&lt;/li&gt;
&lt;li&gt;In the list of websites, select&amp;nbsp;&lt;strong&gt;Default web-site&lt;/strong&gt;, which is created in IIS automatically, and click &lt;strong&gt;Basic settings...&lt;/strong&gt; in the right menu;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Specify &lt;strong&gt;Site name&lt;/strong&gt; and &lt;strong&gt;Physical path&lt;/strong&gt; (insert installation folder path):&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570605808261v1.png" alt=" " /&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Bindings&lt;/strong&gt; group, specify domain name, if you have any. Otherwise, leave this field empty to run website under localhost.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt; to finish creating website.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Features View&lt;/strong&gt; of a created website, double click&amp;nbsp;&lt;strong&gt;Authentication&lt;/strong&gt;, right click on &lt;strong&gt;Anonymous Authentication&lt;/strong&gt;, select &lt;strong&gt;Edit&lt;/strong&gt; and then select &lt;strong&gt;Application pool identity&lt;/strong&gt; in the opened dialog:&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606012138v2.png" alt=" " /&gt;&lt;/li&gt;
&lt;li&gt;Switch to the &lt;strong&gt;Application pools&lt;/strong&gt; view, right click your application pool and select &lt;strong&gt;Advanced settings...&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;true&lt;/strong&gt; for &lt;strong&gt;Enable 32-bit Applications&lt;/strong&gt; parameter (it is mandatory); additionally, you may follow this screenshot to adjust additional parameters:&lt;br /&gt;&lt;strong&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606146244v3.png" alt=" " /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Important. If Microsoft SQL Server uses &lt;strong&gt;Windows authentication&lt;/strong&gt;, on this step you also have to check &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Identity&lt;/strong&gt;&lt;/span&gt; parameter. By default, its value is &lt;strong&gt;ApplicationPoolIdentity&lt;/strong&gt;. However, you may need to specify another user here, who has access to SQL server engine with &lt;em&gt;DBCREATOR&lt;/em&gt; rights.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;After saving changes, website will be automatically restarted. You may select it in the list of sites and click &lt;strong&gt;Browse localhost on *:80 (http)&lt;/strong&gt; item in the right panel (in case you didn&amp;#39;t specify bindings on the step c).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;From Start menu (or from &lt;strong&gt;Configurator&lt;/strong&gt; folder, which can be found inside application installation folder), run configuration utility.&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1570606907337v4.png" alt=" " /&gt;&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Install/uninstall license&lt;/strong&gt; to install license for application (process is default for all single-user SDL products);&lt;/li&gt;
&lt;li&gt;Specify database connection parameters in the &lt;strong&gt;Database configuration&lt;/strong&gt; section. Depending on installed engine and authentication mode, provide database server location, database name (it will be created automatically upon first launch of the application), and, optionally, user name and password to access database engine.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Apply configuration&lt;/strong&gt; to save database connection settings.&lt;/li&gt;
&lt;li&gt;Switch to IIS manager and restart application pool and website (select website or application pool on the left panel, and then click &lt;strong&gt;Stop&lt;/strong&gt; and &lt;strong&gt;Start&lt;/strong&gt; buttons on the right panel).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Web, license, installation, IIS&lt;/div&gt;
</description></item></channel></rss>