System File Checker (SFC) is a command-line tool that scans all protected system files and replaces incorrect versions with correct versions. This tool originally built for Windows 2000!, and all GA editions were shipped with it. In other words, SFC Read More …
Tag: dism.exe
DISM.EXE – Cleanup your machine (Windows Side By Side – winsxs folder)
The dism.exe is primarily used for servicing a windows environment. I primarily use it to get rid of the windows side by side (winsxs) feature. As it takes up too much disk space. But dism.exe can be used in various Read More …
Microsoft Windows Lync Server 2010 Installation – PrereqInstallFailed (Wmf2008R2)
PrereqInstallFailed (Wmf2008R2) in Windows Lync Server 2010 Installation. This error occurs while the installer runs the following command: C:\Windows\system32\dism.exe /online /norestart /add-package /packagepath:C:\Windows\servicing\Packages\Microsoft-Windows-Media-Format- Package~31bf3856ad364e35~amd64~~6.1.7600.16385.mum /ignorecheck And the ERROR is: Resolution: Run the following command in the Read More …