OSD, win10->Win11 - digital activation

BigFixers, Trying to upgrade a win10 box to win11. Apparently I did a “digital activation” for my win10 box. However, it appears that OSD can’t deal with that since it does not put anything in the windows registry. Looking at the wmi call, it returns a 0 (since it can’t pull the data via wmi). Any ways around this??

// Check that the Operating System has a valid licensing status, else the upgrade may be affected.
Completed parameter “licenseCode” = “{integer value of selects “LicenseStatus from SoftwareLicensingProduct WHERE PartialProductKey is not null AND (Description LIKE %27Windows Operating System%25%27 OR Description LIKE %27Windows%28R%29 Operating System%25%27)” of wmi as string}”
Completed createfile until __EOF
Completed Meaning:
Completed 0 “Unlicensed” - Activation status cannot be determined

Hello,
This is the Fixlet 203 for “target validation” and, if any target preparation option has been requested to be modified in the fixlet parameters form, within the target validation action, at the step where it fails, it has been already applied.
The only missing step, when the failure occurs, is the deletion of the folder c:\in_place_validate to clean the computer for temporary files used during the execution.
By the way, after possibly manually deleting that folder, you can proceed with the run of the actual in-place upgrade (e.g. fixlet 202) and this failure for fixlet 203 should not affect its actual execution.
Sergio
BigFix OSD L3 support