Ylianst / MeshCentral

A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
https://meshcentral.com
Apache License 2.0
3.67k stars 510 forks source link

Windows 10 IoT Core Support #985

Open bhartman-livewire opened 4 years ago

bhartman-livewire commented 4 years ago

I'm having some trouble getting a mesh agent installed on a Raspberry Pi 3B that's loaded with Windows 10 IoT Core. As you know, the Pi has an ARM processor so the x86 and x64 exes will not run. Therefore, I downloaded the meshinstall.sh file but cannot seem to run the shell script in Windows PowerShell: meshinstall.sh https://meshserver.myserver.net 'bZaYrCKaWbHlqoCZ2UnPoYQ9XXXXXXXXXXXXXXXXXXXXX'

Ylianst commented 4 years ago

You can get a list of the MeshAgents that we compile by adding /meshagents at the end of the MeshCentral URL, for example here. We don't currently compile a MeshAgent for Windows 10 IoT Core on ARM. I guess we could try to compile one for it if there is a lot of request for it.