vbWSUS
Centralized Windows Update manager and scheduler
Fine tune the Windows Update behavior from a centralized server.
Works with WSUS server or Windows Update from Microsoft.
Features :
# vbWSUS_scheduler :
- each host has its own schedule like :
0 10 * * 0#3 = 3rd sunday of each month @ 10:00AM
30 12 * * 6L = last saturday of each month @ 12:00AM
5 2 15 * * = every 15th of each month @ 2:05AM
0 14 L * * = last day of each month @ 2:00PM
and more...
- email notifications on update starting, finished or error
# vbWSUS_admin...