Despite setting up CGI and Metabase components for IIS, users are still experiencing problems with pdmweb.exe prompting for download when using the SDM IIS web interface
CA Service Desk Manager 17.x
IIS Primary Web Server Configuration
IIS 7.x, 8.x and 10.x
The CGI Handler Mapping must be included specifically for CAisd on IIS
1. Launch Internet Information Services (IIS) Manager (under Administrative Tools)
2. Drill down to Server -> Sites -> Default Web Site -> CAisd
3. Select 'Handler Mapping' feature on the right hand side and click on 'Add Module Mapping' from the Actions pane
4. Enter the following details and save:
Request path: *.exe
Module: CGIModule
Executable: leave it blank
Name: CGI_EXE
5. Recycle IIS service for changes to take effect