Simon Smith
Simon Smith
@rpaal10 have u made sure to select 'see only users events' ? This would only show their events (apart from admin user)
WIndows 7 is unoffically supported and its very hard for us to fix it if its a bug with windows 7 let me just check tho, i think the is...
the db file should only be at most like 5MB, not 5GB ! if you uninstall/reinstall it might delete the .db file and then you will have duplicate machines in...
the file shouldnt even be 1GB, so the is something wrong or a leak or something try running the command `dbcompact` from the console tab of a device in the...
if you can run the `info` or `help` command then generally the meshagent is stuck doing something else as they are very basic commands it might of been `dbcompact` WAS...
@samschultzponsys erm you tell me haha 🤣 ``` case 'dbcompact': { if (db == null) { response = 'Database not accessible.'; break; } var r = db.Compact(); response = 'Database...
There must be something that the machine doesn't like or is running one thing u can try is running it at the command line instead of a service, and watch...
@samschultzponsys we haven't updated the binary exe since 2022 😅 So i think it's something else and the fact you are running an unsupported operating system It could be something...
ok so i have fully replaced as many powershell things i can with our win-wmi module! the was only 2 commands left which we cant convert yet! so what you...
@samschultzponsys u are correct. The updates we have done are server side, which should get pushed to ur windows 7 machines Let us know IF the db files are still...