'How to install CRM 2016 Required Components without internet access

I am installing Microsoft Dynamics CRM 2016 (Full Server Role) on an isolated Windows Server 2012 R2 which doesn't have internet access. This is a constraint I have to deal with so it is not even possible for me to 'temporay enable internet'. MSSQL 2012 is on a different box.

I've been able to manually download, copy the files, and install all prerequisites but two:

  • Microsoft Application Error Reporting
  • SQL Native Client

CRM Required Components Image

Where/how do I install these two remaining prerequisites?

Strange thing is I downloaded native client (and other SQL prereqs) from Microsoft® SQL Server® 2012 Feature Pack page and native client show in program files.

I've also turned-on "Windows Error Reporting" thinking it might solve the "Microsoft Application Error Reporting" prerequisite.

I've looked at the Software requirements and no specific server role is specified. Do I need to install the "Application Server Role" ??? This is the only thing I can think of for the error reporting.

Any help is welcome!



Solution 1:[1]

Update from 2022: In addition, you may need to manually install these:

SQL System Clr Types (SQLSystemCLRTypes\SQLSysClrTypes_x64.msi): http://go.microsoft.com/fwlink/?LinkId=293645&clcid=0x409

SQL Server Management Objects (SQLSharedManagementObjects\SharedManagementObjects_x64): http://go.microsoft.com/fwlink/?LinkId=293644&clcid=0x409

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Andrey Belykh