All Projects → pluginsGLPI → sccm

pluginsGLPI / sccm

Licence: GPL-3.0 License
Microsoft System Center Configuration Manager

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to sccm

InitWare
The InitWare Suite of Middleware allows you to manage services and system resources as logical entities called units. Its main component is a service management ("init") system.
Stars: ✭ 164 (+680.95%)
Mutual labels:  system, manager
Ecominit
eComInit is a free init system and service manager designed to scale from lightweight desktops to web-scale cloud deployments. It aims to offer feature-parity with systemd but with a modular, portable architecture compliant with software engineering best-practice.
Stars: ✭ 352 (+1576.19%)
Mutual labels:  system, manager
Cm
Configuration manager for Aerokube products
Stars: ✭ 78 (+271.43%)
Mutual labels:  manager, configuration
ngx-env
Easily inject environment variables into your Angular applications
Stars: ✭ 73 (+247.62%)
Mutual labels:  system, configuration
barcode
No description or website provided.
Stars: ✭ 27 (+28.57%)
Mutual labels:  glpi, glpi-plugin
InitKit
Neo-InitWare is a modular, cross-platform reimplementation of the systemd init system. It is experimental.
Stars: ✭ 364 (+1633.33%)
Mutual labels:  system, manager
Confex
Useful helper to read and use application configuration from environment variables.
Stars: ✭ 272 (+1195.24%)
Mutual labels:  system, configuration
vcredist
Lifecycle management for the Microsoft Visual C++ Redistributables
Stars: ✭ 91 (+333.33%)
Mutual labels:  microsoft, sccm
ISOKIT
Windows 10 Professional - Full Strip & Lockdown Edition
Stars: ✭ 35 (+66.67%)
Mutual labels:  microsoft, system
events-manager-io
A basic site for managing event centers and scheduling events.
Stars: ✭ 19 (-9.52%)
Mutual labels:  manager, center
config
Configure your application in PHP, with PSR-11 implementation
Stars: ✭ 19 (-9.52%)
Mutual labels:  configuration
emote-manager
Emote Manager Clone in JavaScript
Stars: ✭ 28 (+33.33%)
Mutual labels:  manager
design-system
[WIP] Design system for unified and related projects
Stars: ✭ 12 (-42.86%)
Mutual labels:  system
flagga
An extensible Go library for handling program configuration using flags.
Stars: ✭ 28 (+33.33%)
Mutual labels:  configuration
jekyll-deploy-action
🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages.
Stars: ✭ 162 (+671.43%)
Mutual labels:  configuration
FigureQA-baseline
TensorFlow implementation of the CNN-LSTM, Relation Network and text-only baselines for the paper "FigureQA: An Annotated Figure Dataset for Visual Reasoning"
Stars: ✭ 28 (+33.33%)
Mutual labels:  microsoft
giulius
Tools for loading file-based configuration files and mapping them with Guice's ``@Named`` and more
Stars: ✭ 18 (-14.29%)
Mutual labels:  configuration
pmod
Native cross platform library with language projection support for native code.
Stars: ✭ 22 (+4.76%)
Mutual labels:  microsoft
awesome-power-automate-learning-resources
A curated collection of learning resources to help deepen your understanding of the Microsoft Power Automate service. Updated regularly. Contributions encouraged via a pull request (see contributing.md).
Stars: ✭ 38 (+80.95%)
Mutual labels:  microsoft
Facial-Recognition-Attendance-System
An attendance system which uses facial recognition to detect which people are present in any image.
Stars: ✭ 48 (+128.57%)
Mutual labels:  microsoft

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. It uses the "FusionInventory for GLPI" plugin and the power of its internal engine:

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 foreach computer (in FusionInventory format).
  • The automatic action "SCCMPush" injects XML files into GLPI over HTTP(s) (via cURL and FusionInventory) to display computer in GLPI.

This is the same workflow that FusionInventory agent.

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].