Network errors usually encountered in our softwareWhy I have no execution report? |
The installation phase is successful, the installation report indicates success but no execution report is displayed on the console. |
Execution reports are generated by each computer and for each action by distribution agents. They allow to know the exact dates of the beginning and end of action's treatment, their return code and message. If no execution report is displayed on the console, while the installation process is a success:
It is possible that the executed program is waiting for an entry or closing a window to stop.
In this case, the problem may be the program to run, or arguments applied, or a software or hardware incompatibility between the computer and the program to run.
If IDispatchAgent and IDispatchAgentInt services are stopped or not present, look in the directory \\Name_of_the_target_comp\Admin$\IDispatchAgent\Log if an execution report is present. The execution may have been completed successfully but an account permissions problem, a NETBIOS resolution problem, or an incorrect IP address on the distribution server could have prevented the return of the report to the distribution server. In this case you will find like "Can not copy the file [c:\WINDOWS\IDISPATCHAGENT\Log\Comp_DistribName_NoAction_IdAction.txt] to [\\DistribServerName\Admin$\DispatchSrv\Dispatch\Executed\DistribName\Comp_Date.txt] " showing that the report could not be repatriated to the distribution server. From the target computer, run the following commands: In the case where the target computers and the distribution server are located on remote areas, you will find information on the topic How to set a distribution on computers in a remote area? |
Last modification: 04/24/2013 |