ZIP
WinGet
fleetctl
Fleet Device Management Inc. · 4.71.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
fleetctl_v4.71.1_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Fleet.fleetctl
Version
4.71.1
Description
A command line interface (CLI) tool for managing Fleet from the command line.
License
MIT
↗
Homepage
https://github.com/fleetdm/fleet
Installer URL
https://github.com/fleetdm/fleet/releases/download/fleet-v4.71.1/fleetctl_v4.71.1_windows_amd64.zip
Release Notes
Bug fixes
- Added sso_server_url configuration option to support SSO setups with separate URLs for admin access vs agent/API access. When set, SSO authentication will only work from the specified URL. This fixes SSO authentication errors for organizations using dual URL configurations.
- Fixed an issue where SSO URLs with trailing slashes would cause authentication failures due to double slashes in the ACS URL. Both regular SSO and MDM SSO URLs now properly handle trailing slashes.
- Added suppo…