A
André Fertig de Oliveira
I've been trying to put together a PowerShell script to automate Windows setup, and among the things I want to configure is the system language. I've been using a VM to test things but unfortunately I've been hitting a roadblock pretty early on on this avenue since the Install-Language isn't managing to complete properly. Specifically, after running it and waiting a good few minutes for it to complete (which I hear is normal—why does it take so long, anyway?) I get hit with the following error:Install-Language : Language pack or features could only be partially installed. ErrorCode: -21464981
Continue reading...
Continue reading...