README.md aktualisiert
This commit is contained in:
parent
12086221dd
commit
966b4595fa
1 changed files with 11 additions and 3 deletions
14
README.md
14
README.md
|
@ -2,10 +2,18 @@
|
|||
|
||||
Various Scripts to make life easier.
|
||||
|
||||
# reset_windows_update_agent.cmd
|
||||
## reset_windows_update_agent.cmd
|
||||
|
||||
Using this script, you can completely reset the configuration of Windows Update and clear the local update cache. The script is applicable for both workstations with Windows 11/10/8.1/7 and Windows Server 2022/2019/2016/2012 R2/2008 R2. This script helps to eliminate most typical Windows Update errors when Windows stops downloading new updates or errors appear during the update installation.
|
||||
Using this script, you can completely reset the configuration of Windows Update and clear the local update cache.
|
||||
The script is applicable for both workstations with Windows 11/10/8.1/7 and Windows Server 2022/2019/2016/2012 R2/2008 R2.
|
||||
This script helps to eliminate most typical Windows Update errors when Windows stops downloading new updates or errors appear during the update installation.
|
||||
|
||||
|
||||
# cleanExchangeLogs.ps1
|
||||
## exchange_clean_logs.ps1
|
||||
|
||||
Clean Exchange Server Logfiles to free up disk space.
|
||||
Can be used for Exchange 2016/2019.
|
||||
|
||||
## esx_update.sh
|
||||
|
||||
Update your esx installation via cli using the official broadcom sources.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue