Is there a way to really remove (delete the package file) from the WIM file to make the installation of windows smaller and functionality reduced so those packages/features may not be available for installation.
But this should mainly be for reduzin the file of the WIM file / installation size of windows?
And how would that cmd line look exactly, I've tested this cmd line but that only disables it does not actually reduze the footprint
dism /Image:D:\images\windows2k8R2\w2k8r2_dsim /scratchdir:E:\images\scratchdir /disable-feature /packagename:Microsoft-Windows-ServerDatacenterCoreEdition~31bf3856ad364e35~amd64~~6.1.7600.16385 /featurename:PowerShell-WOW64