RE: How to renew the evaluation license expiring on local development VMs for Dynamics 365 for Finance and Operations development VHDs?
Hi,
As Amith suggested you can renew the evaluation, i am adding some more details here:
First you need to Open Command Prompt with administrative privileges.
>slmgr /rearm
The rearm command resets activation timers, which essentially lets you use Windows without activating it by extending the trial to 180 days.
after run this command you need to to restart your computer to see the changes.
>slmgr /dlv
This command for slmgr.vbs shows a lot more information about your computer and Display additional license information. .
Pay attention to the Timebased activation expiration and the Remaining Windows rearm count.
However, if you need to convert Evaluation to Full Version.
Convert Windows Server 2019 Evaluation to Windows Server 2019 Standard:
>dism /online /set-edition:ServerStandard /productkey: XXXXX-XXXXX-XXXXX-XXXXXX-XXXXXX /accepteula