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