-
Finds and returns a secret by name from registered vaults
-
Finds and returns metadata information about secrets in registered vaults
-
Get-PSSMSecretStoreConfiguration.ps1
Returns SecretStore configuration information
-
Finds and returns registered vault information
-
Registers a SecretManagement extension vault module for the current user
-
Removes a secret from a specified registered extension vault
-
Resets the SecretStore by deleting all secret data and configuring the store with default options
-
Adds a secret to a SecretManagement registered vault
-
Set-PSSMSecretStoreConfiguration.ps1
Configures the SecretStore
-
Set-PSSMSecretStorePassword.ps1
Replaces the current SecretStore password with a new one
-
Sets the provided vault name as the default vault for the current user
-
Runs an extension vault self test
-
Unlocks SecretStore with the provided password
-
Unlocks an extension vault so that it can be access in the current session
-
Unregister-PSSMSecretVault.ps1
Un-registers an extension vault from SecretManagement for the current user
-
Finds and returns registered vaults