Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge vaults not installing when running Register-ChromiumSecretVaults #3

Open
Agazoth opened this issue Jun 30, 2024 · 0 comments
Open

Comments

@Agazoth
Copy link

Agazoth commented Jun 30, 2024

I am trying to retister my Edge vaults, but nothing happens:

PowerShell 7.4.3
PS C:\repos> Register-ChromiumSecretVault -Verbose -Debug
PS C:\repos> Get-SecretVault

Name     ModuleName IsDefaultVault
----     ---------- --------------
AteaCSPX AxKeyVault False
AxKeys   AxKeyVault True

PS C:\repos> Get-Module -Name SecretManagement.Chromium -ListAvailable

    Directory: C:\Users\axel\Documents\PowerShell\Modules

ModuleType Version    PreRelease Name                                PSEdition ExportedCommands
---------- -------    ---------- ----                                --------- ----------------
Script     0.0.9.1               SecretManagement.Chromium           Core      {Register-ChromiumSecretVault, Get-Chro

My PowerShell version:

Name                           Value
----                           -----
PSVersion                      7.4.3
PSEdition                      Core
GitCommitId                    7.4.3
OS                             Microsoft Windows 10.0.22631
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Edge Version 126.0.2592.68 (Official build) (64-bit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant