chocolatey / chocolatey-licensed-issues

Issues for Licensed Editions of Chocolatey
19 stars 13 forks source link

When creating the chocolatey-license package for Intune, the install command is missing the source location #315

Closed sync-by-unito[bot] closed 1 year ago

sync-by-unito[bot] commented 1 year ago

Description

The command used to install the chocolatey-license package does not specify the source location.

Steps To Reproduce

  1. choco convert package -to intune
  2. choco push package
  3. Look in Intune to see that the license does not include -s . or -y on the Install command

image

Output Log

NA

Workarounds

  1. Manually edit the install command to add -s . -y to the end of it.

Related Issues and Tickets

Done Checklist

┆Issue is synchronized with this Gitlab issue by Unito ┆Milestone: 5.0.0

ryanrichter94 commented 1 year ago

Added second ZenDesk issue where this has been seen.

ryanrichter94 commented 1 year ago

Added third ZenDesk ticket where this behavior has been seen.