Forum Discussion
AB21805
Apr 24, 2023Bronze Contributor
updating Chrome automatically via intune
Hi all,
I want to update chrome automatically via intune. I have previously added Google.admx and Chrome.admx before however I didnt include the Googleupdate.admx
I have tried in import the Googleupdate.admx however I am getting an error:
Is the resolution to install the Windows.admx if so where do I get this from?
3 Replies
- Shane_YoungCopper ContributorYes, the proper resolution is to install the Windows.admx file. You can download it from Microsoft at the links below:
Windows 10: https://www.microsoft.com/en-us/download/details.aspx?id=104677
Windows 11: https://www.microsoft.com/en-us/download/details.aspx?id=104593
Once you have downloaded the MSI, run it and define the location you want the admx files copied to. I recommend using a temporary staging folder. After the admx files have been added via the MSI, you can then go to Intune and add the Windows.admx file. After adding the Windows.admx file to Intune you can then successfully upload both the Chrome.admx and the GoogleUpdate.admx files to your template imports.
I just had this exact same issue today with the exact same error string. I followed the process I just laid out for you and I was able to get it working. - MagnusThCopper ContributorHi
Have you tried using Winget? You can package your applications with Winget and deploy them with Intune. And you can use the Winget-AutoUpdate package to automatically update your apps.
https://github.com/Weatherlights/Winget-AutoUpdate-Intune - somesh_pathakIron Contributor
Hi AB21805 ,
Have you referred to this article from Rudy:
https://call4cloud.nl/2022/10/admx-when-nature-calls/
I hope this will help you to fix it.
Best Regards,
Somesh