OK, I can deploy the agent but I have an error:
======================================================================
OCS Inventory NG Agent Deployment Tool
Version %1
Started on Wednesday 22 December 2021 15:33:17
======================================================================
Host <CPB-APP> Testing connection to remote host...
Host <CPB-APP> Trying to connect to remote host...
Host <CPB-APP> Trying to get remote "Program Files" and "ProgramData" directories using Registry...
Host <CPB-APP> Using directory <C:\Program Files (x86)> for Program Files and <C:\ProgramData\OCS Inventory NG\Agent> for Program Data on remote host...
Host <CPB-APP> Creating setup directory on remote host...
Host <CPB-APP> Copying files on remote host on directory <\\CPB-APP\C$\ProgramData\OCS Inventory NG\Agent>...
Host <CPB-APP> Launching Agent Setup on remote host...
Host <CPB-APP> Retrieving Setup Log file for remote host...
Host <CPB-APP> *** ERROR *** Unable to open or read setup log file on remote host: The system cannot find the file specified.
Host <CPB-APP> Disconnecting from remote host...
Deployment finished (0 success, 1 failed) !
Here is the ini file:
[OCS Inventory Agent]
ComProvider=ComHTTP.dll
Debug=0
Local=
NoSoftware=0
HKCU=0
NoTAG=0
IpDisc=
[HTTP]
Server=http://172.22.0.141/ocsinventory
SSL=1
CaBundle=cacert.pem
AuthRequired=0
User=
Pwd=
ProxyType=0
Proxy=
ProxyPort=0
ProxyAuthRequired=0
ProxyUser=
ProxyPwd=
[OCS Inventory Service]
PROLOG_FREQ=24
INVENTORY_ON_STARTUP=1
OLD_PROLOG_FREQ=24
TTO_WAIT=81060
What should I do?
Despite this error, the machine inventory has been uploaded to the server.