Files
Script-Reset-Windows-Update…/README.md

248 lines
5.9 KiB
Markdown
Raw Normal View History

2017-11-30 08:29:56 -05:00
<div align="center">
<h1> Reset Windows Update Tool (Script) </h1>
</div>
2018-03-26 18:18:14 -05:00
<div align="center">
<a href="http://wureset.com/">
<img src="https://github.com/ManuelGil/Reset-Windows-Update-Tool/blob/master/docs/images/wureset.png?raw=true" alt="Logo" height="300" width="300">
</a>
</div>
<br />
2017-11-30 08:29:56 -05:00
<div align="center">
<a href="#changelog">
2017-12-22 20:42:11 -05:00
<img src="https://img.shields.io/badge/stability-frozen-blue.svg" alt="Status">
2017-11-30 08:29:56 -05:00
</a>
<a href="#changelog">
2018-06-07 21:54:39 -05:00
<img src="https://img.shields.io/badge/release-v10.5.3.6-blue.svg" alt="Version">
2017-11-30 08:29:56 -05:00
</a>
<a href="#changelog">
2018-06-07 21:54:39 -05:00
<img src="https://img.shields.io/badge/update-juny-yellowgreen.svg" alt="Update">
</a>
<a href="https://gallery.technet.microsoft.com/scriptcenter/Reset-Windows-Update-Agent-d824badc">
<img src="https://img.shields.io/badge/downloads-%2B500K-green.svg" alt="License">
2017-11-30 08:29:56 -05:00
</a>
<a href="#license">
<img src="https://img.shields.io/badge/license-MIT%20License-green.svg" alt="License">
</a>
</div>
2018-03-26 18:18:14 -05:00
<div align="center">
<a href="https://twitter.com/intent/follow?screen_name=wureset">
<img src="https://img.shields.io/twitter/follow/wureset.svg?style=social" alt="Twitter">
</a>
</div>
2018-03-28 09:03:16 -05:00
<br />
<div align="center">
<a href="https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet">
<img src="https://github.com/ManuelGil/Reset-Windows-Update-Tool/blob/master/docs/images/Windows-Update.png?raw=true" alt="Lifecycle">
</a>
</div>
<br />
2018-03-26 18:18:14 -05:00
2017-07-01 13:42:55 -05:00
This script reset the Windows Update Components.
2017-11-30 08:29:56 -05:00
<a name="started"></a>
2017-12-03 10:08:58 -05:00
## :traffic_light: Getting Started
2017-11-30 08:29:56 -05:00
This page will help you get started with Reset Windows Update Tool (Script).
<a name="requirements"></a>
### Requirements
* Microsoft Windows XP or later
<a name="installation"></a>
### Installation
* This file don't require installation
2019-04-25 22:49:48 -05:00
<a name="support"></a>
### Support
* Issues: [https://github.com/ManuelGil/Reset-Windows-Update-Tool/issues](https://github.com/ManuelGil/Reset-Windows-Update-Tool/issues)
* Wiki: [https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki](https://github.com/ManuelGil/Reset-Windows-Update-Tool/wiki)
* Docs: [http://docs.wureset.com](http://docs.wureset.com)
2019-02-15 22:32:02 -05:00
<a name="Donate"></a>
## :gift: Donate!
If you want to help me to continue this project, you might donate via PayPal.
<a href="https://paypal.me/ManuelFGil"><img src="https://www.paypalobjects.com/webstatic/en_US/i/btn/png/btn_donate_92x26.png" alt="Donate via PayPal"></a>
2017-11-30 08:29:56 -05:00
<a name="changelog"></a>
2017-12-03 10:08:58 -05:00
## :information_source: Changelog
2017-11-30 08:29:56 -05:00
2018-06-07 21:54:39 -05:00
**10.5.3.6** (06/07/2018) [+500K Downloads Celebration](https://gallery.technet.microsoft.com/scriptcenter/Reset-Windows-Update-Agent-d824badc)
* <table border="0" cellpadding="4">
<tr>
<td><strong>
Requirements:
</strong></td>
<td>
Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1
and Windows 10
</td>
</tr>
<tr>
<td>
<strong>Filename:</strong>
</td>
<td>
<a href="https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool">
ResetWUEng.cmd
</a>
</td>
</tr>
<tr>
<td>
<strong>Changes:</strong>
</td>
<td>
<ul>
<li>
Verification of services restore
</li>
<li>
Force Group Policy Update.
</li>
</ul>
</td>
</tr>
</table>
2017-12-23 09:25:34 -05:00
**10.5.3.5** (12/22/2017)
2017-12-22 20:42:11 -05:00
* <table border="0" cellpadding="4">
<tr>
<td><strong>
Requirements:
</strong></td>
<td>
Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1
and Windows 10
</td>
</tr>
<tr>
<td>
<strong>Filename:</strong>
</td>
<td>
<a href="https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool">
ResetWUEng.cmd
</a>
</td>
</tr>
<tr>
<td>
<strong>Changes:</strong>
</td>
<td>
<ul>
<li>
Link to official website
</li>
</ul>
</td>
</tr>
</table>
2017-11-30 08:29:56 -05:00
**10.5.3.4** (11/27/2017)
* <table border="0" cellpadding="4">
<tr>
<td><strong>
Requirements:
</strong></td>
<td>
Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1
and Windows 10
</td>
</tr>
<tr>
<td>
<strong>Filename:</strong>
</td>
<td>
<a href="https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool">
ResetWUEng.cmd
</a>
</td>
</tr>
<tr>
<td>
<strong>Changes:</strong>
</td>
<td>
<ul>
<li>
Correction of texts in the menus
</li>
<li>
Verification of errors in the hard disk
</li>
<li>
Checking when renaming the 'SoftwareDistribution' folder
</li>
</ul>
</td>
</tr>
</table>
**10.5.3.3** (07/23/2017)
* <table border="0" cellpadding="4">
<tr>
<td><strong>
Requirements:
</strong></td>
<td>
Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1
and Windows 10
</td>
</tr>
<tr>
<td>
<strong>Filename:</strong>
</td>
<td>
<a href="https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool">
ResetWUEng.cmd
</a>
</td>
</tr>
<tr>
<td>
<strong>Changes:</strong>
</td>
<td>
<ul>
<li>
Compatibility with all versions of Windows 10
(includes technical preview)
</li>
</ul>
</td>
</tr>
</table>
2018-03-28 09:03:16 -05:00
<a name="contributing"></a>
## :octocat: Contributing [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/ManuelGil/Reset-Windows-Update-Tool/issues)
2018-03-28 09:10:14 -05:00
Please read [CONTRIBUTING.md](https://github.com/ManuelGil/Reset-Windows-Update-Tool/blob/master/CONTRIBUTING.md)
2018-03-28 09:03:16 -05:00
for details on our code of conduct.
2017-11-30 08:29:56 -05:00
<a name="authors"></a>
2017-12-03 10:08:58 -05:00
## :eyeglasses: Authors
2017-11-30 08:29:56 -05:00
2019-02-15 22:32:02 -05:00
* **Manuel Gil** - *Owner* - [ManuelGil](https://github.com/ManuelGil)
2017-11-30 08:29:56 -05:00
See also the list of [contributors](https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool/contributors)
who participated in this project.
<a name="license"></a>
2017-12-03 10:08:58 -05:00
## :memo: License
2017-11-30 08:29:56 -05:00
Reset Windows Update Tool (Script) is licensed under the MIT License - see the
[MIT License](https://opensource.org/licenses/MIT) for details.