|
|
|
@ -132,6 +132,9 @@ file 'file 4.mkv' |
|
|
|
|
|
|
|
# Windows |
|
|
|
|
|
|
|
## Get Interface MAC Easy |
|
|
|
`getmac /v` |
|
|
|
|
|
|
|
## List usernames on machine |
|
|
|
`net user` |
|
|
|
|
|
|
|
@ -164,6 +167,14 @@ attrib +s +h Pickard |
|
|
|
|
|
|
|
`route -p add NETWORK mask NETMASK GATEWAY metric 1` |
|
|
|
|
|
|
|
## DISM |
|
|
|
`DISM /Online /Cleanup /CheckHealth` |
|
|
|
`DISM /Online /Cleanup /ScanHealth` |
|
|
|
`DISM /Online /Cleanup /RestoreHealth` |
|
|
|
|
|
|
|
## Restart to BIOS |
|
|
|
`shutdown /r /fw /f /t 0` |
|
|
|
|
|
|
|
# Data Recovery |
|
|
|
|
|
|
|
## ddrescue |
|
|
|
|