Feb 27 2023 07:35 AM
Good afternoon. Is there any tutorial on how to use SecretManagement.KeePass? Is it the creation of code for automatic registration for resources using data from the KeePass database?
As an example, opening a specific URL with authorization on this resource using PS.
-start-process -FilePath Chrome -ArgumentList "URL" -Credential (Get-Secret -Vault KeePassDB -Name "RSA")