Website Panel is a Multi-Tenant, Enterprise Hosting Automation Tool
A good thing about it is – It is Open Source
Lets look how to Install Prerequisites.
Open Server Manager
Add Roles and Features
Choose
Role – Based or Feature-based Installation
Choose the Server from the server Pool
Choose Web Server
Choose
.Net 3.5
Asp.net 4.5
Expand
Choose Application Development
ASP.NET 3.5
ASP.NET 4.5
Now Prerequisites have been Configured Successfully For Website Panel 2.1
Preqequsite Install using Powershell:
Install- WindowsFeature Web-Server,NET-Framework-Core,NET-Framework-45-ASPNET,Web-Net-Ext,Web-Net-Ext45,Web-Asp-Net,Web-Asp-Net45,Web-ISAPI-Ext,Web-ISAPI-Filter
Sorry:
Install-WindowsFeature Web-Server,NET-Framework-Core,NET-Framework-45-ASPNET,Web-Net-Ext,Web-Net-Ext45,Web-Asp-Net,Web-Asp-Net45,Web-ISAPI-Ext,Web-ISAPI-Filter
Note – Insert the Server 2012 R2 disk when installing the pre-requisites
Specify alternate source path – d:\sources\Sxs
(d:\ being the DVD drive)