mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Improved meshcore Intel AMT handling.
This commit is contained in:
parent
734920f546
commit
a905bba83c
5 changed files with 96 additions and 172 deletions
|
@ -25,17 +25,16 @@
|
|||
<Compile Include="agents\meshcore.js" />
|
||||
<Compile Include="agents\meshcore.min.js" />
|
||||
<Compile Include="agents\meshinstall-linux.js" />
|
||||
<Compile Include="agents\modules_meshcmd\amt-apfclient.js" />
|
||||
<Compile Include="agents\modules_meshcmd\amt-ider.js" />
|
||||
<Compile Include="agents\modules_meshcmd\amt-lme.js" />
|
||||
<Compile Include="agents\modules_meshcmd\amt-mei.js" />
|
||||
<Compile Include="agents\modules_meshcmd\amt-redir-duk.js" />
|
||||
<Compile Include="agents\modules_meshcmd\amt-scanner.js" />
|
||||
<Compile Include="agents\modules_meshcmd\amt-script.js" />
|
||||
<Compile Include="agents\modules_meshcmd\amt-wsman-duk.js" />
|
||||
<Compile Include="agents\modules_meshcmd\amt-wsman.js" />
|
||||
<Compile Include="agents\modules_meshcmd\amt-xml.js" />
|
||||
<Compile Include="agents\modules_meshcmd\amt.js" />
|
||||
<Compile Include="agents\modules_meshcmd\apfclient.js" />
|
||||
<Compile Include="agents\modules_meshcmd\identifiers.js" />
|
||||
<Compile Include="agents\modules_meshcmd\smbios.js" />
|
||||
<Compile Include="agents\modules_meshcmd\sysinfo.js" />
|
||||
|
@ -53,15 +52,10 @@
|
|||
<Compile Include="agents\modules_meshcmd_min\service-manager.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\smbios.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\user-sessions.min.js" />
|
||||
<Compile Include="agents\modules_meshcore\amt-apfclient.js" />
|
||||
<Compile Include="agents\modules_meshcore\amt-lme.js" />
|
||||
<Compile Include="agents\modules_meshcore\amt-manage.js" />
|
||||
<Compile Include="agents\modules_meshcore\amt-mei.js" />
|
||||
<Compile Include="agents\modules_meshcore\amt-scanner.js" />
|
||||
<Compile Include="agents\modules_meshcore\amt-wsman-duk.js" />
|
||||
<Compile Include="agents\modules_meshcore\amt-wsman.js" />
|
||||
<Compile Include="agents\modules_meshcore\amt-xml.js" />
|
||||
<Compile Include="agents\modules_meshcore\amt.js" />
|
||||
<Compile Include="agents\modules_meshcore\apfclient.js" />
|
||||
<Compile Include="agents\modules_meshcore\monitor-border.js" />
|
||||
<Compile Include="agents\modules_meshcore\smbios.js" />
|
||||
<Compile Include="agents\modules_meshcore\sysinfo.js" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue