Upgraded MeshCentral from console-based execution to a full Windows managed service with native OS session management and integrated tool agent versioning. The service now operates independently of user sessions, providing administrators complete access to Windows sign-in screens, seamless multi-user session handling, and resolved GUI permission restrictions. Additionally, implemented automated versioning for integrated tool agents through server configuration and GitHub releases, significantly improving installation speed and deployment flexibility. This architectural enhancement ensures continuous remote access during user logoffs and session transitions, while our custom binary compilation process enables precise release management and faster agent deployment across MSP environments.
To reinstall the OpenFrame Client, first uninstall it:
Windows
Stop-Service -Name "com.openframe.client" -Force; openframe-client uninstall
macOS
sudo openframe-client uninstall
- After that, open the OpenFrame dashboard, go to the Devices section, and add your device again.




