<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Manually Create Restore Points In Vista</title>
	<atom:link href="http://www.lockergnome.com/windows/2008/11/07/manually-create-restore-points-in-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lockergnome.com/windows/2008/11/07/manually-create-restore-points-in-vista/</link>
	<description>Technology News, Reviews &#38; How-To</description>
	<lastBuildDate>Sat, 18 Feb 2012 05:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Tiago</title>
		<link>http://www.lockergnome.com/windows/2008/11/07/manually-create-restore-points-in-vista/#comment-16682</link>
		<dc:creator>Tiago</dc:creator>
		<pubDate>Thu, 22 Oct 2009 18:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lockergnome.com/windows/?p=11361#comment-16682</guid>
		<description>Hi there!

Does anybody know how to programmatically create a restore point in Windows 2008?

Thank you!</description>
		<content:encoded><![CDATA[<p>Hi there!</p>
<p>Does anybody know how to programmatically create a restore point in Windows 2008?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drwho07</title>
		<link>http://www.lockergnome.com/windows/2008/11/07/manually-create-restore-points-in-vista/#comment-16681</link>
		<dc:creator>drwho07</dc:creator>
		<pubDate>Sat, 15 Nov 2008 15:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lockergnome.com/windows/?p=11361#comment-16681</guid>
		<description>Few people will take the long way to do anything.
Running a simple script to make a restore point is more to my own liking.  I even put a copy of the script in my Startup folder, for a System Restore Point every time I reboot.  It has a distinctive name, &quot;Hacked the Registry&quot; so it stands out among the other restore points made by windows.
  I know that name was meant to be a joke, by the original writer, but it also serves a valuable purpose.

Set SRP=GetObject(&quot;winmgmts:\.rootdefault:Systemrestore&quot;)
CSRP=SRP.CreateRestorePoint(&quot;Hacked the registry&quot;, 0, 100)

Copy and paste the above two lines into &quot;Notepad&quot; (NOT Wordpad) and save as:
Set Restore Point.vbs

Save the file wherever is most convenient for you and just run it to make yourself a new restore point.  Windows will put the time and date on the Restore Point along with the name, &quot;Hacked The Registry&quot;, so you&#039;ll know it was the one you created.

Happy Computing,
The Doctor</description>
		<content:encoded><![CDATA[<p>Few people will take the long way to do anything.<br />
Running a simple script to make a restore point is more to my own liking.  I even put a copy of the script in my Startup folder, for a System Restore Point every time I reboot.  It has a distinctive name, &#8220;Hacked the Registry&#8221; so it stands out among the other restore points made by windows.<br />
  I know that name was meant to be a joke, by the original writer, but it also serves a valuable purpose.</p>
<p>Set SRP=GetObject(&#8220;winmgmts:\.rootdefault:Systemrestore&#8221;)<br />
CSRP=SRP.CreateRestorePoint(&#8220;Hacked the registry&#8221;, 0, 100)</p>
<p>Copy and paste the above two lines into &#8220;Notepad&#8221; (NOT Wordpad) and save as:<br />
Set Restore Point.vbs</p>
<p>Save the file wherever is most convenient for you and just run it to make yourself a new restore point.  Windows will put the time and date on the Restore Point along with the name, &#8220;Hacked The Registry&#8221;, so you&#8217;ll know it was the one you created.</p>
<p>Happy Computing,<br />
The Doctor</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 11/19 queries in 0.571 seconds using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: s3.lockergnome.com

Served from: www.lockergnome.com @ 2012-02-18 12:27:00 -->
