Performing the silent installation of an App Visibility agent for .NET
Install the App Visibility agents for .NET to monitor applications installed on Internet Information Services (IIS) servers. The agent for .NET installation scripts are packaged with the App Visibility Installer. You can perform a silent installation, as described in this topic, or use the installation wizard .
This topic describes how to install the App Visibility agent for .NET in silent mode and presents the following content:
Before you begin
Ensure that you have completed all tasks to prepare the environment for agent installation.
To install the App Visibility agent for .NET silently
- Copy and extract the files to a temporary directory on the target computer so that the agent-silent-options-windows.txt file is in the same folder as setup.exe.
- Open the agent-silent-options-windows.txt file in a text editor.
- Enter the destination directory where the agent for .NET will be installed.
The default value is C:\Program Files\BMC Software\App Visibility\Agent for .NET Enter or modify the values for the following agent configuration parameters:
-J ApplicationServerDisplayName=
-J PortalServer=
-J PortalPort=The agent configuration parameters are described in the following table:
Agent configuration parameters
If your environment requires the agent to use a proxy when communicating with the portal and collector, enter connection details:
HTTPProxyServerHost=
HTTPProxyServerPort=Description of proxy server values
In a command line, run the following command:
setup.exe -i silent -DOPTIONS_FILE="<Full-File-Path>\agent-silent-options-windows.txt"Specify the full path for the agent-silent-options-windows.txt file.
- When the installation process is complete, restart IIS.
Where to go from here
Verify that the App Visibility agent for .NET installation is successful.
Access the TrueSight console.
Related topics
Installing-an-App-Visibility-agent-for-Java
Changing-settings-of-the-App-Visibility-agent-for-NET