PluginsOCSInventory-NG / winupdate

Retrieve windows update states and error codes
GNU General Public License v2.0
6 stars 5 forks source link

It doesn't work on OCS Server 2.7 and Agent just try find DLL, not ps1 #9

Open fgendorf opened 4 years ago

fgendorf commented 4 years ago

Using OCS server 2.7 the install procedure doesn't work, nothing menu appears. At mysql the table winupdatestate was created. On Agent, nothing .ps1 or .vbs is loaded, on log it juste says:

Starting OCS Inventory Agent on Wednesday, August 19, 2020 08:54:05. AGENT => Running OCS Inventory Agent Version 2.7.0.1 AGENT => Using OCS Inventory FrameWork Version 2.7.0.1 AGENT => Loading plug-in(s) DLL PLUGIN => Searching for Plug-in DLL(s) in folder <C:\Program Files\OCS Inventory Agent\plugins> DLL PLUGIN => 0 DLL Plug-in(s) successfully loaded on 0 DLL(s) found

charleneauger commented 3 years ago

Hi @fgendorf ,

Winupdate table appeared in Miscellaneous tab on computer details. Do you correctly following the documentation to install plugin on the server ? http://wiki.ocsinventory-ng.org/10.Plugin-engine/Using-plugins-installer/

The executable plugin logs appear in the middle of the agent log like this :

EXECUTABLE PLUGIN => Found executable plugin <winupdate.ps1> EXECUTABLE PLUGIN => Plugin <winupdate.ps1> executed successfully

Regards, Charlene