This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
windows [2019/04/05 21:20] – [Windows NTP Client] mschubi | windows [2020/01/29 10:58] – [Windows TCP/IP Stack resetten] mschubi | ||
---|---|---|---|
Line 6: | Line 6: | ||
</ | </ | ||
+ | ====== Windows Update geht nicht mehr ====== | ||
+ | |||
+ | <code winbatch> | ||
+ | C: | ||
+ | C: | ||
+ | C: | ||
+ | |||
+ | C: | ||
+ | C: | ||
+ | |||
+ | C: | ||
+ | C: | ||
+ | C: | ||
+ | |||
+ | C: | ||
+ | C: | ||
+ | |||
+ | </ | ||
====== Benchmarks ====== | ====== Benchmarks ====== | ||
Line 137: | Line 155: | ||
====== Windows TCP/IP Stack resetten ====== | ====== Windows TCP/IP Stack resetten ====== | ||
+ | Wenn das Päärchen | ||
+ | <code winbatch> | ||
+ | ipconfig /release | ||
+ | ipconfig /renew | ||
+ | </ | ||
+ | nicht mehr reicht, hilft meist eine Kommandozeile (als Admin) | ||
<code winbatch> | <code winbatch> | ||
netsh int ip reset ipreset.txt | netsh int ip reset ipreset.txt |