项目作者: pluginsGLPI

项目描述 :
Microsoft System Center Configuration Manager
高级语言: PHP
项目地址: git://github.com/pluginsGLPI/sccm.git
创建时间: 2014-09-08T08:57:15Z
项目社区:https://github.com/pluginsGLPI/sccm

开源协议:GNU General Public License v3.0

下载


Data synchronization with Microsoft SCCM tool

License
Follow twitter
Telegram Group
Project Status: Active
GitHub release
GitHub build

GLPISCCMPluginSchema

Plugin to synchronize computers from SCCM (version 1802) to GLPI.

Workflow

  • The plugin integrates two automatic actions : “SCCMCollect” et “SCCMPush”.
  • The automatic action “SCCMCollect” queries the SCCM server with MsSQL queries.
  • This same action builds an XML file for each computer.
  • The automatic action “SCCMPush” injects XML files into the GLPI native inventory over HTTP(s) (via cURL) to display computers in GLPI.

GLPISCCMPluginSchema

Documentation

We maintain a detailed documentation here -> Documentation

Contact

For notices about major changes and general discussion of sccm, subscribe to the /r/glpi subreddit.
You can also chat with us via @glpi on Telegram.

Professional Services

GLPI Network

The GLPI Network services are available through our Partner’s Network. We provide special training, bug fixes with editor subscription, contributions for new features, and more.

Obtain a personalized service experience, associated with benefits and opportunities.

Contributing

  • Open a ticket for each bug/feature so it can be discussed
  • Follow development guidelines
  • Refer to GitFlow process for branching
  • Work on a new branch on your own fork
  • Open a PR that will be reviewed by a developer

Copying

  • Code: you can redistribute it and/or modify