assistantbad.blogg.se

Quick assist windows 8
Quick assist windows 8









quick assist windows 8

Perhaps the discrepancy in the number of folders is that this was a 1703 ISO restore to a HOME 1703PC, not 1611? There were 39, not 40.Įvery file named Quick Assist from Manifests.

  • Copy the C:\QA folder to a local drive on the computer and run this command: dism.exe /Online /Apply-Unattend:unat.xmlĬonverted the INSTALL.esd to INSTALL.wim and placed it in C:\.Įvery folder named Quick Assist from AMD64.
  • Create a text file (I'll call it unat.xml) with the following contents:.
  • You can un-mount the wim now you are done with it.
  • Rename the C:\QA\*.mum file to update.mum.
  • Rename the C:\QA\*.cat file to update.cat.
  • Copy these files from C:\WIM\Windows\Servicing\Packages\Microsoft-Windows-QuickAssist-Package* to.
  • Copy these files from C:\WIM\Windows\WinSxS\Manifests\amd64_microsoft-windows-quickassist* to.
  • Copy these  directories from C:\WIM\Windows\WinSxS\amd64_microsoft-windows-quickassist* to.
  • Create a new, empty working directory (I'll refer to this as C:\QA).
  • quick assist windows 8

  • Mount the install.wim from the Sources directory in the ISO.
  • You'll need the Windows 10 v1607 ISO (or install.wim specifically). This occurs, run /dism /online /cleanup-image /StartComponentCleanup, restart, then re-run /restorehealth.

    quick assist windows 8

    There will be times when /restorehealth fails due to the component store within WinSxS containing two or more different versions of an applicable cab, which occurs when an inplace upgrade or update did not properly cleanup after itself.

  • /scannow verifies all system files match the hashes of their originals within the WinSxS folder if corruption is found, SFC replaces the corrupted file with the original contained within the applicable WinSxS cab file.
  • quick assist windows 8

    sfc /scannow must be run after running /restorehealth WinSxS contains a copy of every Windows system file, allowing the system to fix itselfĢ. /restorehealth verifies cab files within the WinSxS folder have not become corrupted by matching hashes from Windows Update servers if corruption is found, it replaces the applicable cab files with originals downloaded from Windows Update [or a mounted.dism /online /cleanup-image /restorehealth must be run prior to running /scannow restorehealth and /scannow are two sides of the same coin and must be run in the proper orderġ. /Source would be the mounted install.esd from a v1607 Windows install ISO (ensure correct index for your version of windows is mounted from install.esd, as each contains 4 images)ĭism /Online /Add-Capability /CapabilityName:~~~~0.0.1.0 /Source:Z:/Mount./CapabilityName would be the full version name of Quick Assist.Quick Assist should be able to be reinstalled via: dism /Online /Add-Capability /CapabilityName: /Source:











    Quick assist windows 8