Forum Discussion
[Server 2022] DISM not showing ServerStandardCor as upgrade-able version
nsmeal It's an issue with the refreshed Server 2022 Eval ISO
the upgrade is actually successful, regardless of the DISM error, reboot to verify
output of /get-targeteditions means ServerStandardCor is the correct edition
the "cosmetic" issue don't occur with plain 20348.1 Eval ISO
- nsmealFeb 05, 2022Copper Contributor
abbodi1406 I suspected that it was a cosmetic issue as well, but after multiple reboots, it's still showing as the EVAL version with the default product key
- Dave PatrickFeb 05, 2022MVP
I'd try clean installing it then as a work around, also try using a kms key as intermediary step.
Dism /online /Set-Edition:ServerStandard /ProductKey:VDYBN-27WPP-V4HQT-9VMD4-VMK7H /AcceptEula
then if successful use your own product key below after reboot
slmgr /ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx slmgr /ato
- nsmealFeb 07, 2022Copper ContributorI appreciate the suggestion, but that is exactly what I did in the OP after clean installing 3+ times lol
- Dave PatrickFeb 05, 2022MVP
bought it off an online reseller so it should be retail I would think.
Only way to know is to ask I suppose. Hopefully it isn't a domain controller since converting one from eval to full is not supported.
- nsmealFeb 05, 2022Copper Contributor
Dave PatrickLuckily these are fresh installs and I license before I even install anything usually. I've decided to just go through the VLSC and get the full install from there, which means that I'll have to purchase more licenses unfortunately.