Microsoft Windows Vista Community Forums - Vistaheads
Driver Scanner 2009 - Free Scan Now



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Registry Mechanic - Free Scan Now

Restore points

microsoft.public.windows.vista.general



Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Reply
  #1 (permalink)  
Old 02-19-2007
Bob Eyster
 

Posts: n/a
Restore points
I thought maybe M$ got this option right this time around.

All my restore points has stopped working. Has anyone else had this happen
to them?

I know defragging your HDD will mess up the restore points but I haven't
defragged my drive at this time. No need too.

--

Bob Eyster
MS Windows Vista Premium



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-19-2007
Jon
 

Posts: n/a
Re: Restore points

"Bob Eyster" <reyster1@comcast.net> wrote in message
news:eFLdKZDVHHA.2256@TK2MSFTNGP02.phx.gbl...
>I thought maybe M$ got this option right this time around.
>
> All my restore points has stopped working. Has anyone else had this happen
> to them?
>
> I know defragging your HDD will mess up the restore points but I haven't
> defragged my drive at this time. No need too.
>
> --
>
> Bob Eyster
> MS Windows Vista Premium
>
>
>


I think you lose your Vista restore points if you're dual-booting and boot
into, say, an xp installation.

--
Jon

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2007
John Barnett MVP
 

Posts: n/a
Re: Restore points
You do loose your restore points if you dual boot. One thing that i have
also noticed is that restore points, on my machine, anyway, are only being
kept for about 6 days, after that they disappear.

--
John Barnett MVP
Associate Expert
Windows - Shell/User

Web: http://xphelpandsupport.mvps.org
Web: http://vistasupport.mvps.org

The information in this mail/post is supplied "as is". No warranty of any
kind, either expressed or implied, is made in relation to the accuracy,
reliability or content of this mail/post. The Author shall not be liable for
any direct, indirect, incidental or consequential damages arising out of the
use of, or inability to use, information or opinions expressed in this
mail/post..

"Jon" <Email_Address@SomewhereOrOther.com> wrote in message
news:OLD5xfDVHHA.1200@TK2MSFTNGP04.phx.gbl...
>
> "Bob Eyster" <reyster1@comcast.net> wrote in message
> news:eFLdKZDVHHA.2256@TK2MSFTNGP02.phx.gbl...
>>I thought maybe M$ got this option right this time around.
>>
>> All my restore points has stopped working. Has anyone else had this
>> happen to them?
>>
>> I know defragging your HDD will mess up the restore points but I haven't
>> defragged my drive at this time. No need too.
>>
>> --
>>
>> Bob Eyster
>> MS Windows Vista Premium
>>
>>
>>

>
> I think you lose your Vista restore points if you're dual-booting and boot
> into, say, an xp installation.
>
> --
> Jon


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2007
Jon
 

Posts: n/a
Re: Restore points



"John Barnett MVP" <freelanceit@mvps.org.NOSPAM> wrote in message
news:ePwNI4DVHHA.4832@TK2MSFTNGP04.phx.gbl...
> You do loose your restore points if you dual boot. One thing that i have
> also noticed is that restore points, on my machine, anyway, are only being
> kept for about 6 days, after that they disappear.
>
> --
> John Barnett MVP
> Associate Expert
> Windows - Shell/User
>
> Web: http://xphelpandsupport.mvps.org
> Web: http://vistasupport.mvps.org
>
> The information in this mail/post is supplied "as is". No warranty of any
> kind, either expressed or implied, is made in relation to the accuracy,
> reliability or content of this mail/post. The Author shall not be liable
> for any direct, indirect, incidental or consequential damages arising out
> of the use of, or inability to use, information or opinions expressed in
> this mail/post..
>



Might be to do with the amount of space allocated to System Restore

You can determine that with the command (at an admin command prompt)

vssadmin list shadowstorage

and, if necessary resize it with the command

vssadmin resize shadowstorage

[syntax ... vssadmin resize shadowstorage /? ]


Aternatively, (but probably less likely) it might be the value of
'RPLifeInterval' (number of seconds restore points live for)
at
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\SystemRestore
(mine is 4294967295 (decimal) )

--
Jon

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2007
Jill Zoeller [MSFT]
 

Posts: n/a
Re: Restore points
Jon, I have a couple quick clarifications on your post.

Unfortunately vssadmin resize shadowstorage doesn't quite work the way it
should. You can use this command to change the size, but the size is reset
to the default the next time a restore point is created. We have a bug to
change this so that a custom setting actually sticks.

I hadn't seen reference to the registry entry you mention below. I asked
someone on the System Restore team about this and he says this key is for XP
and doesn't work in Vista. It's there in Vista for compatibility with
scripts using the WMI provider (as you've seen it's set to 0 or 0xffffffff )
but the key is never read when deciding when to delete restore points.

Thanks to you and John for helping out with these questions!

--
This posting is provided "AS IS" with no warranties, and confers no rights.

Want to learn more about Windows file and storage technologies? Visit our
team blog at http://blogs.technet.com/filecab/default.aspx.


"Jon" <Email_Address@SomewhereOrOther.com> wrote in message
news:On5msCEVHHA.4380@TK2MSFTNGP03.phx.gbl...
>
>
>
> "John Barnett MVP" <freelanceit@mvps.org.NOSPAM> wrote in message
> news:ePwNI4DVHHA.4832@TK2MSFTNGP04.phx.gbl...
>> You do loose your restore points if you dual boot. One thing that i have
>> also noticed is that restore points, on my machine, anyway, are only
>> being kept for about 6 days, after that they disappear.
>>
>> --
>> John Barnett MVP
>> Associate Expert
>> Windows - Shell/User
>>
>> Web: http://xphelpandsupport.mvps.org
>> Web: http://vistasupport.mvps.org
>>
>> The information in this mail/post is supplied "as is". No warranty of any
>> kind, either expressed or implied, is made in relation to the accuracy,
>> reliability or content of this mail/post. The Author shall not be liable
>> for any direct, indirect, incidental or consequential damages arising out
>> of the use of, or inability to use, information or opinions expressed in
>> this mail/post..
>>

>
>
> Might be to do with the amount of space allocated to System Restore
>
> You can determine that with the command (at an admin command prompt)
>
> vssadmin list shadowstorage
>
> and, if necessary resize it with the command
>
> vssadmin resize shadowstorage
>
> [syntax ... vssadmin resize shadowstorage /? ]
>
>
> Aternatively, (but probably less likely) it might be the value of
> 'RPLifeInterval' (number of seconds restore points live for)
> at
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> NT\CurrentVersion\SystemRestore
> (mine is 4294967295 (decimal) )
>
> --
> Jon



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2007
GreenWing
 

Posts: n/a
Re: Restore points
"Jon" <Email_Address@SomewhereOrOther.com> wrote in message
news:On5msCEVHHA.4380@TK2MSFTNGP03.phx.gbl...
> Might be to do with the amount of space allocated to System Restore
>
> You can determine that with the command (at an admin command prompt)
>
> vssadmin list shadowstorage


Out of curiosity, I ran this command...It said I was using 26GB + for shadow
copy? How does one reclaim this storage?

Greenwing

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-19-2007
Jill Zoeller [MSFT]
 

Posts: n/a
Re: Restore points
Try Disk Cleanup. This will remove all but the most recent restore point.

--
This posting is provided "AS IS" with no warranties, and confers no rights.

Want to learn more about Windows file and storage technologies? Visit our
team blog at http://blogs.technet.com/filecab/default.aspx.
"GreenWing" <Greenwing@DoNotEmailMe.com> wrote in message
news:%23NOoHPFVHHA.4832@TK2MSFTNGP04.phx.gbl...
> "Jon" <Email_Address@SomewhereOrOther.com> wrote in message
> news:On5msCEVHHA.4380@TK2MSFTNGP03.phx.gbl...
>> Might be to do with the amount of space allocated to System Restore
>>
>> You can determine that with the command (at an admin command prompt)
>>
>> vssadmin list shadowstorage

>
> Out of curiosity, I ran this command...It said I was using 26GB + for
> shadow copy? How does one reclaim this storage?
>
> Greenwing


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-19-2007
Jon
 

Posts: n/a
Re: Restore points
Very interesting. Thanks alot Jill. Good to hear the real inside story from
you folks.

--
Jon


"Jill Zoeller [MSFT]" <jillz@online.microsoft.com> wrote in message
news:%23DDbm5EVHHA.4380@TK2MSFTNGP03.phx.gbl...
> Jon, I have a couple quick clarifications on your post.
>
> Unfortunately vssadmin resize shadowstorage doesn't quite work the way it
> should. You can use this command to change the size, but the size is reset
> to the default the next time a restore point is created. We have a bug to
> change this so that a custom setting actually sticks.
>
> I hadn't seen reference to the registry entry you mention below. I asked
> someone on the System Restore team about this and he says this key is for
> XP and doesn't work in Vista. It's there in Vista for compatibility with
> scripts using the WMI provider (as you've seen it's set to 0 or
> 0xffffffff ) but the key is never read when deciding when to delete
> restore points.
>
> Thanks to you and John for helping out with these questions!
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> Want to learn more about Windows file and storage technologies? Visit our
> team blog at http://blogs.technet.com/filecab/default.aspx.
>
>
> "Jon" <Email_Address@SomewhereOrOther.com> wrote in message
> news:On5msCEVHHA.4380@TK2MSFTNGP03.phx.gbl...
>>
>>
>>
>> "John Barnett MVP" <freelanceit@mvps.org.NOSPAM> wrote in message
>> news:ePwNI4DVHHA.4832@TK2MSFTNGP04.phx.gbl...
>>> You do loose your restore points if you dual boot. One thing that i have
>>> also noticed is that restore points, on my machine, anyway, are only
>>> being kept for about 6 days, after that they disappear.
>>>
>>> --
>>> John Barnett MVP
>>> Associate Expert
>>> Windows - Shell/User
>>>
>>> Web: http://xphelpandsupport.mvps.org
>>> Web: http://vistasupport.mvps.org
>>>
>>> The information in this mail/post is supplied "as is". No warranty of
>>> any kind, either expressed or implied, is made in relation to the
>>> accuracy, reliability or content of this mail/post. The Author shall not
>>> be liable for any direct, indirect, incidental or consequential damages
>>> arising out of the use of, or inability to use, information or opinions
>>> expressed in this mail/post..
>>>

>>
>>
>> Might be to do with the amount of space allocated to System Restore
>>
>> You can determine that with the command (at an admin command prompt)
>>
>> vssadmin list shadowstorage
>>
>> and, if necessary resize it with the command
>>
>> vssadmin resize shadowstorage
>>
>> [syntax ... vssadmin resize shadowstorage /? ]
>>
>>
>> Aternatively, (but probably less likely) it might be the value of
>> 'RPLifeInterval' (number of seconds restore points live for)
>> at
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
>> NT\CurrentVersion\SystemRestore
>> (mine is 4294967295 (decimal) )
>>
>> --
>> Jon

>
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2007
Jon
 

Posts: n/a
Re: Restore points

"GreenWing" <Greenwing@DoNotEmailMe.com> wrote in message
news:%23NOoHPFVHHA.4832@TK2MSFTNGP04.phx.gbl...
> "Jon" <Email_Address@SomewhereOrOther.com> wrote in message
> news:On5msCEVHHA.4380@TK2MSFTNGP03.phx.gbl...
>> Might be to do with the amount of space allocated to System Restore
>>
>> You can determine that with the command (at an admin command prompt)
>>
>> vssadmin list shadowstorage

>
> Out of curiosity, I ran this command...It said I was using 26GB + for
> shadow copy? How does one reclaim this storage?
>
> Greenwing



I believe you can also adjust this registry key to vary the percentage disk
space used

DiskPercent

at

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\SystemRestore\cfg

--
Jon

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-20-2007
Jon
 

Posts: n/a
Re: Restore points
Hi Jill

Does this particular key currently have any validity? Changing it doesn't
seem to have much effect either.......


DiskPercent

at

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\SystemRestore\cfg

?

--
Jon



"Jill Zoeller [MSFT]" <jillz@online.microsoft.com> wrote in message
news:%23DDbm5EVHHA.4380@TK2MSFTNGP03.phx.gbl...
> Jon, I have a couple quick clarifications on your post.
>
> Unfortunately vssadmin resize shadowstorage doesn't quite work the way it
> should. You can use this command to change the size, but the size is reset
> to the default the next time a restore point is created. We have a bug to
> change this so that a custom setting actually sticks.
>
> I hadn't seen reference to the registry entry you mention below. I asked
> someone on the System Restore team about this and he says this key is for
> XP and doesn't work in Vista. It's there in Vista for compatibility with
> scripts using the WMI provider (as you've seen it's set to 0 or
> 0xffffffff ) but the key is never read when deciding when to delete
> restore points.
>
> Thanks to you and John for helping out with these questions!
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> Want to learn more about Windows file and storage technologies? Visit our
> team blog at http://blogs.technet.com/filecab/default.aspx.
>
>
> "Jon" <Email_Address@SomewhereOrOther.com> wrote in message
> news:On5msCEVHHA.4380@TK2MSFTNGP03.phx.gbl...
>>
>>
>>
>> "John Barnett MVP" <freelanceit@mvps.org.NOSPAM> wrote in message
>> news:ePwNI4DVHHA.4832@TK2MSFTNGP04.phx.gbl...
>>> You do loose your restore points if you dual boot. One thing that i have
>>> also noticed is that restore points, on my machine, anyway, are only
>>> being kept for about 6 days, after that they disappear.
>>>
>>> --
>>> John Barnett MVP
>>> Associate Expert
>>> Windows - Shell/User
>>>
>>> Web: http://xphelpandsupport.mvps.org
>>> Web: http://vistasupport.mvps.org
>>>
>>> The information in this mail/post is supplied "as is". No warranty of
>>> any kind, either expressed or implied, is made in relation to the
>>> accuracy, reliability or content of this mail/post. The Author shall not
>>> be liable for any direct, indirect, incidental or consequential damages
>>> arising out of the use of, or inability to use, information or opinions
>>> expressed in this mail/post..
>>>

>>
>>
>> Might be to do with the amount of space allocated to System Restore
>>
>> You can determine that with the command (at an admin command prompt)
>>
>> vssadmin list shadowstorage
>>
>> and, if necessary resize it with the command
>>
>> vssadmin resize shadowstorage
>>
>> [syntax ... vssadmin resize shadowstorage /? ]
>>
>>
>> Aternatively, (but probably less likely) it might be the value of
>> 'RPLifeInterval' (number of seconds restore points live for)
>> at
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
>> NT\CurrentVersion\SystemRestore
>> (mine is 4294967295 (decimal) )
>>
>> --
>> Jon

>
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
restore points and previous versions (vss) Troy McClure microsoft.public.windows.vista.general 15 11-06-2007 20:00
System restore points Fred Myers microsoft.public.windows.vista.file management 7 03-01-2007 02:24
RE: How to change the storage of Restore Points? =?Utf-8?B?TGFycnkgQm90aGVyYXM=?= microsoft.public.windows.vista.general 2 02-28-2007 23:32
Bug? I can't delete retore points Robert Blacher microsoft.public.windows.vista.general 9 02-28-2007 21:00
System Restore points missing. =?Utf-8?B?UmF2eW5uZQ==?= microsoft.public.windows.vista.general 3 02-19-2007 06:33


All times are GMT +1. The time now is 22:10.


Registry Mechanic - Free Scan Now
Driver Scanner 2009 - Free Scan Now




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119