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?
Alexander Gorbunov [SLC] [DevOps Advocate] Answered question 17th March 2022
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
Wim Bruynooghe [SLC] [DevOps Enabler] Edited answer 16th November 2021