Windows update has caused error0x80042318 in system restore/protection

Page 1 of 4 123 ... LastLast

  1. Posts : 43
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
       #1

    Windows update has caused error0x80042318 in system restore/protection


    ok after doing this : Windows Anytime Upgrade couldn't create a restore point?? - Windows 7 Forums (if u read from page 1-2)

    i have figured the problem is something to do with windows updates, ive got no idea which update is causing this problem. does anybody know any windows updates that could possibly cause sytem restore/ the vss writers to stop functioning properly????
    appericate the help :)
      My Computer


  2. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #2

    Please run teh following commands in an Elevated Command Prompt window, and post the results.

    NET START VSS
    SC QC VSS
    SC QUERYEX VSS
    VSSADMIN LIST WRITERS


    Here are some instructions to make life easier :)
    1) To open an Elevated Command Prompt Window (the ECP window), click on Start, All Programs, Accessories – then right-click on Command Prompt, and select Run as Administrator. Accept the UAC prompt.
    2) To run the commands easier, highlight the block of commands, and right-click on the highlight – select Copy. In the CP Window, click on the black/white icon at top left – select Paste. The commands will run but may not complete the last command, so hit the Enter Key once.
    3) To copy the results... click on the Black/White icon in the top left, and select Edit... 'Select All', and hit the Enter key - then use Ctrl+V or r-click+Paste to paste it into your response.
      My Computer


  3. Posts : 43
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #3

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>NET START VSS
    The Volume Shadow Copy service is starting.
    The Volume Shadow Copy service was started successfully.


    C:\Windows\system32>SC QC VSS
    [SC] QueryServiceConfig SUCCESS

    SERVICE_NAME: VSS
    TYPE : 10 WIN32_OWN_PROCESS
    START_TYPE : 3 DEMAND_START
    ERROR_CONTROL : 1 NORMAL
    BINARY_PATH_NAME : C:\Windows\system32\vssvc.exe
    LOAD_ORDER_GROUP :
    TAG : 0
    DISPLAY_NAME : Volume Shadow Copy
    DEPENDENCIES : RPCSS
    SERVICE_START_NAME : LocalSystem

    C:\Windows\system32>SC QUERYEX VSS

    SERVICE_NAME: VSS
    TYPE : 10 WIN32_OWN_PROCESS
    STATE : 4 RUNNING
    (STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
    WIN32_EXIT_CODE : 0 (0x0)
    SERVICE_EXIT_CODE : 0 (0x0)
    CHECKPOINT : 0x0
    WAIT_HINT : 0x0
    PID : 6460
    FLAGS :

    C:\Windows\system32>VSSADMIN LIST WRITERS
    vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
    (C) Copyright 2001-2005 Microsoft Corp.

    Done that :)
      My Computer


  4. Posts : 43
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #4

    should i reinstall windows and just disable windows update??
      My Computer


  5. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #5

    The last command didn't complete, did it actually generate anything??
    Please run that one again, and post the results (it can take a minute to produce output)
      My Computer


  6. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #6

    Please also run the following command, and post the results.

    REG QUERY "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\VSS\Diag\WMI Writer"
      My Computer


  7. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #7

    ..... and also the following commands

    NET START SWPRV
    SC QC SWPRV
    SC QUERYS SWPRV
      My Computer


  8. Posts : 43
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #8

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>NET START VSS
    The requested service has already been started.

    More help is available by typing NET HELPMSG 2182.


    C:\Windows\system32>SC QC VSS
    [SC] QueryServiceConfig SUCCESS

    SERVICE_NAME: VSS
    TYPE : 10 WIN32_OWN_PROCESS
    START_TYPE : 3 DEMAND_START
    ERROR_CONTROL : 1 NORMAL
    BINARY_PATH_NAME : C:\Windows\system32\vssvc.exe
    LOAD_ORDER_GROUP :
    TAG : 0
    DISPLAY_NAME : Volume Shadow Copy
    DEPENDENCIES : RPCSS
    SERVICE_START_NAME : LocalSystem

    C:\Windows\system32>SC QUERYEX VSS

    SERVICE_NAME: VSS
    TYPE : 10 WIN32_OWN_PROCESS
    STATE : 4 RUNNING
    (STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
    WIN32_EXIT_CODE : 0 (0x0)
    SERVICE_EXIT_CODE : 0 (0x0)
    CHECKPOINT : 0x0
    WAIT_HINT : 0x0
    PID : 3508
    FLAGS :

    C:\Windows\system32>VSSADMIN LIST WRITERS
    vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
    (C) Copyright 2001-2005 Microsoft Corp.


    C:\Windows\system32>
    This is all that is generated after 5 minutes...
      My Computer


  9. Posts : 43
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #9

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>REG QUERY "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\
    VSS\Diag\WMI Writer"

    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\VSS\Diag\WMI Writer
    IDENTIFY (Enter) REG_BINARY 480000000000000032211A84CFE1CD01F4030000A8
    0E0000E8030000010000000100000000000000000000000000000000000000000000000000000000
    0000000000000000000000
    IDENTIFY (Leave) REG_BINARY 480000000000000053452184CFE1CD01F4030000A8
    0E0000E8030000000000000100000000000000000000000000000000000000000000000000000000
    0000000000000000000000


    C:\Windows\system32>

    This was the : REG QUERY "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\VSS\Diag\WMI Writer" command :)
      My Computer


  10. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #10

    Please run teh following commands, and post the results.

    NET START SWPRV
    SC QC SWPRV
    SC QUERYEX SWPRV
    REG QUERY HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppID\{56BE716B-2F76-4dfa-8702-67AE10044F0B}
    REG QUERY HKLM\SOFTWARE\Classes\AppID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}
    REG QUERY HKLM\SOFTWARE\Classes\CLSID\{573bdf38-df23-427f-acb8-a67abd702698}
    Last edited by NoelDP; 28 Dec 2012 at 04:56. Reason: correct typo in command
      My Computer


 
Page 1 of 4 123 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 21:06.
Find Us