Hauptseite: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
6vffdh (Diskussion | Beiträge) (→Tools) |
6vffdh (Diskussion | Beiträge) |
||
Zeile 38: | Zeile 38: | ||
:[https://www.nytimes.com/live/2022/01/31/world/ukraine-russia-us#russian-says-it-wants-more-clarity-from-nato-on-its-intentions-in-eastern-europe nytimes] | :[https://www.nytimes.com/live/2022/01/31/world/ukraine-russia-us#russian-says-it-wants-more-clarity-from-nato-on-its-intentions-in-eastern-europe nytimes] | ||
:[https://internxt.com/pricing internxt] | :[https://internxt.com/pricing internxt] | ||
+ | |||
+ | |||
+ | |||
+ | # See for module and version info https://adamtheautomator.com/pswindowsupdate/ | ||
+ | Install-Module -Name PSWindowsUpdate -Force | ||
+ | |||
+ | Import-Module PSWindowsUpdate | ||
+ | |||
+ | Get-WindowsUpdate | ||
+ | |||
+ | # Install-WindowsUpdate -AcceptAll -AutoReboot | ||
+ | Install-WindowsUpdate -AcceptAll |
Version vom 28. Februar 2022, 15:12 Uhr
Inhaltsverzeichnis
Software Liste
Tools
- DNSCHECKER
- KLOTH
- SPEEDCHECK
- Restore Point Simulator
- DNSBLCHECK
- BLACKLIST CHECK MXTOOLBOX
- DNSDUMPSTER dns recon & research, find & lookup dns records
- portquiz.net Outgoing port tester
- Filius / Lernanwendung Internet
- mediacreationtool-windows-10-21h2
- TV LogOn
- open-port-checker
Spiele
Essen
tmp
# See for module and version info https://adamtheautomator.com/pswindowsupdate/ Install-Module -Name PSWindowsUpdate -Force
Import-Module PSWindowsUpdate
Get-WindowsUpdate
# Install-WindowsUpdate -AcceptAll -AutoReboot Install-WindowsUpdate -AcceptAll