Command Usage
allservices {[start [console]]|stop|restart [console]|check|help}
start- starts mySQL, Jboss Service, and the AIM application service as background processes.start console- starts mySQL in the background, then starts the jboss Service and the AIM application service in new windows.stop- stops mySQL, jboss Service, and the AIM application service.restart- stops mySQL, jboss Service, and the AIM application service if they are running, and starts them again.restart console- stops mySQL, jboss Service, and AIM application service if they're running, then starts mySQL in the background, and jboss and aimService in new windows.check- states whether or not mySQL, jboss Service, and AIM application services (on this workstation) are currently running.help- displays the help message.