Possible Cause: The ZENworks 6.5 Server Management Program CD installation creates or updates the value of InvAgentPath to sys:\zenworks\inv instead of sys:\zenworks\inv\agent in the sys:\system\zenworks.properties file.
Action: Do the following:
Stop the ZENworks service by entering exit at the ZENworks Server Management console prompt.
Stop the Inventory Agent by entering sys:\system\invagentstop.ncf at the server console prompt.
Move the following files from sys:\zenworks\inv to sys:\zenworks\inv\agent:
Edit sys:\zenworks\zfs.ncf to add the following lines after the line containing smplugin.jar:
envset tedpath=$tedpath;sys:\zenworks\inv\agent\ZenInvServer.jar
envset tedpath=$tedpath;sys:\zenworks\inv\agent\DesktopCommonUtility.jar
envset tedpath=$tedpath;sys:\zenworks\inv\agent\ZenUtility.jar
envset tedpath=$tedpath;sys:\zenworks\inv\agent\InvXmlRpcServices.jar
Ensure that the value of InvAgentPath in sys:\system\zenworks.properties is volume_name:\zenworks\inv\agent.
Start the ZENworks service by entering sys:\zenworks\zfs at the server console prompt.