-
-
Notifications
You must be signed in to change notification settings - Fork 78
Bug: -Target CurrentUser prompts for elevation unexpectedly #156
Copy link
Copy link
Open
Labels
area: dependency-typesPSGalleryModule, PSResourceGet, GitHub, etc.PSGalleryModule, PSResourceGet, GitHub, etc.effort: smallUnder 2 hoursUnder 2 hourspriority: highBlocking v0.4.0Blocking v0.4.0skill: intermediateRequires familiarity with PSDepend internalsRequires familiarity with PSDepend internalstype: bugSomething is brokenSomething is broken
Milestone
Metadata
Metadata
Assignees
Labels
area: dependency-typesPSGalleryModule, PSResourceGet, GitHub, etc.PSGalleryModule, PSResourceGet, GitHub, etc.effort: smallUnder 2 hoursUnder 2 hourspriority: highBlocking v0.4.0Blocking v0.4.0skill: intermediateRequires familiarity with PSDepend internalsRequires familiarity with PSDepend internalstype: bugSomething is brokenSomething is broken
Type
Projects
Status
Up Next
Problem
Using
Invoke-PSDepend -Target CurrentUsertriggers a UAC elevation prompt even thoughCurrentUser scope should never require admin rights.
Reported in
#130
Expected behavior
CurrentUser installs should never prompt for elevation.