Weatherlights / Winget-AutoUpdate-Intune

WAUaaS daily updates apps as system and notify users. WAUaaS brings you WAU in a service like pattern that can be deployed and configured by Microsoft Intune (or other MDM solutions).
MIT License
158 stars 8 forks source link

[Bug]: #10

Closed 911TechGuy911 closed 1 year ago

911TechGuy911 commented 1 year ago

The problem

Imported the ADMX and ADML files as supplied, but the settings do not come up under configuration profiles under "Windows components".

What version of WAU has the issue?

1.17.4

What version of Windows are you using (ex. Windows 11 22H2)?

Windows 11 22H2 Enterprise

What version of winget are you using?

v10.0.22621.1848

Log information

N/A - Issue is on the Intune side with the ADMX /ADML files

Additional information

Followed the instructions to the T Not sure if I am missing something or if it's a bug in Intune or WUA

911TechGuy911 commented 1 year ago

Anyone else experiencing this issue?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

ITSourcePro commented 1 year ago

This is related to this previous bug that went stale as well: https://github.com/Weatherlights/Winget-AutoUpdate-Intune/issues/7

Open the ADMX file and change the revision from "1.04.0000" to "1.04" the additional .0000 makes its fail on Import. Then reupload the new files to Intune. Someone needs to update it on GitHub.

911TechGuy911 commented 1 year ago

This is related to this previous bug that went stale as well: #7

Open the ADMX file and change the revision from "1.04.0000" to "1.04" the additional .0000 makes its fail on Import. Then reupload the new files to Intune. Someone needs to update it on GitHub.

Thanks! This worked for me.

Weatherlights commented 1 year ago

I now integrated the fix into the ADMX. Thanks... somehow I have not received updates on the comments. Sorry for my late reaction on this.