Page 1 of 1

Automatic Update

PostPosted: 06.02.2013, 14:25
by nuccx2001
Is it possible to schedule the UpdateGenerator to run at weekly intervals?

Do I need switches to a scheduled task to automatically run it?

I have the output pointed to a shared drive, that I would like to keep that updated...

Re: Automatic Update

PostPosted: 06.02.2013, 15:41
by nuccx2001
http://forums.wsusoffline.net/viewtopic.php?f=7&t=120 Found this topic.... and Came up with this.... I failed at searching the 1st Time....

Here's an example of a complete English Download.. (untested)

cd /D cmd
call DownloadUpdates.cmd wxp enu /includedotnet /includemsse /includewddefs
call DownloadUpdates.cmd w2k3 enu /includedotnet /includemsse /includewddefs
call DownloadUpdates.cmd w2k3-x64 enu /includedotnet /includemsse /includewddefs
call DownloadUpdates.cmd oxp enu
call DownloadUpdates.cmd o2k3 enu
call DownloadUpdates.cmd o2k7 enu
call DownloadUpdates.cmd o2k7-x64 enu
call DownloadUpdates.cmd w60 glb /includedotnet /includemsse /includewddefs
call DownloadUpdates.cmd w60-x64 glb /includedotnet /includemsse /includewddefs
call DownloadUpdates.cmd ofc glb

Re: Automatic Update

PostPosted: 06.02.2013, 21:36
by aker
But attention:
Code: Select all
call DownloadUpdates.cmd oxp enu
is outdated and no longer supported.
Else try the "scripting"-option in Update-Generator.