{"id":1377,"date":"2009-07-29T10:15:43","date_gmt":"2009-07-29T18:15:43","guid":{"rendered":"https:\/\/www.zubairalexander.com\/stage\/?p=1377"},"modified":"2009-07-29T11:12:01","modified_gmt":"2009-07-29T19:12:01","slug":"how-to-run-a-batch-file-as-a-task-in-windows-server-2008","status":"publish","type":"post","link":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/","title":{"rendered":"How to run a batch file as a task in Windows Server 2008"},"content":{"rendered":"<p>The Task Scheduler in Windows Server 2008 (WS08) is very different than Windows Server 2003 (WS03). If you want to run a batch file as a task, here&#8217;s how you will set that up in WS08.<\/p>\n<p>1. Go to Start, All Programs, Accessories, System Tools, Task Scheduler.<\/p>\n<p>2. In the Actions pane, click Create Task. You can also use Create Basic Task, which starts a wizard, but I will use the Create Task option in this example.<\/p>\n<p>3. On the General tab, enter a name for the schedule, e.g. Backup.<\/p>\n<p>4. Select the appropriate options under Security, or leave them to default.<\/p>\n<p>5. On the Conditions, and Settings tab, make changes as necessary.<\/p>\n<p>6. On the Actions tab, click Browse and locate the batch file that you want to run, e.g. Backup.bat.<\/p>\n<p><a href=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2009\/07\/newaction.jpg\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-1378\" title=\"newaction\" src=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2009\/07\/newaction-278x300.jpg\" alt=\"newaction\" width=\"278\" height=\"300\" \/><\/a><\/p>\n<p>7. On the Triggers tab, you need to specify the conditions that will trigger the task. If you want to schedule the task, select the first option &#8220;On a schedule&#8221; and then choose the appropriate options under Settings and Advanced settings section.<\/p>\n<p><a href=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2009\/07\/newtrigger.jpg\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-1379\" title=\"newtrigger\" src=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2009\/07\/newtrigger-300x256.jpg\" alt=\"newtrigger\" width=\"300\" height=\"256\" \/><\/a><\/p>\n<p>8. Click OK twice to finish creating the task.<\/p>\n<p>9. If you decide to later make changes to the task, simply double-click the task. You will notice one new tab called History that provides additional information.<\/p>\n<p><a href=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2009\/07\/history.jpg\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-1383\" title=\"history\" src=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2009\/07\/history-300x223.jpg\" alt=\"history\" width=\"300\" height=\"223\" srcset=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2009\/07\/history-300x223.jpg 300w, https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2009\/07\/history.jpg 636w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>The scheduled task should run at its designated time. The Task Scheduler will display the Last Run Time and the Last Run Result in the columns. You may manually run the task anytime by right-clicking the task and clicking Run.<\/p>\n<hr \/>\n<p><span style=\"font-size: xx-small; font-family: Verdana;\">Copyright \u00a92009 Zubair Alexander. All rights reserved.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Task Scheduler in Windows Server 2008 (WS08) is very different than Windows Server 2003 (WS03). If you want to run a batch file as a task, here&#8217;s how you will set that up in WS08. 1. Go to Start, All Programs, Accessories, System Tools, Task Scheduler. 2. In the Actions pane, click Create Task. [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[11,30],"tags":[],"class_list":["post-1377","post","type-post","status-publish","format-standard","hentry","category-tips-tricks","category-longhorn-server"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"The Task Scheduler in Windows Server 2008 (WS08) is very different than Windows Server 2003 (WS03). If you want to run a batch file as a task, here&#039;s how you will set that up in WS08. 1. Go to Start, All Programs, Accessories, System Tools, Task Scheduler. 2. In the Actions pane, click Create Task.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Zubair Alexander\"\/>\n\t<meta name=\"google-site-verification\" content=\"xUGSODobCBguuxTNOCWOCVwAIhfY39LLtYAQOmExYzw\" \/>\n\t<meta name=\"msvalidate.01\" content=\"65829CD0C3C810D64E58EA860413DB21\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Alexander&#039;s Blog | Sharing knowledge with the global IT community since November 1, 2004\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to run a batch file as a task in Windows Server 2008 | Alexander&#039;s Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"The Task Scheduler in Windows Server 2008 (WS08) is very different than Windows Server 2003 (WS03). If you want to run a batch file as a task, here&#039;s how you will set that up in WS08. 1. Go to Start, All Programs, Accessories, System Tools, Task Scheduler. 2. In the Actions pane, click Create Task.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"590\" \/>\n\t\t<meta property=\"og:image:height\" content=\"590\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2009-07-29T18:15:43+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2009-07-29T19:12:01+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@zubairalexander\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to run a batch file as a task in Windows Server 2008 | Alexander&#039;s Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"The Task Scheduler in Windows Server 2008 (WS08) is very different than Windows Server 2003 (WS03). If you want to run a batch file as a task, here&#039;s how you will set that up in WS08. 1. Go to Start, All Programs, Accessories, System Tools, Task Scheduler. 2. In the Actions pane, click Create Task.\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@zubairalexander\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/#article\",\"name\":\"How to run a batch file as a task in Windows Server 2008 | Alexander's Blog\",\"headline\":\"How to run a batch file as a task in Windows Server 2008\",\"author\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/author\\\/sp_admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/wp-content\\\/uploads\\\/2009\\\/07\\\/newaction.jpg\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/#articleImage\",\"width\":458,\"height\":493},\"datePublished\":\"2009-07-29T10:15:43-07:00\",\"dateModified\":\"2009-07-29T11:12:01-07:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/#webpage\"},\"articleSection\":\"Tips &#038; Tricks, Windows 2008\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/category\\\/tips-tricks\\\/#listItem\",\"name\":\"Tips &#038; Tricks\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/category\\\/tips-tricks\\\/#listItem\",\"position\":2,\"name\":\"Tips &#038; Tricks\",\"item\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/category\\\/tips-tricks\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/#listItem\",\"name\":\"How to run a batch file as a task in Windows Server 2008\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/#listItem\",\"position\":3,\"name\":\"How to run a batch file as a task in Windows Server 2008\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/category\\\/tips-tricks\\\/#listItem\",\"name\":\"Tips &#038; Tricks\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/#organization\",\"name\":\"Alexander's Blog\",\"description\":\"Sharing knowledge with the global IT community since November 1, 2004\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/AlexandersBlog_logo_590x590.jpg\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/twitter.com\\\/zubairalexander\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/zubairalexander\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/author\\\/sp_admin\\\/#author\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/author\\\/sp_admin\\\/\",\"name\":\"Zubair Alexander\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/#webpage\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/\",\"name\":\"How to run a batch file as a task in Windows Server 2008 | Alexander's Blog\",\"description\":\"The Task Scheduler in Windows Server 2008 (WS08) is very different than Windows Server 2003 (WS03). If you want to run a batch file as a task, here's how you will set that up in WS08. 1. Go to Start, All Programs, Accessories, System Tools, Task Scheduler. 2. In the Actions pane, click Create Task.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/author\\\/sp_admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/author\\\/sp_admin\\\/#author\"},\"datePublished\":\"2009-07-29T10:15:43-07:00\",\"dateModified\":\"2009-07-29T11:12:01-07:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/\",\"name\":\"Alexander's Blog\",\"description\":\"Sharing knowledge with the global IT community since November 1, 2004\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.zubairalexander.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to run a batch file as a task in Windows Server 2008 | Alexander's Blog","description":"The Task Scheduler in Windows Server 2008 (WS08) is very different than Windows Server 2003 (WS03). If you want to run a batch file as a task, here's how you will set that up in WS08. 1. Go to Start, All Programs, Accessories, System Tools, Task Scheduler. 2. In the Actions pane, click Create Task.","canonical_url":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"xUGSODobCBguuxTNOCWOCVwAIhfY39LLtYAQOmExYzw","msvalidate.01":"65829CD0C3C810D64E58EA860413DB21","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/#article","name":"How to run a batch file as a task in Windows Server 2008 | Alexander's Blog","headline":"How to run a batch file as a task in Windows Server 2008","author":{"@id":"https:\/\/www.zubairalexander.com\/blog\/author\/sp_admin\/#author"},"publisher":{"@id":"https:\/\/www.zubairalexander.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2009\/07\/newaction.jpg","@id":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/#articleImage","width":458,"height":493},"datePublished":"2009-07-29T10:15:43-07:00","dateModified":"2009-07-29T11:12:01-07:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/#webpage"},"isPartOf":{"@id":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/#webpage"},"articleSection":"Tips &#038; Tricks, Windows 2008"},{"@type":"BreadcrumbList","@id":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.zubairalexander.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog\/category\/tips-tricks\/#listItem","name":"Tips &#038; Tricks"}},{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog\/category\/tips-tricks\/#listItem","position":2,"name":"Tips &#038; Tricks","item":"https:\/\/www.zubairalexander.com\/blog\/category\/tips-tricks\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/#listItem","name":"How to run a batch file as a task in Windows Server 2008"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/#listItem","position":3,"name":"How to run a batch file as a task in Windows Server 2008","previousItem":{"@type":"ListItem","@id":"https:\/\/www.zubairalexander.com\/blog\/category\/tips-tricks\/#listItem","name":"Tips &#038; Tricks"}}]},{"@type":"Organization","@id":"https:\/\/www.zubairalexander.com\/blog\/#organization","name":"Alexander's Blog","description":"Sharing knowledge with the global IT community since November 1, 2004","url":"https:\/\/www.zubairalexander.com\/blog\/","logo":{"@type":"ImageObject","url":"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2020\/10\/AlexandersBlog_logo_590x590.jpg","@id":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/#organizationLogo"},"image":{"@id":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/#organizationLogo"},"sameAs":["https:\/\/twitter.com\/zubairalexander","https:\/\/www.linkedin.com\/in\/zubairalexander"]},{"@type":"Person","@id":"https:\/\/www.zubairalexander.com\/blog\/author\/sp_admin\/#author","url":"https:\/\/www.zubairalexander.com\/blog\/author\/sp_admin\/","name":"Zubair Alexander"},{"@type":"WebPage","@id":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/#webpage","url":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/","name":"How to run a batch file as a task in Windows Server 2008 | Alexander's Blog","description":"The Task Scheduler in Windows Server 2008 (WS08) is very different than Windows Server 2003 (WS03). If you want to run a batch file as a task, here's how you will set that up in WS08. 1. Go to Start, All Programs, Accessories, System Tools, Task Scheduler. 2. In the Actions pane, click Create Task.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.zubairalexander.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/#breadcrumblist"},"author":{"@id":"https:\/\/www.zubairalexander.com\/blog\/author\/sp_admin\/#author"},"creator":{"@id":"https:\/\/www.zubairalexander.com\/blog\/author\/sp_admin\/#author"},"datePublished":"2009-07-29T10:15:43-07:00","dateModified":"2009-07-29T11:12:01-07:00"},{"@type":"WebSite","@id":"https:\/\/www.zubairalexander.com\/blog\/#website","url":"https:\/\/www.zubairalexander.com\/blog\/","name":"Alexander's Blog","description":"Sharing knowledge with the global IT community since November 1, 2004","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.zubairalexander.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Alexander's Blog | Sharing knowledge with the global IT community since November 1, 2004","og:type":"article","og:title":"How to run a batch file as a task in Windows Server 2008 | Alexander's Blog","og:description":"The Task Scheduler in Windows Server 2008 (WS08) is very different than Windows Server 2003 (WS03). If you want to run a batch file as a task, here's how you will set that up in WS08. 1. Go to Start, All Programs, Accessories, System Tools, Task Scheduler. 2. In the Actions pane, click Create Task.","og:url":"https:\/\/www.zubairalexander.com\/blog\/how-to-run-a-batch-file-as-a-task-in-windows-server-2008\/","og:image":"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png","og:image:secure_url":"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png","og:image:width":590,"og:image:height":590,"article:published_time":"2009-07-29T18:15:43+00:00","article:modified_time":"2009-07-29T19:12:01+00:00","twitter:card":"summary_large_image","twitter:site":"@zubairalexander","twitter:title":"How to run a batch file as a task in Windows Server 2008 | Alexander's Blog","twitter:description":"The Task Scheduler in Windows Server 2008 (WS08) is very different than Windows Server 2003 (WS03). If you want to run a batch file as a task, here's how you will set that up in WS08. 1. Go to Start, All Programs, Accessories, System Tools, Task Scheduler. 2. In the Actions pane, click Create Task.","twitter:creator":"@zubairalexander","twitter:image":"https:\/\/www.zubairalexander.com\/blog\/wp-content\/uploads\/2004\/11\/AlexandersBlog_logo_590x590.png"},"aioseo_meta_data":{"post_id":"1377","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 04:09:20","updated":"2025-06-04 00:49:50","seo_analyzer_scan_date":null},"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/posts\/1377","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/comments?post=1377"}],"version-history":[{"count":0,"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/posts\/1377\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/media?parent=1377"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/categories?post=1377"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zubairalexander.com\/blog\/wp-json\/wp\/v2\/tags?post=1377"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}