The problem
The Task Scheduler task Winget-AutoUpdate-Policies action path for powershell to execute the WAU-Policies.ps1 script path is missing a backslash in the path before WAU-Policies.ps1.
Incorrect path:
-NoProfile -ExecutionPolicy Bypass -File "C:\Program Files\Winget-Autoupdate-aaS\Winget-AutoupdateWAU-Policies.ps1"
Corrected path:
-NoProfile -ExecutionPolicy Bypass -File "C:\Program Files\Winget-Autoupdate-aaS\Winget-Autoupdate\WAU-Policies.ps1"
What version of WAU has the issue?
1.07.0020
What version of Windows are you using (ex. Windows 11 22H2)?
Windows 11 25H2, Windows 11 24H2 What version of winget are you u
What version of winget are you using?
1.28.240
Log information
No log information. Visible incorrect path.
Additional information
No response
The problem
The Task Scheduler task
Winget-AutoUpdate-Policiesaction path for powershell to execute theWAU-Policies.ps1script path is missing a backslash in the path beforeWAU-Policies.ps1.Incorrect path:
Corrected path:
What version of WAU has the issue?
1.07.0020
What version of Windows are you using (ex. Windows 11 22H2)?
Windows 11 25H2, Windows 11 24H2 What version of winget are you u
What version of winget are you using?
1.28.240
Log information
Additional information
No response