ocsinventoryng
ocsinventoryng copied to clipboard
Plugin ocsinventoryng for GLPI
Hello, I have a problem with OCS and GLPI. Both programs work fine in general, and I can import new computers into GLPI from OCS correctly. But for some unknown...
For bug reports, you can open an issue here, provide us : The version of the plugin. 1.6.0 The version of your GLPI. 9.4.6 Hi Currently trying to import a...
Hello, For some time now, we have been migrating our PCs still running Windows 7 to Windows 10. We have noticed that the information concerning the version of the operating...
Did so
Did so Changed inc/os.class.php ``` if ($force) { self::resetOS($options['computers_id'], $uninstall_history); } ``` ``` if ($force || $computerOS != $hardware["OSNAME"]) { self::resetOS($options['computers_id'], $uninstall_history); } ``` _Originally posted by @88ee55 in https://github.com/pluginsGLPI/ocsinventoryng/issues/248#issuecomment-708940160_...
**Server**: Linux Debian 10 **GLPI**: v9.4.5 **OCS Server**: v2.8.1 **OCS Plugin**: v1.7.3 Dear OCS Inventory plugin developers ! Could it be possible to add an option in the "Rules for...
Hi Support, I have installed **GLPI 9.5.0** with **OCS Plugin version 1.7.3**. When I installed GLPI and OCS Plugin it fetches all Inventory from OCS Server but after 24 hour...
Hello, I recently deployed an OCS Inventory server (v2.8.1) synchronized on a GLPI v9.5.5 with the ocsinventopryng v1.7.3 plugin. Overall, everything works pretty well, except for some OCS plugins, which...
Dear Team, I currently use the last version of OCS inventory application 2.7 with GLPI 9.4.5. I collect information from Android Smartphones with the Android OCS Inventory Agent 2.3.1. During...
- The version of the plugin: **1.7.3** - The version of your GLPI: **9.5.4** - The steps to reproduce your issue. Hi, i upgraded glpi 9.4.6 -> 9.5.4 and plugin...
I installed the universalWindowsPlatformsApps plugin on our OCS Server + clients (see https://github.com/PluginsOCSInventory-NG/universalWindowsPlatformsApps) In OCS, I can now find all UWP Apps (APPX PACKAGES (UNIVERSAL WINDOWS PLATFORM APPLICATIONS)) for each...