Installation of Office Online Server and connection to Exchange 2016
Foreword Without Office Online Server integration, the Word document can be downloaded, but it cannot be displayed directly: Installation Under Server 2012 R2, the necessary prerequisites must first be installed, the easiest way as always is with Powershell: Install-WindowsFeature Web-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Common-Http,Web-Default-Doc,Web-Static-Content,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Security,Web-Filtering,Web-Windows-Auth,Web-App-Dev,Web-Net-Ext45,Web-Asp-Net45,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Includes,InkandHandwritingServices,Windows-Identity-Foundation The following packages are also required: .NET Framework 4.5.2 Download Visual C++ Redistributable ... Read more