


"acuserve -query" is for Windows NT and Windows 2000 servers only. It allows you to query whether or not the specified Windows service is installed.
Optional arguments to "-query" include:
| Option
| Description
|
| server
| Specifies the name of the server machine. If no server is specified, the
server is assumed to be the local host.
|
| -n
| Identifies a particular instance of the acuserve program by port number. The "-n" must be followed by a space and then an integer, e.g., "6524". If no port number is specified, then the default port (which has the service name "Acuserve") is removed. |
C:> acuserve -query Service AcuServer (AcuServer 5.0 on the default port (6523)) exists Start Up: Automatic Program: C:\AcucblGT\bin\acuserve.exe Startup arguments: '-c c:\etc\server1.cfg -le c:\tmp\server1.log' Status: running C:>
Note that the startup arguments listed are the arguments used to install the service, and not the arguments given to the currently running server.