Ylian Saint-Hilaire

Results 230 comments of Ylian Saint-Hilaire

Thanks. I am pinning to 0.5.x until then! Much appreciated.

Yes, in the domain section of the config.json, add this: ``` "limits": { "_maxDevices": 100, "_maxUserAccounts": 100, "_maxUserSessions": 100, "_maxAgentSessions": 100, "maxSingleUserSessions": 10 } ``` I think `maxSingleUserSessions` is the...

Hi. Are you using a device group with a MeshAgent? Or Intel AMT only (no MeshAgent)? The setup.bin file of MeshCentral will not put Intel AMT into ACM, instead, it...

"restart it gets removed" - as in the agent is no longer there? This could be an anti-virus thing. Check if the agent folder is still there. Is it's just...

Note that there is a user permission to force a user into view-only mode of the devices that you don't want them to interact with. This is probably not what...

Your right, this is high on my priority list. I am a few trips coming up but as soon as I get a bit more familiar with Docker, I will...

That looks really nice! I really should be working on getting an official Docker image ready soon. I feel I am swimming in more critical issues right now. One question...

Thanks for doing this. Getting to know Docker more has been on my list for months now, but I keep being sucked into more features & bug fixes. Lately I...

I have been doing some thinking on the MeshCentral Docker question in light of this thread and what I have been reading. Note that I am no Docker expert at...