Install Bitwarden for all users

This commit is contained in:
Manuel Thalmann 2024-09-26 13:54:19 +02:00
parent 270eca903e
commit 4655b84599

View file

@ -135,10 +135,11 @@ function Deploy-SoftwareAction {
7zip `
chocolateygui `
DefaultProgramsEditor `
bitwarden `
keepass `
;
Install-ChocoPackage bitwarden -ArgumentList '--install-arguments="/ALLUSERS=1"'
Install-WingetPackage `
SomePythonThings.WingetUIStore `
;