Open
Description
General information
Operating system : WIN10 64, WIN11 64
OCS Inventory information
Windows agent version : 2.10.0.0 (Upgrade vom 2.9.2.0)
Problem's description
After the update (according to the instructions here) the agent is on version 2.10.0.0, but the download service remains on 2.9.1.0 (it was not touched with 2.9.2.0).
Here is the script I use for the upgrade package:
%~dp0\OCS-Windows-Agent-Setup-x64.exe /S /server=https://SERVERNAME/ocsinventory /ssl=1 /debug=0 /NO_SYSTRAY /NOW /CaBundle=cacert.pem /ca=cacert.pem
timeout /T 30 /NOBREAK
sc config "OCS Inventory Service" start=delayed-auto
sc failure "OCS Inventory Service" reset= 30 actions= restart/30000/restart/30000//1000
exit 0
Here we finally need a reliable solution on how to deal with the problem. There is currently no clean, 100% working solution to update the OCS agent cleanly via OCS.
In the last versions there was at least the command line option "/upgrade", but this is no longer available.
Metadata
Assignees
Labels
No labels