Configuring PingAccess to run as a Windows service from the command line
About this task
To configure PingAccess to run as a Windows service from the command line:
Steps
-
Go to the
<PA_HOME>\sbin\windowsdirectory and run theinstall-service.batfile. -
To set the PingAccess service to start automatically, run
sc config PingAccess start= auto.
Result
The service starts immediately and restarts automatically on reboot.