Installing the Keeper Commander PowerShell Module
A version of Keeper Commander is developed in .Net with a PowerShell module. This is published to the PowerShell Gallery as the PowerCommander
module. This document provides instructions for installing and using this PowerShell Module.
Keeper's PowerShell command-line tool (PowerCommander) provides basic vault access and administrative functions.
PowerShell module for Keeper Commander is available on the PowerShell Gallery:
To install PowerCommander from PowerShell Gallery:
To run the PowerCommander module from the source, refer to the following GitHub Link:
Set Execution Policy Permissions
If you are unable to run PowerCommander commands, you may need to set the Execution Policy. To check this, run the following command:
Your output would be similar to this:
If the Scope for your installation is Undefined
or Restricted
, set it to Unrestricted
with the following command:
Note: The above command set the CurrentUser
scope
Not all capabilities of Keeper Commander (Python) have been added to the PowerShell module. We add them on request by customers. If you have requests for our engineering team, please email commander@keepersecurity.com.
Connect To Keeper Account
List the content of Keeper folder
f - folder
r - record
S - shared
A - file attachments
O - owner
Show Two Factor Code for all records in the current Keeper folder
Show Two Factor Code for all records in the Vault.
where
kr
is alias for Get-KeeperRecord
2fa
is alias for Show-TwoFactorCode
Copy record password to clipboard
where
contro
is a substring of the record title. See last entry of kdir
output in example #2
kcc
is alias for Copy-KeeperToClipboard
or
'ktY3jEBqwFDi9UYZSxmIpw'
is the Record UID of the same record
Add/Modify Keeper record
creates a legacy record in Keeper
creates a record of login
type in Keeper
generates a new password for existing record
Pre-defined fields supported by both legacy and typed records
login
Login
password
Password
url
Website Address
Copy owned record to folder
copies all records in the current Keeper folder to the folder with name 'Shared Folder'
List all enterprise users
Create a new Managed Company
Switch to a new Managed Company