Files
2026-07-20 09:23:17 -04:00

24 lines
613 B
Markdown

---
tags:
- Windows
---
Evaluation Status
-----------------
| Command | Description |
| --- | --- |
| `slmgr /dlv` | View Windows Server Evaluation Status |
| `slmgr /rearm` | Rearm Windows Server Evaluation |
| `slmgr /ato` | Activate Windows Server Evaluation |
Licensing
---------
| Command | Description |
| --- | --- |
| `slmgr /ipk <key>` | Install a Windows Server product key |
| `slmgr /ato` | Activate Windows Server with a product key |
| `slmgr /upk` | Uninstall the product key |
| `slmgr /dli` | Display the current license information |
| `slmgr /dlv` | Display detailed license information |