[Package Issue]: Bitwarden.Bitwarden version 2024.1.0 unable to install with scope machine #135379
Closed
2 tasks done
Labels
In-PR
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Triage
This work item needs to be triaged by a member of the core team.
Milestone
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
When installing the Bitwarden client with scope machine, it is installed only for the current user.
Steps to reproduce
First of all, be sure Bitwarden isn't already installed. If so, please uninstall it first.
Open a PowerShell terminal and run the following command:
Then, run the following command to create a new function to check the installation scope (extracted from
SandboxTest.ps1
under theTools
directory of this repository):Then, execute that function:
Get-ARPTable
You can check that the Bitwarden client is installed with scope
User
instead ofMachine
:Actual behavior
It is intalled for the current user instead for all users (machine).
Expected behavior
Should be installed for all users (machine).
Environment
Screenshots and Logs
The text was updated successfully, but these errors were encountered: