Acumatica ERP Command-Line Tool: Test Pool
- What can you do with the Acumatica ERP command-line tool? (Select all correct
                        responses.)
- Perform database and application maintenance tasks (correct)
 - Customize the user interface of Acumatica ERP (incorrect)
 - Deploy a new application instance (correct)
 - Integrate third-party applications with Acumatica ERP (incorrect)
 
 - What is the name of the executable file for the Acumatica ERP command-line
                        tool?
- erp.exe (incorrect)
 - ac.exe (correct)
 - acm.exe (incorrect)
 
 - In what format should command-line parameters be entered when you run ac.exe?
-parameter:"parameter value"(correct)-parameter:"value"(incorrect)-parameter='"parameter value"(incorrect)
 - What is the command-line parameter used to specify the server name?
-dbname(incorrect)-dbsrvname(correct)-dbuser(incorrect)
 - What parameter name can be used to switch on full logging mode and to save full
                    logs of instance updates in the Log.txt file? (Select all correct responses.)
- -fl:"Yes" (correct)
 - -logmode:"Full" (incorrect)
 - -fulllog:"Yes" (correct)correct answer
 - -logging:"On" (incorrect)
 
 
