Skip to content
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

Force command passthrough needed #4

Open
Sensible-matthew opened this issue Jun 21, 2023 · 1 comment
Open

Force command passthrough needed #4

Sensible-matthew opened this issue Jun 21, 2023 · 1 comment

Comments

@Sensible-matthew
Copy link

When trying to install Microsoft.VCRedist.2010.x86 along side Microsoft.VCRedist.2010.x64, the winget "existing package" is causing the install to fail. Using "--force" works around this issue but I cant see a way to pass this through to the script from the intune package area. Can this be implemented easily?
image

@djust270
Copy link
Owner

Are you referring to the script "Winget-InstallPackage.ps1"? I provided the parameter '$AdditionalInstallArgs' which will pass in any additional arguments you want to pass to Winget.

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

No branches or pull requests

2 participants