-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows 11, OneDrive and Office policies downloading broken #51
Comments
Can you try deleting admxversions.xml before running the script (it should be in your working directory)? |
Same here, I deleted admxversions.xml and I still do not get any Office templates and no updates except for Chrome, Edge, Adobe and Firefox. |
@msfreaks |
please do! |
Based on DanGough/Nevergreen#58 by @ThatDraggyCodes. Fixes msfreaks#51 Signed-off-by: Tom Plant <[email protected]>
Based on DanGough/Nevergreen#58 by @ThatDraggyCodes. Fixes msfreaks#51 Signed-off-by: Tom Plant <[email protected]>
having tried:
EvergreenAdmx.ps1 -Include @("Windows 11", "Microsoft Edge", "Microsoft OneDrive", "Microsoft Office", "Google Chrome", "Mozilla Firefox") -WorkingDirectory ".\nupolicies" -Languages @("en-US", "en-GB", "es", "es-MX", "es-419", "es-ES")
and also
EvergreenAdmx.ps1 -Windows11Version "24H2" -Include @("Windows 11", "Microsoft Edge", "Microsoft OneDrive", "Microsoft Office", "Google Chrome", "Mozilla Firefox") -WorkingDirectory ".\nupolicies" -Languages @("en-US", "en-GB", "es", "es-MX", "es-419", "es-ES")
only yielded chrome firefox google GoogleUpdate mozilla msedge msedgeupdate msedgewebview2 admx files and their admls
The text was updated successfully, but these errors were encountered: