Win11 auf alte Rechner: https://www.heise.de/download/product/flyoobe/download
Windows 10 Media Creation Tool (u. Update): https://www.microsoft.com/de-de/software-download/windows10
Update bei 06/20-Druckerproblemen: https://www.pc-magazin.de/news/windows-10-drucker-probleme-update-patch-juni-3201634.html
Apple-Terminal als COM-Terminal:
1. Aufspüren des Adapters: ls /dev/tty.*
2. Aufruf mit Baudrate: screen /dev/tty.usbserial<id> <baud>
3. Beenden mit Ctrl-a, Ctrl-k, y (für YES)
Office H&B 2016 32 Bit Download: http://bit.ly/2lGbs86, 64 Bit Download: http://bit.ly/2zrfTKa
Office Deinstallations-FixIt: https://support.office.com/de-de/article/Deinstallieren-von-Office-auf-einem-PC-9dd49b83-264a-477a-8fcc-2fdf5dbf61d8
allg. Windows und Office: ISO-Downloader
MBR zu GPT: https://www.windows-faq.de/2017/05/26/konvertieren-von-festplatten-von-mbr-auf-gpt-bei-windows-10-mit-mbr2gpt/
FritzBox-Reset per Telefon: #991*15901590*, Not-IP: 169.254.1.1
Festplattengeschwindigkeit per CMD (admin!) prüfen:
Lesen: "winsat disk -seq -read -drive c"
Schreiben: "winsat disk -seq -write -drive c"
Updatezustand auslesen:
DISM /Online /Get-Packages /Format:Table /English > "%USERPROFILE%\Desktop\PackagesList.txt"
Win-Productkey auslesen:
WMIC path softwarelicensingservice get OA3xoriginalProductkey