<?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: How to schedule automatic full backup on Windows 11, 10	</title>
	<atom:link href="https://pureinfotech.com/schedule-backup-windows-11/feed/" rel="self" type="application/rss+xml" />
	<link>https://pureinfotech.com/schedule-backup-windows-11/</link>
	<description>Pureinfotech is the best site to get Windows help – featuring friendly how-to guides on Windows 10, Windows 11, Xbox, and other things tech, news, deals, reviews, and more.</description>
	<lastBuildDate>Thu, 29 Jan 2026 12:54:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>
	<item>
		<title>
		By: MrPatko0770		</title>
		<link>https://pureinfotech.com/schedule-backup-windows-11/#comment-4248</link>

		<dc:creator><![CDATA[MrPatko0770]]></dc:creator>
		<pubDate>Tue, 30 Jun 2015 17:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://pureinfotech.com/?p=50788#comment-4248</guid>

					<description><![CDATA[Thanks for this guide, but I seem to be having problems with making the task work. The task was created successfully, and I can see it in Task Shceduler. But no backups are actually made. Task Scheduler gives 0x103 as the task result code.]]></description>
			<content:encoded><![CDATA[<p>Thanks for this guide, but I seem to be having problems with making the task work. The task was created successfully, and I can see it in Task Shceduler. But no backups are actually made. Task Scheduler gives 0x103 as the task result code.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mauro		</title>
		<link>https://pureinfotech.com/schedule-backup-windows-11/#comment-4187</link>

		<dc:creator><![CDATA[Mauro]]></dc:creator>
		<pubDate>Thu, 28 May 2015 16:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://pureinfotech.com/?p=50788#comment-4187</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://pureinfotech.com/schedule-backup-windows-11/#comment-4182&quot;&gt;Allan&lt;/a&gt;.

Make sure that your computer have sufficient rights to write into the share folder. How you checked the event logs in Windows to find a clue of what&#039;s going on?


Thanks,
Mauro]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://pureinfotech.com/schedule-backup-windows-11/#comment-4182">Allan</a>.</p>
<p>Make sure that your computer have sufficient rights to write into the share folder. How you checked the event logs in Windows to find a clue of what&#8217;s going on?</p>
<p>Thanks,<br />
Mauro</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Allan		</title>
		<link>https://pureinfotech.com/schedule-backup-windows-11/#comment-4182</link>

		<dc:creator><![CDATA[Allan]]></dc:creator>
		<pubDate>Tue, 26 May 2015 16:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://pureinfotech.com/?p=50788#comment-4182</guid>

					<description><![CDATA[Hi Mauro, i just tried to do this steps but i&#039;m having the same problem that another guy was having to. I can create and schedule the image backup but it doesn&#039;t copy anything. Here&#039;s my script :

SCHTASKS /Create /SC WEEKLY /D TUE /TN ImageRestore /RL HIGHEST /ST 12:56 /TR “wbAdmin Start Backup -backupTarget:\backupdownloadrestore -user:admin -password:*** : -include:C: -allCritical”]]></description>
			<content:encoded><![CDATA[<p>Hi Mauro, i just tried to do this steps but i&#8217;m having the same problem that another guy was having to. I can create and schedule the image backup but it doesn&#8217;t copy anything. Here&#8217;s my script :</p>
<p>SCHTASKS /Create /SC WEEKLY /D TUE /TN ImageRestore /RL HIGHEST /ST 12:56 /TR “wbAdmin Start Backup -backupTarget:\backupdownloadrestore -user:admin -password:*** : -include:C: -allCritical”</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mauro		</title>
		<link>https://pureinfotech.com/schedule-backup-windows-11/#comment-4074</link>

		<dc:creator><![CDATA[Mauro]]></dc:creator>
		<pubDate>Wed, 11 Feb 2015 20:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://pureinfotech.com/?p=50788#comment-4074</guid>

					<description><![CDATA[Question 1: This is the job of the &quot;allCritical&quot; switch.
Question 2: Use the Windows DVD to boot and use the recovery tool.


Thanks,
Mauro]]></description>
			<content:encoded><![CDATA[<p>Question 1: This is the job of the &#8220;allCritical&#8221; switch.<br />
Question 2: Use the Windows DVD to boot and use the recovery tool.</p>
<p>Thanks,<br />
Mauro</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: M Hawkins		</title>
		<link>https://pureinfotech.com/schedule-backup-windows-11/#comment-4343</link>

		<dc:creator><![CDATA[M Hawkins]]></dc:creator>
		<pubDate>Wed, 11 Feb 2015 16:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://pureinfotech.com/?p=50788#comment-4343</guid>

					<description><![CDATA[I only have two questions.  When using the PowerShell script to run weekly backups in Windows 8.1 Pro, how do you make sure to include the System Reserved partition in the script?  Also, if you machine is not able to boot how do you restore the image?]]></description>
			<content:encoded><![CDATA[<p>I only have two questions.  When using the PowerShell script to run weekly backups in Windows 8.1 Pro, how do you make sure to include the System Reserved partition in the script?  Also, if you machine is not able to boot how do you restore the image?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mauro		</title>
		<link>https://pureinfotech.com/schedule-backup-windows-11/#comment-4007</link>

		<dc:creator><![CDATA[Mauro]]></dc:creator>
		<pubDate>Fri, 12 Dec 2014 23:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://pureinfotech.com/?p=50788#comment-4007</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://pureinfotech.com/schedule-backup-windows-11/#comment-4006&quot;&gt;chris102&lt;/a&gt;.

There is a typo somewhere, make sure your running CMD as administrator and verify you are typing the commands correctly.


Thanks,
Mauro]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://pureinfotech.com/schedule-backup-windows-11/#comment-4006">chris102</a>.</p>
<p>There is a typo somewhere, make sure your running CMD as administrator and verify you are typing the commands correctly.</p>
<p>Thanks,<br />
Mauro</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: chris102		</title>
		<link>https://pureinfotech.com/schedule-backup-windows-11/#comment-4006</link>

		<dc:creator><![CDATA[chris102]]></dc:creator>
		<pubDate>Fri, 12 Dec 2014 13:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://pureinfotech.com/?p=50788#comment-4006</guid>

					<description><![CDATA[On windows 8.1 Pro I am always getting the following error: 
ERROR: Invalid argument/option - &#039;Start&#039;.
Can anyone help, please?]]></description>
			<content:encoded><![CDATA[<p>On windows 8.1 Pro I am always getting the following error:<br />
ERROR: Invalid argument/option &#8211; &#8216;Start&#8217;.<br />
Can anyone help, please?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: pureinfotech.com @ 2026-09-18 16:13:38 by W3 Total Cache
-->