Norphy Posted April 25, 2018 Posted April 25, 2018 On some Windows 10 machines, every so often the machine tells me that its adding new features. I don't know what It then says it fails Tapping to get you more information doesn't actually get you more information. Does anyone know how to stop W10 from doing this? It's getting right on my nerves. Cheers
KevinB Posted April 26, 2018 Posted April 26, 2018 Tapping to get you more information doesn't actually get you more information. So a standard Microsoft error dialog then 1
Norphy Posted April 26, 2018 Author Posted April 26, 2018 Looking further at it, it appears that Windows 10 is attempting to install language packs but failing. I think the reason is that it's trying to pull them from WSUS but WSUS doesn't have them downloaded. Being as I'm using SCCM to manage updates rather than WSUS, that's not surprising.
sted Posted April 26, 2018 Posted April 26, 2018 dosent sccm use wsus? you could import the updates into wsus if you actually want them to install so it dosent fail
Fazza Posted April 26, 2018 Posted April 26, 2018 The icon in your image is that of the Handwriting thingy and is most probably trying to update a language pack.
Norphy Posted April 26, 2018 Author Posted April 26, 2018 dosent sccm use wsus? you could import the updates into wsus if you actually want them to install so it dosent fail SCCM does use WSUS, yes, but it nothing actually gets downloaded into the WSUS repository. Once you install a Software Update Point onto a WSUS server, you're supposed to leave it well alone and leave SCCM to manage it. Updates get download and deployed from an SCCM distribution point.
NetworkServices Posted April 27, 2018 Posted April 27, 2018 I got around this by disabling the scheduled task that prompts this. I didn't need the language packs anyway. schtasks /Change /TN "Microsoft\Windows\LanguageComponentsInstaller\Installation" /Disable 1
Arthur Posted May 31, 2018 Posted May 31, 2018 Does anyone know how to stop W10 from doing this? It's getting right on my nerves. A different way to stop it is to install the relevant "Features on Demand" packages (either during deployment or by integrating them into your image)... https://www.apajove.com/we-are-adding-some-new-features-to-windows-this-could-take-a-few-minutes/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now