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

Improvements for Build-MEMCMPackage #35

Open
thoen008 opened this issue Apr 30, 2021 · 0 comments
Open

Improvements for Build-MEMCMPackage #35

thoen008 opened this issue Apr 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@thoen008
Copy link
Contributor

thoen008 commented Apr 30, 2021

When building a application there are additional options currently not in the function.

  • ForceScriptDetection32Bit
  • RepairCommand
  • UninstallContentLocation
  • AllowTSUsage
  • Security Scopes should be looked into
  • Administrative Category should be looked into

Add logic if an application already exists with the name.
Add logic on what to do with an old version of the application if we want that feature. Disable the last one. Delete any ones older?
Should we add logging into a file for these at some point?

For deployment types there are additional options currently not in the function

  • ScriptFile detection for deployment type
  • ProductCode (this is also located in the deploymentdetection function so some investigation on the usage before implementation)
  • Document what parameters work for each detection method CM functions. These were very sensitive to the parameters you passed to the function.

Further testing on the MSI deployment type. This was untested in the initial function.

Further testing with multiple sites will be needed. The initial function does a foreach in theory on this but was not tested with the initial function.

@thoen008 thoen008 added the enhancement New feature or request label Apr 30, 2021
@thoen008 thoen008 changed the title Improvements for Build-MEMCMPackage Function Improvements for Build-MEMCMPackage May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant