Windows Server 2008 R2

<< Click to Display Table of Contents >>

Navigation:  Automation Server > Automation Server configuration and administration guide > System prerequisites > Bizagi server prerequisites > Enabling IIS and its features >

Windows Server 2008 R2

Overview

This section illustrates how to configure IIS (Internet Information Services) as a prerequisite of a production environment when running Automation Server on a .NET platform and in a Windows Server 2008 R2 (using IIS version 7.5).

In such OS, the IIS installation is performed as a server role.

 

For more information about this prerequisite, refer to Enabling IIS and its features.

 

IIS installation

To install or review that you have properly installed the IIS server (with all its components required by Bizagi), follow these steps:

 

1. Go to Start\All Programs\Administrative Tools\Server Manager.

You can also right-click Computer and select Manage. You must have administrator privileges for IIS installation.

 

IIS_win2008_01ControlPanel

 

2. In the Server Manager window, locate the Roles option, right-click it, and select Add Roles.

 

IIS_win2008_02Roles

 

This will launch a wizard to guide you through setting up your IIS.

 

IIS_win2008_03Wizard0

 

When you initially use this wizard to install IIS, it shows you a Before-You-Begin page. At this point, verify the following:

The administrator account has a strong password.

The network settings, such as IP addresses, are configured.

The latest security updates from Windows Update are installed.

 

You can skip this page the next time you install IIS.

 

3. Check Web Server (IIS) so that it is selected for the installation and addition of roles required.

 

IIS_win2008_04Wizard1

 

Click Next.

 

The following window shows you general information about the IIS web server.

No action is required in this window. Click Next when done viewing the information.

 

IIS_win2008_05Wizard2

 

4. Select the role services required by Bizagi for the Web Server component (IIS).

 

WinS2008_R2_2

 

WinS2008_R2_1

 

Click Next after double-checking that all required components are marked for.

 

While marking some components, addition of some required roles may be prompted.

Allow the addition of the role services requirements (click Add Required Role Services).

 

IIS_win2008_08WizardPrompt

 

5. A confirmation window wil appear, showing you a summary of the role services that will be installed.

Once you proceed, the installation will begin.

 

IIS_win2008_07Wizard4

 

6. Finally, a window shows you the installed Web Server IIS and a summary of its role services.

Rebooting your server may be needed so you can use of IIS and its features.

 

Verifying IIS configuration

Once IIS is installed, to make sure that you can create projects, open the IIS Manager by using the inet command or by locating the Internet Information Services (IIS) Manager access from the Administrative tools folder (Control Panel -> System and Security).

 

InetCMD

 

Make sure that you have your Web site under the listed Sites of your server, and that it is enabled and in running status (you may rely on the default site named precisely Default Web Site or a different one of your choice):

 

IIS_DefaultWebSite