Replies: 3 comments 4 replies
-
|
Thanks for detailed feedback. I would recommend to install WAU with |
Beta Was this translation helpful? Give feedback.
-
|
In my experience you'll have to exclude things like Visual C++ (or run a whitelist) because of all the strange things happening in Winget land... |
Beta Was this translation helpful? Give feedback.
-
|
Thanks! I am updating the installs to disableautoupdate and remove usercontext scheduled task for now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If no user is logged in the log just hangs at "Starting WAU in User context". It seems to run again the next time the Scheduled Task is triggered. Not sure what state this leaves the WAU script process at.
I'm having issues with users getting UAC prompts when the user context runs. I'm sure this is because some programs are installing something in the user context and winget sees that but they are not actually user context installs. Not sure what can be done about this as it might be an issue with how the program is installed and how winget detects them.
These are a couple that did that.
-> Available update : PDFCreator.
-> Available update : Microsoft Visual C++ 2015-2019 Redistributable (x86)
In the case above if a user is getting a UAC prompt and their computer is locked. WAU hangs waiting for input in the UAC prompt.
This is of course causing a lot of calls to the helpdesk so I might not be able to use the user-context part of WAU.
What is the best way to disable the user context autoupdate? Just disabling the Winget-AutoUpdate-UserContext Scheduled task causes it to hang in the log at "Starting WAU in User context"
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions