Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

RtReports

Verify installation of IIS and ASP​.NET

  • Last UpdatedJan 24, 2023
  • 2 minute read

RtReports Server requires that ASP .NET and IIS are installed on the target machine. This is achieved by installing the following two server roles:

  • Web server (IIS)

  • Application server (optional if as described below) you plan to have setup install roles and features.

    Note: This role is not available or required for Windows 2016 or later installations.

The IIS web server must be installed prior to running the setup kit. All other required Windows roles and features/services can be installed:

  • Automatically while running the setup kit

    Ensure that the "Install Roles and Features" checkbox is checked during installation.

    A PowerShell Execution Policy change is required for the install kit to automatically install the roles and features. The PowerShell ExecutionPolicy for MachinePolicy and UserPolicy must be set to Unrestricted or Undefined. This setting can be reverted to its original setting after a successful installation.

  • Manually using the Windows Server Manager GUI

    In this scenario, the install kit needs to be ran with the Install Roles and Features checkbox unchecked during installation.

  • Manually using the Powershell Add-WindowsFeature command

    In this scenario, the install kit needs to be ran with the "Install Roles and Features" checkbox unchecked during installation.

To verify installation of IIS and ASP.NET

  1. Left click the Windows or Start button and type the word power. The Windows PowerShell program will display.

  2. Right click on Windows PowerShell and then left click on Run as Administrator.

  3. In the PowerShell command window, enter Set-ExecutionPolicy Unrestricted.

  4. Enter Y if prompted to do so.

  5. Close the Windows PowerShell command window.

  6. Repeat steps 1 through 5 for Windows PowerShell (x86).

  7. Remember to reset the PowerShell Execution Policies to their proper level when you are done running the PI RtReports setup kit.

TitleResults for “How to create a CRG?”Also Available in