Skip to content

Conversation

@ChristianOe
Copy link

If downloading fails because the useragent "wget" is blocked by the downloading provider you can now define a custom UserAgent in applist.json for every single app. If UserAgent is not set the intuneappfactory will use the default value "wget".

Example
{ "Apps": [ { "IntuneAppName": "7-Zip", "IntuneAppNamingConvention": "AppName", "AppPublisher": "Igor Pavlov", "AppSource": "Nevergreen", "AppID": "7zip", "AppFolderName": "7zip", "UserAgent": "Powershell", "FilterOptions": [ { "Architecture": "x64", "Type": "msi" } ] } ] }

@ChristianOe
Copy link
Author

@NickolajA: Is there any chances to implement all the good ideas in the prs? Happy new year for you :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants