I installed the office plugin from git hub: https://github.com/PluginsOCSInventory-NG/officepack and I followed the istructions to load the plugin in the server.
The problem is when I try to get the inventory from the agent. It works for all the inventory but not for the office plugin, seems that the agent is not loading the plugin that I put in "C:\Program Files (x86)\OCS Inventory Agent\Plugins" and I gave EVERYONE FULL CONTROL security permission to the vbs file.
This is the log of the agent:
Starting OCS Inventory NG Agent on Thursday, October 27, 2016 09:47:06.
AGENT => Running OCS Inventory NG Agent Version 2.1.1.3
AGENT => Using OCS Inventory NG FrameWork Version 2.1.1.3
AGENT => Loading plug-in(s)
DLL PLUGIN => Searching for Plug-in DLL(s) in folder <C:\Program Files (x86)\OCS Inventory Agent\plugins>
DLL PLUGIN => 0 DLL Plug-in(s) successfully loaded on 0 DLL(s) found
AGENT => Using network connection with Communication Server
COM PROVIDER => Loading Communication Provider <C:\Program Files (x86)\OCS Inventory Agent\ComHTTP.dll>
AGENT => Using Communication Provider <OCS Inventory NG cURL Communication Provider> Version <2.1.1.3>
AGENT => Sending Prolog
DID_CHECK => Read DeviceID <NB-RICCARDO-2016-10-18-16-10-19> and MACs <1C:B7:2C:38:6B:1D4C:BB:58:B6:F1:1B4E:BB:58:B6:F1:1A4C:BB:58:B6:F1:1A> in file <ocsinventory.dat>
DID_CHECK => writing DeviceID <NB-RICCARDO-2016-10-18-16-10-19> and MACs <1C:B7:2C:38:6B:1D4C:BB:58:B6:F1:1BD0:66:7B:83:7F:494E:BB:58:B6:F1:1A4C:BB:58:B6:F1:1A> in file <C:\ProgramData\OCS Inventory NG\Agent\ocsinventory.dat>
COM SERVER => Initializing cURL library for sendRequest
COM SERVER => Using cURL without server authentication
COM SERVER => Disabling cURL proxy support
COM SERVER => Disabling cURL SSL server validation support
COM SERVER => Sending HTTP Post request to URL <http://172.16.1.24/ocsinventory>
COM SERVER => HTTP Post response received <HTTP Status Code #200>
COM SERVER => Cleaning cURL library
AGENT => Prolog successfully sent
SUPPORT => No support detected, Registration key : N/A
AGENT => Prolog Frequency set to 24 hour(s)
AGENT => Inventory change forced by /NOTIFY option
AGENT => Launching hardware and software checks
INVENTORY => Logged on user ID is <rzambon>
INVENTORY => Operating System is <Microsoft Windows 10 Pro 10.0.14393 >, description <>
INVENTORY => Operating System uses 64 bits memory address width
INVENTORY => Computer domain or workgroup is <mydomain.it>
INVENTORY => User domain is <>
INVENTORY => System Manufacturer <ASUSTeK COMPUTER INC.>, System Model <P552LA>, System S/N <F7NXWU00203627E>, Bios Manufacturer <American Megatrends Inc.>, Bios Date <05/18/2015>, Bios Version <P552LA.202>, Motherboard Manufacturer <ASUSTeK COMPUTER INC.>, Motherboard Model <P552LA>, Motherboard S/N <BSN12345678901234567>
INVENTORY => 1 processor(s) Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz [2 core(s) x86_64] at 2394 MHz
INVENTORY => OS Memory 3998 MB, OS Swap size 5662 MB
INVENTORY => 2 memory slot(s) found
INVENTORY => 4 input device(s) found
WARNING *** INVENTORY => Failed to retrieve system ports
WARNING *** INVENTORY => Failed to retrieve system slots
INVENTORY => 4 system controller(s) found
INVENTORY => 4 storage peripheral(s) found
INVENTORY => 3 sound device(s) found
WARNING *** INVENTORY => Failed to retrieve modems
INVENTORY => 5 network adapter(s) found
INVENTORY => 4 system printer(s) found
INVENTORY => 2 video adapter(s) found
INVENTORY => 2 system monitor(s) found
INVENTORY => Default IPv4 address is <172.16.1.XXX>
INVENTORY => Registered company <>, registered owner <ADMIN>, Product ID <00330-80...>
INVENTORY => Product key <XXXXXXX>
INVENTORY => 69 software found
INVENTORY => Computer/VM UUID is <2A31BA35-C676-EA4F-94D7-EB037FE0124C>
INVENTORY => Computer seems to be Microsoft virtual host
INVENTORY => System Memory set to 4096 (instead of 3998)
INVENTORY => Reading last inventory state
AGENT => Sending Inventory
INVENTORY => Network adapters inventory state changed
INVENTORY => XML Notify 5 Network Adapter(s)
COM SERVER => Initializing cURL library for sendRequest
COM SERVER => Using cURL without server authentication
COM SERVER => Disabling cURL proxy support
COM SERVER => Disabling cURL SSL server validation support
COM SERVER => Sending HTTP Post request to URL <http://172.16.1.24/ocsinventory>
COM SERVER => HTTP Post response received <HTTP Status Code #200>
COM SERVER => Cleaning cURL library
AGENT => Inventory successfully sent
INVENTORY => Writing new inventory state
AGENT => Unloading communication provider
AGENT => Unloading plug-in(s)
AGENT => Execution duration: 00:00:08.
Thank you in advance fot the help. I don't understand what I am missing to load correctly the plug-in.
Best Regards,
RZ.