Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.12.3 available

The official documentation can be found on https://wiki.ocsinventory-ng.org. Read it before asking your question.

Plugin winupdate 3.0

Hi folks,

I'm currently experiencing an issue with the Winupdate 3.0 plugin for OCS Inventory. While the plugin deployment to Windows agents (version 2.11) is successful, with the .ps1 and .vbs scripts being correctly extracted into the plugins folder, the collected information isn't appearing in the OCS Inventory GUI (version 2.10.0).

My server environment is Ubuntu 24.04, utilizing MariaDB 10.11.11-0ubuntu0.24.04.2. The plugin has been configured on the server side.

I'm seeking your assistance in diagnosing this lack of data reporting. Do you have any insights or troubleshooting suggestions to offer?

Best regards,

in OCS Inventory NG plugins by (170 points)

2 Answers

+1 vote

can you please run the agent on the client side manually

OCSInventory.exe /local="C:\temp" /force /xml="C:\temp"

Inspect the XML file for plugin-related sections. If data is present in the XML but not in the GUI, the issue is likely server-side

https://ask.ocsinventory-ng.org/7035/plugin-data-not-obtained-from-the-clients-agents

by (25.3k points)
0 votes
@sokatra
I did the test and i see my data present in the XML so if  an issue on serve-side what you recommand to check on the server ?
Thanks!!
by (170 points)
 
Powered by Question2Answer
...