-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathsccm.xml
157 lines (147 loc) · 5.82 KB
/
sccm.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<root>
<name>SCCM</name>
<key>sccm</key>
<state>stable</state>
<logo>https://raw.githubusercontent.com/TECLIB/sccm/master/screenshots/iconmonstr-database-10-icon-128.png</logo>
<description>
<short>
<fr>Synchronisation des données avec l'outil Microsoft SCCM</fr>
<en>Data synchronization with Microsoft SCCM</en>
</short>
<long>
<fr>Synchronisation des données avec l'outil Microsoft SCCM
Plugin permettant de synchroniser les ordinateurs présents dans SCCM avec GLPI.
* Le plugin interroge le serveur SCCM au moyen de requêtes MsSQL ;
* il construit un XML au format GLPI ;
* et l'injecte directement dans l'inventaire natif GLPI en HTTP (via cURL).
Pré-requis :
* PHP curl_init : http://php.net/manual/fr/function.curl-init.php
* PHP mssql_connect : http://php.net/manual/fr/function.mssql-connect.php
* Microsoft System Center Configuration Manager</fr>
<en>Data synchronization with Microsoft SCCM
Plugin to synchronize computers from SCCM to GLPI.
* The plugin ask the SCCM server with MsSQL queries ;
* it builds an XML file for each computer
* and injects it directly into the GLPI native inventory over HTTP(s) (via cURL).
Prerequisite :
* PHP curl_init : http://php.net/manual/en/function.curl-init.php
* PHP mssql_connect : http://php.net/manual/en/function.mssql-connect.php
* Microsoft System Center Configuration Manager</en>
</long>
</description>
<homepage>https://pluginsglpi.github.io/sccm/</homepage>
<download>https://github.com/pluginsGLPI/sccm/releases</download>
<issues>https://github.com/pluginsGLPI/sccm/issues</issues>
<readme>https://github.com/pluginsGLPI/sccm/blob/develop/README.md</readme>
<authors>
<author>TECLIB'</author>
</authors>
<versions>
<version>
<num>2.4.3</num>
<compatibility>~10.0.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.4.3/glpi-sccm-2.4.3.tar.bz2</download_url>
</version>
<version>
<num>2.4.2</num>
<compatibility>~10.0.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.4.2/glpi-sccm-2.4.2.tar.bz2</download_url>
</version>
<version>
<num>2.4.1</num>
<compatibility>~10.0.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.4.1/glpi-sccm-2.4.1.tar.bz2</download_url>
</version>
<version>
<num>2.4.0</num>
<compatibility>~10.0.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.4.0/glpi-sccm-2.4.0.tar.bz2</download_url>
</version>
<version>
<num>2.3.2</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.3.2/glpi-sccm-2.3.2.tar.bz2</download_url>
</version>
<version>
<num>2.3.1</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.3.1/glpi-sccm-2.3.1.tar.bz2</download_url>
</version>
<version>
<num>2.3.0</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.3.0/glpi-sccm-2.3.0.tar.bz2</download_url>
</version>
<version>
<num>2.2.2</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.2.2/glpi-sccm-2.2.2.tar.bz2</download_url>
</version>
<version>
<num>2.2.1</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.2.1/glpi-sccm-2.2.1.tar.bz2</download_url>
</version>
<version>
<num>2.2.0</num>
<compatibility>~9.5.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.2.0/glpi-sccm-2.2.0.tar.bz2</download_url>
</version>
<version>
<num>2.1.1</num>
<compatibility>~9.4.0</compatibility>
<compatibility>~9.3.0</compatibility>
<compatibility>~9.2.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.1.1/glpi-sccm-2.1.1.tar.bz2</download_url>
</version>
<version>
<num>2.1.0</num>
<compatibility>~9.4.0</compatibility>
<compatibility>~9.3.0</compatibility>
<compatibility>~9.2.0</compatibility>
<download_url>https://github.com/pluginsGLPI/sccm/releases/download/2.1.0/glpi-sccm-2.1.0.tar.bz2</download_url>
</version>
<version>
<num>2.0.4</num>
<compatibility>9.2</compatibility>
<compatibility>9.3</compatibility>
</version>
<version>
<num>2.0.3</num>
<compatibility>9.2</compatibility>
</version>
<version>
<num>0.85-1.0Beta</num>
<compatibility>0.85</compatibility>
</version>
<version>
<num>0.84-1.0.0</num>
<compatibility>0.84</compatibility>
</version>
</versions>
<langs>
<lang>en_GB</lang>
<lang>fr_FR</lang>
</langs>
<license>GPL v2+</license>
<tags>
<fr>
<tag>inventaire</tag>
<tag>données</tag>
<tag>configuration</tag>
<tag>import</tag>
<tag>synchronisation</tag>
</fr>
<en>
<tag>inventory</tag>
<tag>data</tag>
<tag>configuration</tag>
<tag>import</tag>
<tag>synchronization</tag>
</en>
</tags>
<screenshots>
<screenshot>https://raw.githubusercontent.com/pluginsGLPI/sccm/develop/screenshots/schema.png</screenshot>
<screenshot>https://raw.githubusercontent.com/pluginsGLPI/sccm/develop/screenshots/sccm.png</screenshot>
</screenshots>
</root>