Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung | |||
knowledge_base:windows:eval_to_rtm_activation [2021/09/24 19:10] – Externe Bearbeitung 127.0.0.1 | knowledge_base:windows:eval_to_rtm_activation [2023/01/29 18:26] (aktuell) – consolidate & redirect julian.lemmerich | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== WinServer License from Eval to Retail ====== | + | ~~REDIRECT> |
- | + | ||
- | ===== GUI ===== | + | |
- | + | ||
- | You MUST install this software using the desktop experience edition. | + | |
- | + | ||
- | <code powershell> | + | |
- | DISM /online / | + | |
- | </ | + | |
- | + | ||
- | after Restart: | + | |
- | + | ||
- | <code powershell> | + | |
- | slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX | + | |
- | slmgr /ato | + | |
- | </ | + | |
- | + | ||
- | :!: The DISM command does not set the product key, so the slmgr is essential. | + | |
- | + | ||
- | ===== Core ===== | + | |
- | + | ||
- | Even from Standard Core the update doesnt seem to work.((from [[https:// | + | |
- | + | ||
- | <code powershell> | + | |
- | DISM /online / | + | |
- | </ | + | |
- | + | ||
- | after Restart: | + | |
- | + | ||
- | <code powershell> | + | |
- | slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX | + | |
- | slmgr /ato | + | |
- | </ | + | |
- | + | ||
- | ====== License Check ====== | + | |
- | + | ||
- | [[knowledge_base: | + |