Dism “enable-feature is unknown”

Recently I was trying to add a Windows Feature into a Windows.wim file. After mounting the Wim I ran the below on a server 2012 machineDism /Image:”c:\temp” /Enable-Feature […]

DISM Cleanup Folder

For Server 2008 r2 and HighRunDISM /online /Cleanup-Image /StartComponentCleanupYou may need to start trusted installer before handnet start TrustedInstallerRun COMPCLNServer 2008Run  : COMPCLN.EXE Task Scheduler (Local) –> Task Scheduler […]