Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Using AppManage in Batch Mode : Starting Applications in Batch Mode

Starting Applications in Batch Mode
The following command starts all applications specified in the AppManage.batch file that is located in the directory specified for the -dir option. The directory must have been created earlier using the -batchExport option. See Creating the AppManage.batch File by Exporting Applications for details.
AppManage -batchstart -domain mydomain -user admin -pw admin
          -dir c:\adminbatch\mybatch\
Stopping Applications in Batch Mode
The following command stops all applications specified in the AppManage.batch file that is located in the directory specified for the -dir option.
AppManage -batchstop -domain mydomain -user admin -pw admin
          -dir c:\adminbatch\mybatch\
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved