<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>task scheduler Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/task-scheduler/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 05 Nov 2021 02:03:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to configure task scheduler in Windows 10</title>
		<link>https://www.osradar.com/how-to-configure-task-scheduler-in-windows-10/</link>
					<comments>https://www.osradar.com/how-to-configure-task-scheduler-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Tue, 09 Nov 2021 22:01:00 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[computer management]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[task scheduler]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=33073</guid>

					<description><![CDATA[<p>Hello! Those who manage Windows 10 usually perform various management and support tasks. Indeed, this work is to optimize the performance and stability of the computer. However, sometimes we cannot be physically in front of the computer. Therefore, it is difficult for us to perform any action. Fortunately, Windows 10 has an option to make [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-configure-task-scheduler-in-windows-10/">How to configure task scheduler in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! Those who manage Windows 10 usually perform various management and support tasks. Indeed, this work is to optimize the performance and stability of the computer. However, sometimes we cannot be physically in front of the computer. Therefore, it is difficult for us to perform any action. Fortunately, Windows 10 has an option to make our life easier. We are talking about the <a href="https://www.osradar.com/how-to-schedule-automatic-shutdown-in-windows-10/" target="_blank" rel="noreferrer noopener">task </a>scheduler. This tool allows you to easily schedule actions on your computer. Let&#8217;s see how to configure the task scheduler in <a href="https://www.microsoft.com/en-us/software-download/windows10" target="_blank" rel="noreferrer noopener">Windows 10.</a></p>



<h2>What is the task scheduler?</h2>



<p>This is a Microsoft tool included by default in Windows systems. It is actually an MMC add-in. That is, Microsoft Management Console. Its main function is to allow creating automated tasks at a certain time, or when an event occurs. It also includes a library of all the tasks that have been scheduled. Therefore, we will have an organized view to have a centralized control of the actions to be performed. In short, it helps to relieve the administrative burden.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="700" height="700" src="https://www.osradar.com/wp-content/uploads/2021/11/task.png" alt="" class="wp-image-33074" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task.png 700w, https://www.osradar.com/wp-content/uploads/2021/11/task-300x300.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task-150x150.png 150w, https://www.osradar.com/wp-content/uploads/2021/11/task-696x696.png 696w" sizes="(max-width: 700px) 100vw, 700px" /></figure>



<h2>What is Windows Task Scheduler</h2>



<p>There are two key concepts in the task scheduler:</p>



<h3>Triggers</h3>



<p>A trigger allows a task to be executed as scheduled. Let&#8217;s take a look at some of them:</p>



<ul><li>When logging in</li><li>When an event occurs</li><li>On system startup</li><li>When locking the computer</li><li>When creating or editing a task</li></ul>



<h3>Action</h3>



<p>It is the task is the work that is performed when the task is executed. Some of the actions that we can configure in Windows 10 are:</p>



<ul><li>Display a message</li><li>Execute a program</li><li>Send an e-mail</li></ul>



<h2>How to open Windows 10 Task Scheduler</h2>



<p>There are several methods for doing this.</p>



<h3>How to open Task Scheduler with search</h3>



<p>This modality will be done from the Windows search engine. With this in mind, press the Win+Q combination or simply click on the search button. In either case, just type the word <em>Scheduler.</em> Finally, click on <strong>Task Scheduler.</strong></p>



<figure class="wp-block-image size-full"><img loading="lazy" width="786" height="641" src="https://www.osradar.com/wp-content/uploads/2021/11/task2.png" alt="" class="wp-image-33075" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task2.png 786w, https://www.osradar.com/wp-content/uploads/2021/11/task2-300x245.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task2-768x626.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task2-696x568.png 696w" sizes="(max-width: 786px) 100vw, 786px" /></figure>



<h3>How to open Task Scheduler with Run box</h3>



<p>With this intention, press the Win+R combination. Once there, please run the following command:</p>



<pre class="wp-block-preformatted">taskschd.msc</pre>



<figure class="wp-block-image size-full"><img loading="lazy" width="399" height="206" src="https://www.osradar.com/wp-content/uploads/2021/11/task3.png" alt="" class="wp-image-33076" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task3.png 399w, https://www.osradar.com/wp-content/uploads/2021/11/task3-300x155.png 300w" sizes="(max-width: 399px) 100vw, 399px" /></figure>



<h3>How to open the task scheduler with Control Panel</h3>



<p>The task scheduler can be accessed from the Control Panel. With this in mind, open the <strong>Control Panel </strong>and then click on <strong>System and Security.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="523" src="https://www.osradar.com/wp-content/uploads/2021/11/task4-1024x523.png" alt="Control Panel&gt;System and Security" class="wp-image-33077" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task4-1024x523.png 1024w, https://www.osradar.com/wp-content/uploads/2021/11/task4-300x153.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task4-768x392.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task4-696x356.png 696w, https://www.osradar.com/wp-content/uploads/2021/11/task4-1068x546.png 1068w, https://www.osradar.com/wp-content/uploads/2021/11/task4.png 1090w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Control Panel&gt;System and Security</figcaption></figure>



<p>In the next window, locate the <strong>Administrative Tools</strong> option. Once there, click on <strong>Schedule Tasks.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="581" src="https://www.osradar.com/wp-content/uploads/2021/11/task5-1-1024x581.png" alt="Scheduling tasks in the control panel" class="wp-image-33079" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task5-1-1024x581.png 1024w, https://www.osradar.com/wp-content/uploads/2021/11/task5-1-300x170.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task5-1-768x436.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task5-1-696x395.png 696w, https://www.osradar.com/wp-content/uploads/2021/11/task5-1-1068x606.png 1068w, https://www.osradar.com/wp-content/uploads/2021/11/task5-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Scheduling tasks in the control panel</figcaption></figure>



<p>In the list, please click on <strong>Task Scheduler.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="604" src="https://www.osradar.com/wp-content/uploads/2021/11/task6-1024x604.png" alt="" class="wp-image-33081" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task6-1024x604.png 1024w, https://www.osradar.com/wp-content/uploads/2021/11/task6-300x177.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task6-768x453.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task6-696x411.png 696w, https://www.osradar.com/wp-content/uploads/2021/11/task6-1068x630.png 1068w, https://www.osradar.com/wp-content/uploads/2021/11/task6.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h3>Open Task Scheduler with computer management</h3>



<p>From the computer management, we can control several elements. In the same way, we can access the task scheduler. With this in mind, press the Win+X combination or right-click on the Start menu. Now click on <strong>Computer Management.</strong></p>



<figure class="wp-block-image size-full"><img loading="lazy" width="271" height="630" src="https://www.osradar.com/wp-content/uploads/2021/11/task7.png" alt="Opening the computer management" class="wp-image-33082" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task7.png 271w, https://www.osradar.com/wp-content/uploads/2021/11/task7-129x300.png 129w" sizes="(max-width: 271px) 100vw, 271px" /><figcaption>Opening the computer management</figcaption></figure>



<p>After Computer Management is displayed, just click on <strong>Task Scheduler.</strong></p>



<figure class="wp-block-image size-full"><img loading="lazy" width="986" height="708" src="https://www.osradar.com/wp-content/uploads/2021/11/task8.png" alt="Opening the task scheduler from Computer Management" class="wp-image-33084" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task8.png 986w, https://www.osradar.com/wp-content/uploads/2021/11/task8-300x215.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task8-768x551.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task8-696x500.png 696w" sizes="(max-width: 986px) 100vw, 986px" /><figcaption>Opening the task scheduler from Computer Management</figcaption></figure>



<h3>How to open the task scheduler with CMD</h3>



<p>If you like to use the command line, then this option is for you. Please type CMD in the search box to launch the <strong>Command Prompt.</strong></p>



<figure class="wp-block-image size-full"><img loading="lazy" width="788" height="682" src="https://www.osradar.com/wp-content/uploads/2021/11/task9.png" alt="Opening a Command Prompt" class="wp-image-33086" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task9.png 788w, https://www.osradar.com/wp-content/uploads/2021/11/task9-300x260.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task9-768x665.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task9-696x602.png 696w" sizes="(max-width: 788px) 100vw, 788px" /><figcaption>Opening a Command Prompt</figcaption></figure>



<p>Then run the following command:</p>



<pre class="wp-block-preformatted">taskschd.msc</pre>



<figure class="wp-block-image size-full"><img loading="lazy" width="979" height="512" src="https://www.osradar.com/wp-content/uploads/2021/11/task10.png" alt="" class="wp-image-33087" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task10.png 979w, https://www.osradar.com/wp-content/uploads/2021/11/task10-300x157.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task10-768x402.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task10-696x364.png 696w" sizes="(max-width: 979px) 100vw, 979px" /></figure>



<h3>How to open Task Scheduler with PowerShell</h3>



<p>We can also open it with PowerShell. To accomplish this, right-click on the start menu. Then select the corresponding option.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="270" height="629" src="https://www.osradar.com/wp-content/uploads/2021/11/task11.png" alt="Opening a PowerShell" class="wp-image-33090" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task11.png 270w, https://www.osradar.com/wp-content/uploads/2021/11/task11-129x300.png 129w" sizes="(max-width: 270px) 100vw, 270px" /><figcaption>Opening a PowerShell</figcaption></figure>



<p>Once again, run the following command:</p>



<pre class="wp-block-preformatted">taskschd.msc</pre>



<figure class="wp-block-image size-full"><img loading="lazy" width="559" height="309" src="https://www.osradar.com/wp-content/uploads/2021/11/task12.png" alt="" class="wp-image-33091" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task12.png 559w, https://www.osradar.com/wp-content/uploads/2021/11/task12-300x166.png 300w" sizes="(max-width: 559px) 100vw, 559px" /></figure>



<h2>How to use Windows 10 Task Scheduler</h2>



<p>Let&#8217;s see how to use the Windows 10 task scheduler. The first thing you have to do is to open the task scheduler. To complete this, follow any of the methods mentioned above. Next, from the Action menu, choose <strong>Create Task</strong> or <strong>Create Basic Task.</strong></p>



<figure class="wp-block-image size-full"><img loading="lazy" width="787" height="563" src="https://www.osradar.com/wp-content/uploads/2021/11/task13.png" alt="Creating a task in the task scheduler. " class="wp-image-33093" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task13.png 787w, https://www.osradar.com/wp-content/uploads/2021/11/task13-300x215.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task13-768x549.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task13-696x498.png 696w" sizes="(max-width: 787px) 100vw, 787px" /><figcaption>Creating a task in the task scheduler.</figcaption></figure>



<p>In the new tab, we have to manage some elements. In the <strong>General </strong>tab, we will set the name of the task and the security options. For example, that this task is only run when you are logged in.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="632" height="504" src="https://www.osradar.com/wp-content/uploads/2021/11/task14.png" alt="Customizing the new task" class="wp-image-33094" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task14.png 632w, https://www.osradar.com/wp-content/uploads/2021/11/task14-300x239.png 300w" sizes="(max-width: 632px) 100vw, 632px" /><figcaption>Customizing the new task</figcaption></figure>



<p>Next, click on the Triggers tab. Then, select the New option. This will open a new window. Once there, please set when the task will be started. For example, when logging in, when idle, when an event occurs, etc.</p>



<figure class="wp-block-gallery columns-2 is-cropped"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img loading="lazy" width="632" height="480" src="https://www.osradar.com/wp-content/uploads/2021/11/task15.png" alt="" data-id="33096" data-full-url="https://www.osradar.com/wp-content/uploads/2021/11/task15.png" data-link="https://www.osradar.com/?attachment_id=33096" class="wp-image-33096" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task15.png 632w, https://www.osradar.com/wp-content/uploads/2021/11/task15-300x228.png 300w" sizes="(max-width: 632px) 100vw, 632px" /></figure></li><li class="blocks-gallery-item"><figure><img loading="lazy" width="591" height="516" src="https://www.osradar.com/wp-content/uploads/2021/11/task16.png" alt="" data-id="33097" data-full-url="https://www.osradar.com/wp-content/uploads/2021/11/task16.png" data-link="https://www.osradar.com/?attachment_id=33097" class="wp-image-33097" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task16.png 591w, https://www.osradar.com/wp-content/uploads/2021/11/task16-300x262.png 300w" sizes="(max-width: 591px) 100vw, 591px" /></figure></li></ul></figure>



<p>It is also necessary to define how often the task will be performed. I.e., daily, weekly, etc. It is also possible to add some other parameters. After pressing OK, you will see the task actually created.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="632" height="480" src="https://www.osradar.com/wp-content/uploads/2021/11/task17.png" alt="New task created in the task scheduler" class="wp-image-33098" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task17.png 632w, https://www.osradar.com/wp-content/uploads/2021/11/task17-300x228.png 300w" sizes="(max-width: 632px) 100vw, 632px" /><figcaption>New task created in the task scheduler</figcaption></figure>



<p>Now, you have to click on the Actions tab. In the same way, select the New option. Now you have to define which function the task scheduler should execute at the specified time. It can be starting a program, sending an email, etc. This time, we will choose to open a program.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="788" height="588" src="https://www.osradar.com/wp-content/uploads/2021/11/task18.png" alt="Setting the action for the new task. " class="wp-image-33099" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task18.png 788w, https://www.osradar.com/wp-content/uploads/2021/11/task18-300x224.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task18-768x573.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task18-696x519.png 696w, https://www.osradar.com/wp-content/uploads/2021/11/task18-265x198.png 265w" sizes="(max-width: 788px) 100vw, 788px" /><figcaption>Setting the action for the new task.</figcaption></figure>



<p>When you press OK, you will see the action added.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="632" height="480" src="https://www.osradar.com/wp-content/uploads/2021/11/task19.png" alt="" class="wp-image-33101" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task19.png 632w, https://www.osradar.com/wp-content/uploads/2021/11/task19-300x228.png 300w" sizes="(max-width: 632px) 100vw, 632px" /></figure>



<p>In the Conditions tab, you define the variables that condition the execution of the rule. They are mostly referred to energy, activity and connectivity conditions.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="632" height="480" src="https://www.osradar.com/wp-content/uploads/2021/11/task20.png" alt="Conditions for the execution of the task" class="wp-image-33102" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task20.png 632w, https://www.osradar.com/wp-content/uploads/2021/11/task20-300x228.png 300w" sizes="(max-width: 632px) 100vw, 632px" /><figcaption>Conditions for the execution of the task</figcaption></figure>



<p>Finally, in the Settings tab, additional values are defined for the fulfillment of the task.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="632" height="480" src="https://www.osradar.com/wp-content/uploads/2021/11/task21.png" alt="" class="wp-image-33103" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task21.png 632w, https://www.osradar.com/wp-content/uploads/2021/11/task21-300x228.png 300w" sizes="(max-width: 632px) 100vw, 632px" /></figure>



<h2>Customizing the rule</h2>



<p>After configuring all the values, you will see the rule created and ready to execute. You only have to look for it inside the library. Now, from the panel located on the right side, you can run the rule. Also in this panel, you can delete it, stop it or export it for use on another computer.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="786" height="563" src="https://www.osradar.com/wp-content/uploads/2021/11/task22.png" alt="Running the rule" class="wp-image-33104" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task22.png 786w, https://www.osradar.com/wp-content/uploads/2021/11/task22-300x215.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task22-768x550.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task22-696x499.png 696w" sizes="(max-width: 786px) 100vw, 786px" /><figcaption>Running the rule</figcaption></figure>



<h2>Task scheduler options.</h2>



<p>Windows 10 has introduced some variants in the task scheduler. Let&#8217;s take a look at some of them.</p>



<h3>Stop the task scheduler</h3>



<p>The goal is to reduce battery usage and avoid background processes. To stop it, you must launch the Task Manager. With this in mind, press the combination Ctrl+Shift+Esc. Once there, click on the Processes tab. Now scroll down to the bottom until you get to the Service Hosts. When you get to the Task Scheduler, please right-click on it and finally click on Stop.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="1017" height="733" src="https://www.osradar.com/wp-content/uploads/2021/11/task23.png" alt="Stopping the task scheduler" class="wp-image-33105" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task23.png 1017w, https://www.osradar.com/wp-content/uploads/2021/11/task23-300x216.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task23-768x554.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task23-696x502.png 696w" sizes="(max-width: 1017px) 100vw, 1017px" /><figcaption>Stopping the task scheduler</figcaption></figure>



<h3>Display a summary of scheduled tasks</h3>



<p>As mentioned at the beginning, this tool displays a library of available scheduled tasks. To see this list, just click on Task Scheduler Library. From there it is possible to manage all tasks. That is, start them, delete them or export them. Just use the menu in the right column.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="https://www.osradar.com/wp-content/uploads/2021/11/task24-1024x787.png" alt="Task Scheduler libary" class="wp-image-33106" srcset="https://www.osradar.com/wp-content/uploads/2021/11/task24-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2021/11/task24-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2021/11/task24-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2021/11/task24-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2021/11/task24-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2021/11/task24.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Task Scheduler library</figcaption></figure>



<p>At the end of the day, we have seen how to configure task scheduler in Windows 10. A very practical tool that helps to lighten the administrative burden on the teams we manage. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-configure-task-scheduler-in-windows-10/">How to configure task scheduler in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-configure-task-scheduler-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
