To ensure proper configuration of Smart Engineering Manager Web API on your computer, you need to install the prerequisite software listed below before installing Smart Engineering Manager Web API.
You can check at any time the status of enabled IIS roles and features, the existence of a valid SSL certificate, and the prerequisite software components by opening PowerShell in Administration mode and running the following script in the path of the DVD layout:
powershell.exe -file "[path]\PostInstallation\PrerequestedInstallationsCheck.ps1" -installationType "SEM_WebAPI"
The response indicates whether any of the components are missing. If all prerequisite software is installed, a message appears as shown highlighted in the script below:
The following prerequisite software components must be installed:
-
Microsoft IIS CORS Module, downloadable from https://www.iis.net/downloads/microsoft/iis-cors-module.
-
Microsoft .NET Framework from Microsoft's website. For additional details regarding version support, see Hardware and Software Recommendations > Web Application Server.
-
Microsoft IIS with the required roles and features enabled. For more details, see Configure Internet Information Server on Windows Server.
-
A properly configured SSL certificate. For details, see Install an SSL certificate.