Open the command line and enter the following command to check if the report is installed in the system: admin-cli.exe list report -con http://ARAserver/ara -usr 100/ADMIN/AUTOMIC -pwd XXX
Enter the following command to remove the Data4AnalyticsExecution report: admin-cli.exe delete report -tn Data4AnalyticsExecution -con http://ARAserver/ara -usr 100/ADMIN/AUTOMIC -pwd XXX -force
Repeat step 1 above to validate if the report is deleted successfully
Enter the following command to install the new report. Please use the report definition file included in 10.0.1+build.21568: admin-cli.exe create report -con http://ARAserver/ara -usr 100/ADMIN/AUTOMIC -pwd XXX -fi ..\Release.Manager\ReportDefinitions\Data4Analytics.xml -connection MainDatabase
Repeat step 1 to check if the report created successfully