quickreference:windows
Differences
This shows you the differences between two versions of the page.
| — | quickreference:windows [2019/09/24 21:16] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Windows Quick Reference ====== | ||
| + | ===== Read Windows Key from eprom ===== | ||
| + | Many manufacturers are shipping systems with no Microsoft key on the case. Instead, the key is stored in ROM. To read the key (from Linux) | ||
| + | <code bash> | ||
| + | use ^C to exit hexedit. | ||
| + | |||
| + | ===== Windows Uptime ===== | ||
| + | |||
| + | The //net stats srv// command returns, amongst other things, the time of the last reboot. We can use findstr to find the correct line (it has " | ||
| + | |||
| + | <code bash>net stats srv | findstr / | ||
quickreference/windows.1569377086.txt.gz · Last modified: (external edit)
