Files
Compose-Files/Backups/Miker/.trash/Windows Server Cheat-Sheet.md
T
2026-07-20 09:23:17 -04:00

20 lines
587 B
Markdown

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 |