-
Notifications
You must be signed in to change notification settings - Fork 20
FAQ
Winget-AutoUpdate-Configurator relies on ADMX backed policies. So everytime Microsoft Intune syncs your device your settings should be applied to the systems registry. As soon as the Intune synchronization cycle is finished the configuration will be applied by the Winget-AutoUpdate-Configurator configuration task.
Yes. There are two important log files:
- %PROGRAMDATA%\WinGet-AutoUpdate-Configurator\WinGet-AutoUpdate-Configurator.log: This file contains the logs from the WinGet-AutoUpdate-Configurator.
- %PROGRAMDATA%\Winget-AutoUpdate\logs: Here you find the Logs from WinGet-AutoUpdate.
With version 1.02.0003 and higher you can collect log files using Intune Collect Diagnostics from the device page. The logfiles are located in the folder FoldersFiles windir_temp_computername_log within the zip file and named:
- %COMPUTERNAME%-winget-autoupdate-configurator.log: This file contains the logs from the WinGet-AutoUpdate-Configurator.
- %COMPUTERNAME%-winget-autoupdate-updates.log: Here you find the Logs from WinGet-AutoUpdate.
Please check out the original Winget-Autoupdate project since this issue since this project is only "consuming" WAU. These kind of issues reside within Winget-Autoupdate itself.