Forum Discussion
JonEllisDeltaD
May 10, 2023Copper Contributor
Upgrade Windows Server 2019 Evaluation Issue
Every time I try to upgrade our evaluation datacenter I get this error. DISM.log 2023-05-10 13:32:23, Info DISM PID=1812 TID=2520 Scratch directory set to 'C:\Users\sajellis\AppData\Local\Tem...
- May 11, 2023Dave,
So this command:
Dism /online /Set-Edition:ServerDataCenter /ProductKey:WMDGN-G9PQG-XVVXX-R3X43-63DFG /AcceptEula
is the same thing as downloading the Windows Server 2019 iso and running it on the computer.
I downloaded that iso, ran it, installed the Windows Server 2019 Datacenter (Desktop Experience) and kept files and apps.
The server went through the upgrade process.
I then used the slmgr /ipk and slmgr /ato command and everything was fine.
Thank you again for assisting me in finding the resolution.
Dave Patrick
May 10, 2023MVP
As a work around , might also try using a kms key as intermediary step.Dism /online /Set-Edition:ServerDataCenter /ProductKey:WMDGN-G9PQG-XVVXX-R3X43-63DFG /AcceptEula
https://learn.microsoft.com/en-us/windows-server/get-started/kmsclientkeys#windows-server-ltscltsb-versions
then if successful use your own product key below after rebootslmgr /ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxxslmgr /ato