Page 1 of 1

windows 8.1 update 1 and 3

PostPosted: 30.10.2020, 10:10
by negg
Can you make a way to bring back the support to stop downloading these two updates in 12.4ce??? it's very annoying and its space that's not needed at the moment.

I don't wish to use 2 versions of wsus as this will require more hard drive space i.e. 2 catalog files at 1gig each :(

Re: windows 8.1 update 1 and 3

PostPosted: 30.10.2020, 21:07
by aker
Is in progress.
I just didn‘t have the time to do it

Re: windows 8.1 update 1 and 3

PostPosted: 30.10.2020, 22:24
by negg
Ok tnx :) ill wait for it. Glad you are continuing on with this app it's very handy. Hope the original person who created it is ok as well they just seem to have disappeared.

Re: windows 8.1 update 1 and 3

PostPosted: 01.11.2020, 21:59
by aker
Just implemented it in command line. The option in UpdateGenerator is still missing and tests are running.

Re: windows 8.1 update 1 and 3

PostPosted: 01.11.2020, 23:05
by aker
- reintroduced the "/excludesp"-option for the download part (Thanks to "negg")
:arrow: https://gitlab.com/wsusoffline/wsusoffline/-/commit/9927806de1e5110e55c85fd5f0e2fdd398201dc0

If you add
Code: Select all
excludesp=Enabled

under
Code: Select all
[Options]

the download part will exclude the updates.
The option isn't added / enabled by default, you'll have to add that line manually.

Re: windows 8.1 update 1 and 3

PostPosted: 03.11.2020, 22:56
by negg
Tnx noticed the change but didn't know how to use it was just about to ask but then noticed a reply :)

Re: windows 8.1 update 1 and 3

PostPosted: 06.12.2020, 15:47
by aker
The change has been included in 12.4 released now.