Ylianst / MeshCommander

MeshCommander is a Intel(R) Active Management Technology (Intel(R) AMT) remote management tool. It's feature rich and includes a built-in remote desktop viewer for Hardware-KVM, a Serial-over-LAN terminal, IDER-Redirection support and much more. MeshCommander is built on web technologies and runs on many plaforms. In addition to being available as a stand-alone tool, MeshCommander was built to be very space efficient to that it can be uploaded into Intel AMT flash space to have it served diretly from the Intel AMT web serve.
Apache License 2.0
326 stars 71 forks source link

Is it possible to use a single computerlist.json for all the web client users when using node package meshcommander? #87

Closed burgonyapure closed 1 year ago

burgonyapure commented 1 year ago

Currently I'm running the node package meshcommander to use it as a server that reaches the amt management ports of all our workstations.

Now when a user connects to the webserver that serves the meshcommander, each client has to set up their computerlist. Is it possible to have a single computerlist.json on the server itself, so when a new user wants to use meshcommander it does not need to be configured manually?

burgonyapure commented 1 year ago

Started using MeshCentral instead which solves all my problems