Files
oscp/Windows/CMD/Power_Reboot.md
T
2025-11-21 17:17:42 +01:00

5 lines
36 B
Markdown

```powershell
shutdown /r /t 0
```