msfreaks / EvergreenAdmx

Script to keep Admx files up-to-date.
MIT License
110 stars 14 forks source link

Add latest Foxit ADMX #18

Closed JonathanPitre closed 2 years ago

JonathanPitre commented 2 years ago

https://kb.foxitsoftware.com/hc/en-us/articles/360040241112-Available-GPO-templates

msfreaks commented 2 years ago

Hi Jonathan,

Unfortunately, Foxit blocks anything that is not a browser from accessing their website. This means we cannot use powershell to find if there's a new version and follow that link to the downloads.

Not even the "Copy web-request to Powershell" trick worked, so I'm lost here (https://www.powershellbros.com/powershell-tip-of-the-week-create-invoke-webrequest-from-chrome/).

Cheers,

Arjan