MarkStephan89

Results 5 issues of MarkStephan89

Hi, I test the IgnoreComments, but it do not work I test these: Get-IniContent (-FilePath "C:\temp\abc.ini" -IgnoreComments) Get-IniContent (-FilePath "C:\temp\abc.ini" -IgnoreComments $true) Thanks :)

Hi, sometimes (after hours) these error is shown: `[h264 @ 0x7fa5f4d5eb40] error while decoding MB 66 35, bytestream -11` I read https://stackoverflow.com/questions/64464169/error-while-decoding-mb-171-1-bytestream-27 and think, that the camera has a single...

Changed keepalive to 0 so that the MQTT connection is no longer interrupted.

Hi, Can you please make the "Server Rights" also controllable via the groups? In my case I wanted to control "No New device Groups" via groups. ![image](https://github.com/Ylianst/MeshCentral/assets/68630782/00dfc62b-9a6a-46f6-b29b-2e5e4ea29bba) Here the Discussion...

enhancement

hi, it is possible to use the ScriptTask in a DeviceGroup? So if a new device join the DeviceGroup ScriptTask works also for the new device :) Thanks!