Media Feature Pack on Windows 10 22H2 (With SCCM Windows Updates)

Ross M 21 Reputation points
2024-02-28T11:33:22.4133333+00:00

Hi,

We need to install Media Feature Pack 22H2 on some of our Windows N systems.

There is a link but there is no download: https://support.microsoft.com/en-us/windows/media-feature-pack-for-windows-10-11-n-february-2023-2aaf89b8-f9d3-4322-98d0-612c9bea9c01#articleFooterSupportBridge=communityBridge

The issue is, we use SCCM to deploy updates (similar to WSUS), therefore the DISM command fail because it's trying to contact MS servers:

DISM /Online /Add-Capability /CapabilityName:Media.MediaFeaturePack~~~~0.0.1.0

If we use a non-domain computer the command works. But I looked in SCCM Updates list and was unable to find the update to download it to our server. I've tried many ways to install it to no avail. Does anyone have a good solution for this?

Many thanks,

Ross

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,461 questions
Microsoft Configuration Manager
0 comments No comments
{count} votes

Accepted answer
  1. XinGuo-MSFT 17,321 Reputation points
    2024-02-29T08:48:56.03+00:00

    Hi,

    When we run the command on a non-domain computer, use the network monitor tool to obtain the package URL.

    Then try to download the package and deploy with SCCM.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.