DebugBill / glpi2mdt

This plugin is an interface between GLPI and MDT (Microsoft Deployment Toolbox)
GNU General Public License v3.0
16 stars 5 forks source link
deploy-tool glpi glpi-plugin glpi-project installation-automation mdt provisioning sccm

glpi2mdt

Introduction

This goal of this plugin is to interface GLPI with MDT, the Microsoft Deployment Toolkit in a way quite similar to what SSCM can do.

My goal when creating this tool was to enable our support team to reinstall computers using PXE boot with minimal interaction with any other tool than GLPI. Ideally I would even like end-users to be able to reinstall their computer "in place" just pressing F12 after contacting the support.

In order to work well the plugin needs to have as much informations as possible on the computers themselves so it can push the proper settings to MDT, namely:

The plugin will therefore get its full potential when used in conjunction with "Fusion Inventory".

Restrictions

This plugin works fine on my specific configuration

Prerequisites

Starting with version 0.1.0 this plugin is now fully functional and in use at our premises. I hope to improve it with time but some feedback on this version is welcome in order to direct my efforts in the right direction. Still, it works for us, in our specific environment!

The plugin is available in French and English, other translators welcome.

TODOs

Please test and send feedback if you (dis)like my work.

For more information, please consult the Wiki on gitHub