Windows Vista Forums

VSS idle timeout. shadow copy does not work.
  1. #1


    pj Guest

    VSS idle timeout. shadow copy does not work.

    i am running vista ultimate...
    and my shadow copy is no longer working.. it hasn't for months!
    it did when i first got my system (dell inspiron 9400)!.. i think i disabled
    it... but have
    re-enabled it... but to no avail.. i have system backup set to auto...
    windows shadow copy set back to auto (was disabled) (under services)

    and when i right click a folder, and goto previous versions.. it is empty...
    i have checked my even log viewer.. and it i get the following:

    -The Windows Modules Installer service entered the running state.

    -DCOM started the service VSS with arguments "" in order to run the server:
    {E579AB5F-1CC4-44B4-BED9-DE0991FF0623}

    -The VSS service is shutting down due to idle timeout.




    any idea as to what could be causing this? i tried figuring this one out
    months ago.. but gave up...
    im now determined to figure it out!

    any help would be much appreciated!

    thanks
    pj


      My System SpecsSystem Spec

  2. #2


    pj Guest

    RE: VSS idle timeout. shadow copy does not work.

    if i cant get help here, where, oh where can i?
    come on! anyone?

    p

      My System SpecsSystem Spec

  3. #3


    Ronnie Vernon MVP Guest

    Re: VSS idle timeout. shadow copy does not work.

    PJ

    Do you have System Restore enabled on the system drive (C? The system
    restore files is where all of the previous version shadow copies are saved.

    --

    Ronnie Vernon
    Microsoft MVP
    Windows Shell/User


    "pj" <pj@xxxxxx> wrote in message
    news:1535922C-FE57-43B1-948F-DA55D026F18B@xxxxxx

    >i am running vista ultimate...
    > and my shadow copy is no longer working.. it hasn't for months!
    > it did when i first got my system (dell inspiron 9400)!.. i think i
    > disabled
    > it... but have
    > re-enabled it... but to no avail.. i have system backup set to auto...
    > windows shadow copy set back to auto (was disabled) (under services)
    >
    > and when i right click a folder, and goto previous versions.. it is
    > empty...
    > i have checked my even log viewer.. and it i get the following:
    >
    > -The Windows Modules Installer service entered the running state.
    >
    > -DCOM started the service VSS with arguments "" in order to run the
    > server:
    > {E579AB5F-1CC4-44B4-BED9-DE0991FF0623}
    >
    > -The VSS service is shutting down due to idle timeout.
    >
    >
    > any idea as to what could be causing this? i tried figuring this one out
    > months ago.. but gave up...
    > im now determined to figure it out!
    >
    > any help would be much appreciated!
    >
    > thanks
    > pj
    >

      My System SpecsSystem Spec

  4. #4


    pj Guest

    Re: VSS idle timeout. shadow copy does not work.

    yes, i have it checked to monitor drive C, the drive i want shadow copies to
    work on...
    i have checked, and rechecked..
    p

      My System SpecsSystem Spec

  5. #5


    Bert Kinney Guest

    Re: VSS idle timeout. shadow copy does not work.

    Hi,

    Each time System Restore is disabled, all shadow copies, including Restore
    Points and Previous Versions are deleted.

    Now that System Restore is enabled on C:, right click on the Command Prompt
    and select Run as administrator. Then paste the following command and press
    enter. This will displays all shadow copy storage associations on the system.

    vssadmin list shadowstorage

    In the command prompt right click on the upper left conner of the title bar
    and select Edit - Select All then press enter. This will place the contents
    of the command prompt into the clip board. Now paste the results here.

    Regards,
    Bert Kinney MS-MVP Shell/User
    http://bertk.mvps.org
    Member: http://dts-l.org


    pj wrote:

    > yes, i have it checked to monitor drive C, the drive i want shadow copies to
    > work on...
    > i have checked, and rechecked..
    > p

      My System SpecsSystem Spec

  6. #6


    pj Guest

    Re: VSS idle timeout. shadow copy does not work.

    im on the road right now.... be back after thanksgiving... thanks for posting.

    pj


    "Bert Kinney" wrote:

    > Hi,
    >
    > Each time System Restore is disabled, all shadow copies, including Restore
    > Points and Previous Versions are deleted.
    >
    > Now that System Restore is enabled on C:, right click on the Command Prompt
    > and select Run as administrator. Then paste the following command and press
    > enter. This will displays all shadow copy storage associations on the system.
    >
    > vssadmin list shadowstorage
    >
    > In the command prompt right click on the upper left conner of the title bar
    > and select Edit - Select All then press enter. This will place the contents
    > of the command prompt into the clip board. Now paste the results here.
    >
    > Regards,
    > Bert Kinney MS-MVP Shell/User
    > http://bertk.mvps.org
    > Member: http://dts-l.org
    >
    >
    > pj wrote:

    > > yes, i have it checked to monitor drive C, the drive i want shadow copies to
    > > work on...
    > > i have checked, and rechecked..
    > > p
    >

      My System SpecsSystem Spec

  7. #7


    pj Guest

    Re: VSS idle timeout. shadow copy does not work.

    ok, im back, and did like you said BERT...
    here are the results:

    pj

    C:\Users\ME>vssadmin list shadowstorage
    vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
    (C) Copyright 2001-2005 Microsoft Corp.

    Shadow Copy Storage association
    For volume: (C\\?\Volume{155e5023-0a83-11dc-94e1-806e6f6e6963}\
    Shadow Copy Storage volume:
    (C\\?\Volume{155e5023-0a83-11dc-94e1-806e6f6e69
    63}\
    Used Shadow Copy Storage space: 678.664 MB
    Allocated Shadow Copy Storage space: 970.223 MB
    Maximum Shadow Copy Storage space: 2 GB

      My System SpecsSystem Spec

  8. #8


    pj Guest

    Re: VSS idle timeout. shadow copy does not work.

    Bert ya there!? anybody.... would really like to figure this one out!!!
    thanks
    pj

      My System SpecsSystem Spec

  9. #9


    pj Guest

    RE: VSS idle timeout. shadow copy does not work.

    grrr.. disspointing, no one helped me out...
    i just wanted to post back on here, for anyone else who seems to be having
    this problem.....
    turns out TUNEBIT (which i dont use,) causes problems with VSS...
    my problem was, i disabled admin shares... check the following yourself
    goto RUN, type regedit and:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters,
    and create two new DWORD values, AutoShareServer and AutoShareWks, both set
    to 1

    pj

      My System SpecsSystem Spec

  10. #10


    pj Guest

    RE: VSS idle timeout. shadow copy does not work.

    grrr.. disappointing, no one helped me out...
    i just wanted to post back on here, for anyone else who seems to be having
    this problem.....
    turns out TUNEBIT (which i dont use,) causes problems with VSS...
    my problem was, i disabled admin shares... check the following yourself
    goto RUN, type regedit and:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters,
    and create two new DWORD values, AutoShareServer and AutoShareWks, both set
    to 1

    pj

      My System SpecsSystem Spec

Page 1 of 2 12 LastLast
VSS idle timeout. shadow copy does not work. problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Shadow Copy Ed Server General 0 13 Aug 2009
about shadow copy best friend Vista General 0 03 May 2008
How do I get dialup idle timeout to work with incoming network pro yyj Vista networking & sharing 0 04 Oct 2007
dialup modem idle timeout does not work yyj Vista General 0 03 Oct 2007
Shadow Copy: Force Copy Creation? Jack Vista General 0 06 May 2007