After an HW migration, we noticed that the IIS feature was not enabled.
After enabling the feature we still need to configure IIS to make sure we can connect to that agent.
What is the best way to (re)configure the IIS settings?
Make sure following IIS features are installed:
- ASP
- ASP.NET 4.x
- .NET Extensibility 4.x
- ISAPI Filters & Extensions
- WebSocket Protocol
- IIS 6 Management Compatibility
- IIS Management Scripts and Tools
When this has been installed, there's a batch file that you can run (with administrator privileges):
C:\Skyline DataMiner\Tools\ConfigureIIS.bat
Hi, I'll just add a picture to Wim's answer.
This is how roles should look like in Server Manager:
The screenshot is from Windows Server 2019, but it looks just the same in 2016 and 2012R2.