AIRA comes with a dos utility which can be used to automatically start, stop or restart the AIRA Services. This can be faster than individually managing the services from the Services console in windows (accessed by running "Services.msc" from the Start > Run command).
Using the Killall utility will not restart the World Wide Web Service or SQL Database.
Usage: killall <command>
Where next command is one of:
1 - Stop Services gracefully
2 - Terminate services
3 - Start services gracefully (restart web)
4 - Terminate services only if necessary
5 - Start services gracefully (leave web alone)
6 <pid> - Kill the specified pid
7 - Restart web
8 - Get CPU usage from shared memory
See Also