Optional features

Check available optional features:

				
					DISM /Online /Get-Capabilities
				
			

Install an optional feature:

				
					DISM /Online /Add-capability /capabilityname:Media.MediaFeaturePack~~~~0.0.1.0
				
			

More articles

Docker networking :)

Docker networking is just awesome. -if you enjoy networking. Especially check out the IPVLAN L3 functionality, it is really nice. Learn

Read More »