Skip to content

Software Deployment

Install, update, and audit software on endpoints through natural language — no scripting required.

Tell Helm what to install. It handles the rest.

Examples:

  • “Install Chrome, Adobe Reader, and 7-Zip”
  • “Install the latest version of QuickBooks”
  • “Deploy the company VPN client to this machine”

Helm uses Winget and Chocolatey under the hood, with fallback to direct download for software not in package registries.

Examples:

  • “What software is installed on this machine?”
  • “What’s outdated on this endpoint?”
  • “Is Adobe Acrobat installed anywhere in this client’s environment?”

Returns a structured list with version information and update availability.

Examples:

  • “Update everything that’s outdated on this machine”
  • “Patch all outdated software across Contoso’s endpoints”

Fleet-wide patching can be triggered conversationally and runs in the background. Results are reported back when complete.

Examples:

  • “Remove the old VPN client”
  • “Uninstall everything from that vendor”

Software deployment is a Pro and Enterprise feature.