/
Install All Pre-Requisites via Powershell

Install All Pre-Requisites via Powershell

Like most software, GlobalSearch has a few pre-requisites that need to be installed prior to installing the application.  The following command will install all of the pre-requisites required for the application to run:


Install-WindowsFeature -Name Web-Default-Doc,
Web-Dir-Browsing,
Web-Http-Errors,
Web-Static-Content,
Web-Http-Logging,
Web-Stat-Compression,
Web-Filtering,
Web-Basic-Auth,
Web-Windows-Auth,
Web-Net-Ext,
Web-Net-Ext45,
Web-Asp-Net,
Web-Asp-Net45,
Web-ISAPI-Ext,
Web-ISAPI-Filter,
Web-Mgmt-Console,
NET-Framework-Core,
NET-Framework-45-Core,
NET-Framework-45-ASPNET,
NET-WCF-TCP-PortSharing45,
Server-Media-Foundation,
MSMQ-Server

Note

Powershell version 2.0 or higher is required to run this script





Related content

Server Prerequisite
Server Prerequisite
More like this
Server Prerequisite
Server Prerequisite
More like this
Server Prerequisite
Server Prerequisite
More like this
Common Installation Issues
Common Installation Issues
More like this
Upgrading GlobalSearch Server with a Remote SQL Instance
Upgrading GlobalSearch Server with a Remote SQL Instance
More like this
Installation Utility
Installation Utility
More like this