Page 1 of 1

Updates localization

PostPosted: 12.02.2018, 11:03
by cata81
Hi,

I'm using WSUS Offline for Italian/English clients, with the version 11.1.1 I've noticed that some updates are downloaded only for Deutsche / English and not for Italian language, these seems to be Dot.net and MS Installer as you can see the screenshot below, and there's no option to choose the Italian localization under the options:

Immagine.png
(125.56 KiB) Not downloaded yet


Is this the correct behavior?

Thanks and regards,
Cristian

Re: Updates localization

PostPosted: 12.02.2018, 14:30
by aker
Hi Cristian and welcome to the forum,

The behaviour is easy to change:

Open a command prompt and enter the following commands:
Code: Select all
cd /d "<your wsusou dir>\cmd"
AddCustomLanguageSupport.cmd ita
RemoveGermanLanguageSupport.cmd


This will add Italian and remove German download links.
Re-run UpdateGenerator now. It should download Italian and delete German updates now.