Installs the PPX server as a Windows service or removes it from the registry.
ppxservicecfg [ -install | -remove ] [options]
where:
-install registers the service and-remove stops the service and removes it.
and options include:
|
Option |
Description |
Default |
|---|---|---|
|
-f filename |
Specifies the configuration filename. |
nms\ctaccess\cfg\ppx.cfg |
|
-e filename |
Specifies the error log file name. |
\nms\ctaccess\ppxerror.log |
|
-d filename |
Specifies the database output file name. |
\nms\ctaccess\ppxdb.log |
|
-l |
Turns on the SWI command logging process. |
OFF |
|
-w number |
Specifies the line number at which the SWI log file wraps to start. |
2000 |
|
-s filename |
Specifies the SWI command log file name. |
\nms\ctaccess\ppxswi.log |