How to Install WMIC Offline in Windows 11

In Windows 11 24H2 and later, WMIC is not installed by default but is available as a Feature On Demand (FoD) component that can be installed via Settings or DISM. However, installing  WMIC or any other FoD via Settings or DISM requires internet access. If you have a standalone Windows 11 PC without internet access and need to enable Windows Management Instrumentation Command-line (WMIC), this article is for you.Read more

How to Fix .NET Framework 3.5 Error 0x800F080C

iso netfx3 cab.

When you install the .NET Framework 3.5 using DISM in Windows 10 or 11, you may encounter error 0x800F080C. The full error message is below:

Error: 0x800f080c

Feature name NetFX3 is unknown.
A Windows feature name was not recognized.
Use the /Get-Features option to find the name of the feature in the image and try the command again.

Read more