Install Bitwarden for all users
This commit is contained in:
parent
270eca903e
commit
4655b84599
|
@ -135,10 +135,11 @@ function Deploy-SoftwareAction {
|
|||
7zip `
|
||||
chocolateygui `
|
||||
DefaultProgramsEditor `
|
||||
bitwarden `
|
||||
keepass `
|
||||
;
|
||||
|
||||
Install-ChocoPackage bitwarden -ArgumentList '--install-arguments="/ALLUSERS=1"'
|
||||
|
||||
Install-WingetPackage `
|
||||
SomePythonThings.WingetUIStore `
|
||||
;
|
||||
|
|
Loading…
Reference in a new issue