It seems like your browser didn't download the required fonts. Please revise your security settings and try again.

Attention

Starting May 1st, 2018, we will no longer offer the ArchiveOne family of products. This includes all editions of ArchiveOne, ArchiveOne for Files, Max Compression, and Access Security Manager. If you currently hold a maintenance and support contract, you will continue to receive our award-winning support until your contract expires, or until May 1st, 2019, whichever occurs first. The license for ArchiveOne is perpetual; therefore the software may continue to be used independently without any updates or support indefinitely.

How to Resolve Missing IIS Roles During Installation

  • Last updated on
This article applies to Barracuda ArchiveOne version 7.2 or higher.

ArchiveOne requires a number of IIS roles and .NET framework as part of the system prerequisites. The ArchiveOne installer attempts to add these features if they are missing. This requires the source files to be available in the Windows image, or connectivity to Windows Update to obtain the necessary packages. If these are not available, errors display in the ArchiveOne installation log similar to:

Updating IIS feature

All Features are not installed

Deployment Image Servicing and Management tool

Version: 6.3.9600.17031

Image Version: 6.3.9600.17031

Enabling feature(s)

Error: 0x800f0906

The source files could not be downloaded.

Use the "source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

 

To resolve this issue, manually install the missing windows features using the following steps:

  1. Open Server Manager and run the Add roles and features wizard.
  2. Confirm that the IIS role has the following features applied:
    1. Web Server
      1. Common HTTP Features
        • Static Content
        • Default Document
      2. Application Development
        • ASP.NET (Windows 2008, 2008 R2)
        • ASP.NET 3.5 (Windows 2012, 2012 R2)
        • ASP.NET 4.5 (Windows 2012, 2012 R2)
        • .NET Extensibility (Windows 2008, 2008 R2)
        • .NET Extensibility 3.5 (Windows 2012, 2012 R2)
        • .NET Extensibility 4.5 (Windows 2012, 2012 R2)
        • ISAPI Extensions
        • ISAPI Filters
      3. Security
        • Basic Authentication
        • Windows Authentication
        • Request Filtering
      4. Management Tools
        • IIS Management Console
        • IIS Management Scripts and Tools
        • IIS 6 Management Compatibility
          • IIS 6 Metabase Compatibility
  3. On Windows 2012, 2012 R2, confirm that the .NET Framework 4.5 Features are installed.

  4. On Windows 2008, 2008 R2, .NET Framework v4.5 is not available as a feature for installation. You must confirm that Microsoft .NET Framework 4.5 is installed from Program and Features in the Control Panel. If .NET Framework v4.5 is not listed, you must manually install this from the Microsoft Download Center: https://www.microsoft.com/en-gb/download/details.aspx?id=30653

  5. If any selected features are missing from the installation media, Server Manager prompts you to specify an alternative location for the necessary source files (for more information, see the Microsoft TechNet article Install or Uninstall Roles, Role Services or Features).
  6. Once the roles and features are manually installed, rerun the ArchiveOne installer to proceed with the installation.