EXE
WinGet
Keeper Commander
Keeper Security, Inc. · 18.0.2 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
keeper-commander-windows-v18.0.2.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Keeper Commander 18.0.2
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
18.0.2
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
keeper-commander-windows-v18.0.2.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
KeeperSecurity.Commander
Version
18.0.2
Description
Keeper Commander is a python-based CLI and SDK interface to the Keeper Security platform. Provides administrative controls, reporting, import/export and vault management.
License
MIT
↗
Installer URL
https://github.com/Keeper-Security/Commander/releases/download/v18.0.2/keeper-commander-windows-v18.0.2.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Keeper Commander 18.0.2
Features & Enhancements
- connect / ssh: confirmation prompt before shell command execution
- pam search --device — new flag to look up PAM Gateways and the PAM Configurations bound to them
- share-record: --rotate-on-expiration (ROE) flag — sharing can now be marked to rotate the underlying record when access expires
- Docker service integration improvements
Fixes
- action-report: targets like -t no-logon / -t no-update were returning all active users instead of the filt…