Simon Smith

Results 1650 comments of Simon Smith

ok so just looked at this, this is the line where it sends the packets https://github.com/Ylianst/MeshCentral/blob/19d0df7e7f025823bf85eb10aa000489e41c01ec/agents/meshcore.js#L1001 so do we simply need to change `7` to `9` im guessing? if thats...

Sorry I've had a mad christmas/new year then I was away last week on a training course (for myself) and this week I'm bk at my normal work which has...

just a side note, when an agent connects to your server, meshcentral will auto create the meshgroups if they DID exist but was removed recently. you can check the function...

normally if the is value listed in both settings and domains, then its a case of server or domain values so a value in settings applies to all domains on...

this is already done, the is a refresh icon in the bottom right next to all the other icons. this will refresh the screen for you

Ah right, u are talking about the old style `Computer Description` inside the system properties panel! ![Screenshot_20241125_165207_Firefox](https://github.com/user-attachments/assets/6b4510aa-6dc1-404d-b74f-cd1738125b9b)

if you want me to add it into the `Details` tab, i can add an entry under `Operating System` below `Name` saying `Description` this way we can expand on it...

OK leave it with me to have a play with! My thinking is we display OS description ONLY if u actually have one, if its blank then don't display it...

so this is already included and u can access it using the websocket api (node.hardware.windows.osinfo.Descrption) we just dont display it on the web ui, who knew haha! i have included...

yes i will look at it in future but at the minute the way the code is setup, is basically all the details tab is done when the meshagent starts...