Emmanuel Canault

Results 16 issues of Emmanuel Canault

Hi, A very basic update to add the path of a package file in parameter #10. Based on v2.7.2.1 of the original script. Main changes are between lines 112-115, lines...

Hi, Some changes to handle App Store versions.

Hi, Not a must have, but could be useful for MSP instances where you need to update the Jamf Pro activation code monthly. Thanks! Emmanuel

Hi, It seems there are new keys for the `jamfpro_account` resource in the 11.5 release of Jamf Pro: ``` ~ jss_actions_privileges = [ - "Send Device Information Command", # (81...

Hi, When manually enrolling a Mac with M3 chip, we deploy the Setup Manager package with a policy using the Enrollment Complete trigger. We have checked that the configuration profile...

bug

Hi, During internal testing, we simulated network issues (Wifi and Ethernet): - Disconnection: remove the cable or shutting down the access point - Unavailibility: shut down the Internet access while...

enhancement

Hi, In relation with #15, it should be nice if Setup Manager could retry automatically failed items. What about adding a new boolean preference key like `retryAfterFailure`? The "retry" routine...

enhancement

Hi, If I create from scratch a `jamfpro_computer_prestage_enrollment` resource containing an Enrollment Packages configuration I encounter this error: ``` │ Error: failed to create Jamf Pro Computer Prestage Enrollment 'PreStage...

Hi, The endpoints `/api/v1/self-service/settings`, `/api/v1/self-service/branding/macos` and `/api/v1/onboarding` exist in the SDK but not yet in the provider. These endpoints, including `/api/self-service/branding/images` (#516) will permit to fully manage macOS Self Service...

Hi, I'm trying to use the terraform `import` function with policies. For policies with Self Service enabled `terraform plan` says that the resources will be **updated in-place** instead of **imported**....