Axis camera station service administration, Supported operations, Axis camera station service administration 43 – Axis Communications Camera Station User Manual
Page 43

43
AXIS Camera Station - AXIS Camera Station Service Administration
AXIS Camera Station Service Administration
The console application AcsAdminConsole.exe is located under Program Files/Axis Communications/AXIS Camera Station 3 if
the default path was used when installing AXIS Camera Station Server. This console application can be used when wanting to
integrate control of the AXIS Camera Station Service in environments where AXIS Camera Station Server is installed.
AcsAdminConsole can be used by other applications to backup, start or stop the service. Everything the AXIS Camera Station
Service Control can do AcsAdminConsole can do.
To begin open the
Command Prompt and navigate to Program Files/Axis Communications/AXIS Camera Station 3.
Supported operations
Note: AcsAdminConsole backs up configurations and metadata but not recordings.
Command
Description
AcsAdminConsole --help
List a summary of the supported operations
AcsAdminConsole --backup
Back up the database. Each backup generates two timestamped files named
acs_user_<date_time>.fdb and license_user_<date_time>.fdb.
For information on how to restore the database, see Lost data, on page 46.
AcsAdminConsole
--backupcount=<number>
--backupdir=<path>
Specify the number of backups to keep (this number affects the
automatically generated backups discussed on page 41, not the ones
generated by the --backup command).
Specify the folder where the backups will be stored.
AcsAdminConsole --start
Start service
AcsAdminConsole --stop
Stop service
AcsAdminConsole --restart
Restart service
AcsAdminConsole
--port=<port number>
Set server port (e.g. AcsAdminConsole --port=55762)
AcsAdminConsole
--manualproxy
--proxyaddress=<proxy>
--proxyport=<port>
--bypassproxy=<true/false>
--bypassproxyaddresses=<addresses>
--disableproxy
Use manual proxy settings.
Set the proxy address and port (default 80).
Bypass proxy for local addresses.
Example: bypassproxyaddress=192.*, *mydomain.com