-
Notifications
You must be signed in to change notification settings - Fork 164
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The problem
There is a problem with GPO management. It overwrite ALL configs. For instance, I install WAU like this:
Winget-AutoUpdate-Install.ps1 -Silent -DoNotUpdate -DisableWAUAutoUpdate -UpdatesAtLogon
I select this GPOs for testing:
Activate WAU GPO Management: Enabled
User context execution: Enabled
On next run, WAU get updated, even if I installed it with -DisableWAUAutoUpdate
. GPO is not set, so it should not change the way I installed WAU the first time.
What version of WAU has the issue?
1.17.3
What version of Windows are you using (ex. Windows 11 22H2)?
Win10/11 latest
What version of winget are you using?
v1.4.10173
Log information
##################################################
# CHECK FOR APP UPDATES - 10/05/2023
##################################################
14:01:39 - Running in System context
14:01:39 - Activated WAU GPO Management detected, comparing...
14:01:39 - No Changed settings detected
14:01:39 - Notification Level: Full. Notification Language: Français
14:01:39 - Checking internet connection...
14:01:39 - Connected !
14:01:48 - Winget Version: v1.4.10173
14:01:48 - WAU current version: 1.17.3
14:01:48 - WAU AutoUpdate is Enabled.
14:01:48 - WAU Available version: 1.17.4
14:01:54 - Downloading the GitHub Repository version 1.17.4
14:01:54 - Unzipping the WAU Update package
14:01:56 - Updating WAU...
14:01:56 - Done. Cleaning temp files...
14:01:56 - WAU Update completed.
14:02:01 - Re-run WAU
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working