chocolatey / chocolatey-licensed-issues

Issues for Licensed Editions of Chocolatey
19 stars 13 forks source link

Self-Service - User Context #58

Open gep13 opened 5 years ago

gep13 commented 5 years ago

This will allow things like:

Shortcuts, Desktop Icons, etc, to be created in the correct user context.

ryanrichter94 commented 3 years ago

Currently, for a workaround you are able to use $env:USER_CONTEXT to get the username of the original user.