-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
**Project Description** | ||
|
||
This program helps to use the Windows Server Update Service (WSUS) on a Computer, without the need of manipulating the registry or the use of gpos. | ||
|
||
![General](assets/Home_WSUS 1.png) | ||
|
||
![Details](assets/Home_WSUS 2.png) | ||
|
||
## Features: | ||
* easy to use | ||
* no registry or gpo manipulation | ||
* one executable -> _no setup required_ | ||
* Backup settings to restore the previous state | ||
* Export configuration to a *.reg file | ||
* apply same settings on multiple clients | ||
* archives settings | ||
|
||
You can also use this tool in a Microsoft domain. | ||
|
||
More information about Microsoft Windows Server Update Service: | ||
[http://technet.microsoft.com/en-us/wsus/default.aspx](http://technet.microsoft.com/en-us/wsus/default.aspx) | ||
|
||
[AutoUpdateInfo](AutoUpdateInfo) |