Installing the Microsoft Internet Information Service BTM extension
To install the Microsoft Internet Information Service BTM extension
- Install the Microsoft Visual C++ 2017 Redistributable Package. If your Windows OS is 32 bit install the vcredist_x86.exe located in the agent distribution directory. If your Windows OS is 64 bit install the vcredist_x64.exe located in the agent distribution directory. If you are running your IIS in 32 bit mode on a 64 bit Windows OS also install vcredist_x86.exe. Note, you might have already done this for other BTM extension types. It only needs to be done once but make sure it was the right version (32 bit or 64 bit).
- Deploy the Microsoft IIS BTM runtime toolkit.
Move the jar file to the IIS server and extract it to any folder on the server.
The BTM IIS binary can be installed as:
- An ISAPI Filter to monitor responses only. See Installing as an ISAPI filter below.
- An ISAPI Extension to monitor requests only. See Installing as an ISAPI extension below.
- Both an ISAPI filter and ISAPI extension to monitor both requests and responses.
Additionally, it can be installed in the following locations:
- A virtual directory
- A specific web site
All web sites
- When you are done with the installation, restart IIS to activate the changes.
Installing as an ISAPI filter
- Navigate to the required location. This can be a virtual directory, a specific web site or sites.
- Select the ISAPI Filters icon.
- Click the Add action and enter a name for the filter; btmiis is recommended.
- Use the [...] button to browse to locate btmiis_extension.dll.
- Click OK.
Installing as an ISAPI extension
- Navigate to the required location. This can be a virtual directory, a specific web site or sites.
- Select the Handler Mappings icon.
- Click Add Wildcard Script Map action.
- Use the [...] button to select the btmiis_extension.dll and enter the name for the wildcard script; btmiis is recommended.
- Click OK.
Where to go from here
- To control and configure the extension, see Running-the-Microsoft-Internet-Information-Service-BTM-extension.
- To uninstall the extension, see Uninstalling-the-Microsoft-Internet-Information-Service-BTM-extension.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*