Hi,
I wan't to use plugins with OCS Inventory.
Debian Server with ocs 2.5 -> Inventory and deployment works on windows agent.
I wan't to user for exampl ethe winusers plugin.
Download and copy to: /usr/share/ocsinventory-reports/ocsreports/download
and install it through the Plugin Manger. All semms good.
Then I copied the winusers.vbs on Windows Agent to: C:\Program Files (x86)\OCS Inventory Agent\Plugins
The map.mp file is in: /etc/ocsinventory-server/perl/Apache/Ocsinventory/Plugins/Winusers
I added following entry to /etc/ocsinventory-agent/modules.conf: use Ocsinventory::Agent::Modules::Winusers;
But it doesn't work.
Can somebody tell me whats wrong?