microsoft:allgemeines:update-probleme
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
microsoft:allgemeines:update-probleme [2021/03/15 09:50] – gsys | microsoft:allgemeines:update-probleme [2024/02/17 19:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Update-Probleme beheben ====== | ====== Update-Probleme beheben ====== | ||
+ | ===== Powershell-Befehle ===== | ||
< | < | ||
Get-Item " | Get-Item " | ||
+ | Get-WindowsUpdateLog | ||
+ | </ | ||
+ | |||
+ | ===== UsoClient ===== | ||
+ | |||
+ | Ab Windows 10 / Server 2016 | ||
+ | < | ||
+ | usoclient < | ||
+ | startscan | ||
+ | startdownload | ||
+ | startinstall | ||
+ | scaninstallwait | ||
+ | refreshsettings | ||
+ | startinteractivescan | ||
+ | </ | ||
+ | |||
+ | ===== wuauclt ===== | ||
+ | |||
+ | Bis Windows 7 / Server 2012 R2 | ||
+ | |||
+ | < | ||
+ | wuauclt < | ||
+ | /DetectNow | ||
+ | / | ||
</ | </ |
microsoft/allgemeines/update-probleme.1615798254.txt.gz · Last modified: 2024/02/17 19:03 (external edit)