Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space KNOW and version 8.0

Problem

This VSS error is produced by a fault or corruption in the Windows Management Instrumentation repository.  The error can also be identified by the following VSS state value: Status: 9 (VSS_WS_FAILED_AT_FREEZE)

 

Panel
bgColor#fff
titleSolution - Reset the WMI repository
  1. Start the computer and press f8 on boot up and select 'Safe Mode without networking'.
  2. Start an elevated command prompt
  3. To make certain the WindowsManagementInstrumentation (WMI) service is not  running, type:

    Code Block
    languageperl
    themeFadeToGrey
    net stop winmgmt


  4. In the start menu click 'computer' on the right hand side. Go to the 'windows\system32\WBEM\ folder' and rename the Repository folder to something else like 'OLDRepository'  (right click and choose 'Rename Folder').
  5. Reboot and restart as normal.
  6. Go to (Start > All Programs > Accessories) and select 'Command prompt' 
  7. To stop the wmi service, type:

    Code Block
    languagetext
    themeFadeToGrey
    net stop winmgmt


  8. Type:

    Code Block
    languagetext
    themeFadeToGrey
    winmgmt /resetRepository
  9. Restart the system.

Content by Label
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@23468b
showSpacefalse
sortmodified
reversetrue
typepage
labelskb-troubleshooting-article
cqllabel = "kb-troubleshooting-article" and type = "page" and space = "KNOW"

Page properties
hiddentrue
Related issues