June 6th, 2025

Improved

Command-Win - Supporting running as local user

Here are the key features of supporting running as the local user for Windows commands:

  • Summary: Adds support in the web app for running Windows commands as the local (logged-in) user, not just as SYSTEM.

  • Problem Addressed: Previously, commands executed via the agent on Windows devices sometimes caused the agent to stop reporting home, especially when running scripts or commands that needed to run as the logged-in user rather than SYSTEM.

  • Solution/Feature:

    • A new option/button in the Devices > Commands section allows users to choose to run commands as the local user.

    • This helps ensure commands execute in the correct user context, resolving issues where SYSTEM-level execution was insufficient.