Software Deployment
Software Deployment
Section titled “Software Deployment”Install, update, and audit software on endpoints through natural language — no scripting required.
Installation
Section titled “Installation”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.
Auditing
Section titled “Auditing”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.
Patching
Section titled “Patching”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.
Uninstallation
Section titled “Uninstallation”Examples:
- “Remove the old VPN client”
- “Uninstall everything from that vendor”
Availability
Section titled “Availability”Software deployment is a Pro and Enterprise feature.