User Tools

Site Tools


windows:licence

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
windows:licence [2023/04/19 08:37] – created bstaffordwindows:licence [2023/04/19 08:43] (current) bstafford
Line 1: Line 1:
 ====== Windows Licence ===== ====== Windows Licence =====
  
-// Show  the current edition of your Windows Server+Show  the current edition of your Windows Server
 <code>dism /online /get-currentedition</code> <code>dism /online /get-currentedition</code>
  
-// Show the edition of the Windows that you can upgrade to+Show the edition of the Windows that you can upgrade to
 <code>dism /online /get-targeteditions</code> <code>dism /online /get-targeteditions</code>
  
 Upgrade the server to Standard Full Edition Upgrade the server to Standard Full Edition
-<code>dism /online /set-edition:serverstandard /productkey:WDYBN-27WPP-V4HQT-9VMD4-VMK7H  /accepteula</code>+<code>dism /online /set-edition:serverstandard /productkey:put_your_key_here  /accepteula</code>
windows/licence.1681893468.txt.gz · Last modified: by bstafford