Questions tagged [language-packs]

14 questions
14
votes
1 answer

Is there a difference between foreign language windows install and language pack

I am trying to set up a Windows Server 2008 R2 virtual machine set up with an Italian version of Windows for testing. I can download Italian install media from my MSDN subscription, but I've also seen that I can install an Italian language pack on…
Brian
  • 283
  • 3
  • 7
4
votes
2 answers

How can I install Windows Server 2016 Standard in English?

Is there a way to force installation of Windows Server 2016 Standard in English? The only choice in my install iso is German and I cannot choose English which I find very strange. Changing the system language to English via downloading the language…
Matt
  • 322
  • 4
  • 15
3
votes
4 answers

Windows Server 2016 shows only partially in English

I've configued English as the default language on the server, however, I still get modules in the Server Manager in Dutch (this is how my VPS was initially setup by my hosting provider) and also I receive ASP.NET error notifications on the frontend…
Adam
  • 197
  • 1
  • 3
  • 15
3
votes
1 answer

Application localization problems in english windows server 2012

Here's what does it look like (encoding problems): OS is Windows Server 2012, English, clean installation. Previously I've tested this software with same server, but with russian OS version, it was OK. I've installed russian language pack, OS…
1
vote
0 answers

how to install english MUI on windows web server 2008 R2

I am trying to install English MUI on Windows Web Server 2008 R2 SP1 (Russian) but I have no luck so far. I tried to install lp.cab from 6001.18000.080118-1840_amd64fre_Server_LP_1-KRMSLPX1_DVD.img and it says that file is corrupted or invalid and…
1
vote
0 answers

unattend file not working with any language pack

We have a fully automated system (custom built and not via MDT or anything like that). Anyway, its been working fine for years and now a requirement has ocme in to add some language packs...but, when I inject any language pack into the unattend file…
1
vote
0 answers

When changing the Win display lang, will builtin CLI tools params / stdout|stderr messages also change?

I need to write a CMD script (other shells are not allowed / available) that will execute on multiple servers with different display languages. When looking at an Windows built in tool, such as logman.exe, I have two unknowns: Will logman's CLI…
1
vote
1 answer

Additional display languages on Windows Server 2008 R2: Error while installing

I am running a Windows Server 2008 R2. I would like to install italian as another display language, so I downloaded the Multilingual User Interface iso file with a lot of locale packages included. However, when I try to install the language pack…
1
vote
0 answers

Add Windows 10 language pack via PowerShell

I'm trying to add a language pack to existing Windows 10 builds (mostly 20H2) but the language is only available and not downloaded as per the screenshot: Only the default en-us can be selected as the Windows Display Language until en-IE is…
smwk
  • 570
  • 2
  • 4
  • 14
0
votes
1 answer

Install Language Pack On Windows Server Core (2012 R2)

I have language packs KB3012997 and KB2839636 staged and approved in Windows Server Update Services 2012 R2, but my Windows Server Core 2012 R2 clients refuse to install it. After googling the issue, it appears that these language pack updates are…
0
votes
1 answer

Selecting display language using batch script, W2K8 / W2K12

For both Server 2008 Standard R2 and Server Standard 2012, I need to use a command script (not PowerShell) to change the display language. I would prefer a common approach for both types of server and either LIP or MUI - but I'll be happy even if I…
0
votes
3 answers

IIS6 - Change the language to English

I have a Windows 2003 VM Image which was created by a Swedish Windows Install. Afterwards the language settings of the machine was changed to English. However, I just added IIS6 Windows component to the machine (from Add/Remove Programs) - IIS6 is…
user93353
  • 287
  • 1
  • 5
  • 17
0
votes
1 answer

How can I deploy Language Packs to Windows 7 Enterprise domain clients using WSUS?

Following on from a previous question (see Using Group Policy to set Domain client language / regionalization) I'm wondering how I can deploy Windows 7 Language packs to some Windows 7 Enterprise workstations using WSUS? My workstations are all…
growse
  • 7,830
  • 11
  • 72
  • 114
0
votes
1 answer

Conditional Computer GPO depending on the user

I have a GPO deployement problem that I'm more and more sure it's not doable, but since I don't see how to solve it in any other way, I ask it here. Here is my setup and what I need : if a user from security group grpA logs on the machine, the PC…