Installing the PingFederate service on Windows manually
Before you begin
-
Request a license key through the Ping Identity licensing website.
-
Ensure you are signed on to your Windows system with sufficient privileges to install and run an application. PingFederate needs read, write, and execute permissions to function.
-
Verify that you have installed the Java Runtime Environment (JRE) and that you have set the required environment variables correctly. Learn more in Installing Java.
About this task
If you have installed PingFederate using the installer for Windows, skip these steps because PingFederate has already been configured to run as a service and to start automatically at the end of the installation process. |
To install the PingFederate service manually:
Steps
-
Download the distribution
.zip
archive from the Ping Identity website.The distribution
.zip
archive is identical for both Windows and Linux. -
Extract the archive into an installation directory,
<pf_install>
. -
Start PowerShell or Command Prompt as an administrator.
-
Run the
<pf_install>\pingfederate\sbin\win-x86-64\install-service.bat
file. -
Go to Control Panel > Administrative Tools > Services to open the management console.
-
Right-click the PingFederate service and select Start.
Result
The PingFederate service starts automatically on reboot.