Installing on IIS
Install a PingAccess agent on an Internet Information Services (IIS) system.
Before you begin
Shut down any running programs, including the Windows Event Viewer. Running applications might cause the installation to fail.
|
If the system is running application pools in 32-bit compatibility mode, review the Troubleshooting for information about preventing a known issue. |
Steps
-
Extract the PingAccess agent for IIS
.zipfile.The installer cannot be run from inside the
.zipfile. You must first extract it. -
Run the
pingaccess-agent-iis.msiinstaller.-
Click Next.
-
Optional: Specify a new destination folder, and then click Next.
-
Click Install.
-
Click Finish.
-
-
In the PingAccess console, go to Applications > Agents.
-
Edit a configured agent.
If the agent has not yet been created, follow the procedure in the PingAccess User Interface Reference Guide.
-
In the shared secret, click the Download icon to download the configuration.
The configuration file is named
<agentname>_agent.properties. -
To create the
C:\Program Files\Ping Identity\PingAccess Agent for IIS\agent.propertiesfile on the agent system, copy and rename the<agentname>_agent.propertiesfile. .If you changed the destination folder for the agent, update the file path for the
agent.propertiesfile to match the new location. -
Restart Microsoft IIS Server on the system:
-
Launch IIS Manager.
-
Navigate to the web server node in the Connections tree.
-
In the Actions pane, click Restart.
You can restart the IIS service by running the command
iisreset /restart.
-