Simon Smith
Simon Smith
@D4V3M0NK sadly im not 100% sure, my speciality is nodejs and web front end things, i dont deal with C but i am trying to learn, but from what im...
the way to fix this is to use a DNS name that gets resolved to your internal IP address example below ``` { "settings": { "cert": "meshcentral.internaldomain.com", "lanonly": true },...
This is correct, but I think I get where u are coming from You want the ability to delete invite links incase say u create a forever link and only...
just looked at the source code, this might be abit tricky to do, currently it doesnt store any agentlinks in the DB (so we would need to store the cookie...
ill keep it open as it is defo a feature request and a good one! i just need to look into it more
> Is there an easy way to change the guide image in the invitiation link? Yes I can't remember which image it is, but simple create the folder `meahcentral-web` next...
This isn't a bug but something wrong with ur setup of windows Please see issues in main meshcentral about this issue https://github.com/Ylianst/MeshCentral/issues/3791 Also here in meshagent repo too https://github.com/Ylianst/MeshAgent/issues/121
if you can share the steps how you installed the WMIC on those version of windows, we can add it to the docs to help others 👍
@dinger1986 if u check the code tho wmic is listed in quite a few places including meshcentral and meshagent
> I would like to try to take a stab at tackling this, but I can't find any information about building the agent and the testing process, etc. Is there...