Managing the PingAccess Windows service - PingAccess - 8.0

PingAccess

bundle
pingaccess-80
ft:publication_title
PingAccess
Product_Version_ce
PingAccess 8.0 (Latest)
category
Product
pa-80
pingaccess
ContentType_ce

Configure PingAccess to run as a Windows service through an installer or the command line, or remove the PingAccess Windows service.

Install PingAccess and manually start the server to make sure that it runs normally. For more information, see Accessing the administrative console for the first time.

Note:

If you installed PingAccess using the Windows installer, the service is installed and started automatically.

Configuring PingAccess as a Windows service causes it to start automatically when Windows starts. To configure PingAccess as a service on a Windows 64-bit operating system:

  1. Ensure that you are signed on with full administrator privileges.
  2. Select one of the following tabs to proceed.

Configuring PingAccess to run as a Windows service

To configure PingAccess to run as a Windows service:

  1. Open a command prompt as an administrator.
  2. In the command prompt, go to the <PA_HOME>\sbin\windows directory and run the install-service.bat file.
  3. In Windows, go to Control Panel > Administrative Tools > Services.
  4. From the list of available services, right-click PingAccess Service and select Start.

    You can change the default Start type setting in the Properties dialog.

The service starts immediately and restarts automatically on reboot.

Configuring PingAccess to run as a Windows service from the command line

To configure PingAccess to run as a Windows service from the command line:

  1. Go to the <PA_HOME>\sbin\windows directory and run the install-service.bat file.
  2. To set the PingAccess service to start automatically, run sc config PingAccess start= auto.

The service starts immediately and restarts automatically on reboot.

Removing the PingAccess Windows service

Make sure you have PingAccess administrator privileges.

To remove the PingAccess service from a Windows system:

  1. Open a command prompt.
  2. Stop the PingAccess service.
  3. Go to the <PA_HOME>\sbin\windows directory.
  4. Run the uninstall-service.bat file.
  5. After the script runs, remove the <PA_HOME> environment variable from the system.