Skip to content

Revert -License parameter #3

@skeven

Description

@skeven

Will documentation or a new parameter be added in the future to revert successful actions of the -License flag?

Device is Education RETAIL key applied to personal MS account, not through MDM/Intune/AD, but still failed status check with:
$eeStatus = 1
$eeResult = 3

So I applied -License parameter for now, but want to have the ability to revert the if Microsoft makes the ESU available through normal means for this version.

Regards

Activity

abbodi1406

abbodi1406 commented on Aug 29, 2025

@abbodi1406
Owner

It's doable
although, the license will not affect or interfere with Keybased ESU, or any "Education" ESU they might introduce

p.s. actvation type has nothing to do with the process, Education/Enterprise editions are explicitly ineligible for Consumer ESU

abbodi1406

abbodi1406 commented on Aug 30, 2025

@abbodi1406
Owner

Done in d04773c
you can run either of these to remove license:

cmd:
Consumer_ESU_Enrollment_run.cmd -Remove

powershell:
.\Consumer_ESU_Enrollment.ps1 -Remove

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @skeven@abbodi1406

        Issue actions

          Revert -License parameter · Issue #3 · abbodi1406/ConsumerESU