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

MDM Azure enable scripts by default #19706

Merged
merged 3 commits into from
Jun 17, 2024
Merged

Conversation

dantecatalfamo
Copy link
Member

@dantecatalfamo dantecatalfamo commented Jun 12, 2024

@dantecatalfamo dantecatalfamo marked this pull request as ready for review June 17, 2024 14:10
@dantecatalfamo dantecatalfamo requested a review from a team as a code owner June 17, 2024 14:10
Copy link
Member

@roperzh roperzh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM too, just passing by to be annoying and remind you to add a changes file

@@ -1353,7 +1353,7 @@ func (svc *Service) enqueueInstallFleetdCommand(ctx context.Context, deviceID st
<FileHash>9F89C57D1B34800480B38BD96186106EB6418A82B137A0D56694BF6FFA4DDF1A</FileHash>
</Validation>
<Enforcement>
<CommandLine>/quiet FLEET_URL="` + fleetURL + `" FLEET_SECRET="` + globalEnrollSecret + `"</CommandLine>
<CommandLine>/quiet FLEET_URL="` + fleetURL + `" FLEET_SECRET="` + globalEnrollSecret + `" ENABLE_SCRIPTS="True"</CommandLine>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sanity check: does this force us to update fleetd-base.msi before the release? or ENABLE_SCRIPTS will be safely ignored by older installers?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume it will ignore unused parameters, but I will check to be sure

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, additional parameters are just ignored

@dantecatalfamo dantecatalfamo merged commit e9efbef into main Jun 17, 2024
25 checks passed
@dantecatalfamo dantecatalfamo deleted the mdm-azure-enable-scripts branch June 17, 2024 20:37
@lucasmrod
Copy link
Member

Hi folks! Missing changes file.

@dantecatalfamo
Copy link
Member Author

@lucasmrod absolutely right, sorry about that. Fix incoming

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

Successfully merging this pull request may close these issues.

4 participants