<?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/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>ShellSend RSS: Using ShellSend with Scheduled Tasks in XP</title>
<atom:link href="https://www.binaryfortress.com/ShellSend/Discussions/RSS/?TopicID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e" rel="self" type="application/rss+xml" />
<link>https://www.binaryfortress.com/ShellSend/Discussions/RSS/?TopicID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e</link>
<description>ShellSend RSS: Using ShellSend with Scheduled Tasks in XP</description>
<lastBuildDate>Mon, 04 May 2026 01:01:33 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.binaryfortress.com/ShellSend/Discussions/RSS/?TopicID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e</generator>
<item>
<title>RE: Using ShellSend with Scheduled Tasks in XP</title>
<link>https://www.binaryfortress.com/ShellSend/Discussions/View/using-shellsend-with-scheduled-tasks-in-xp/?ID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e#5</link>
<pubDate>Tue, 01 Apr 2014 15:25:44 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/ShellSend/Discussions/View/using-shellsend-with-scheduled-tasks-in-xp/?ID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e#5</guid>
<category>ShellSend</category>
<description><![CDATA[Ah yes, sorry about that, I had modified it when I was testing, forgot to change it back. Glad to hear it's all good now!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ah yes, sorry about that, I had modified it when I was testing, forgot to change it back. Glad to hear it's all good now!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Using ShellSend with Scheduled Tasks in XP</title>
<link>https://www.binaryfortress.com/ShellSend/Discussions/View/using-shellsend-with-scheduled-tasks-in-xp/?ID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e#4</link>
<pubDate>Mon, 31 Mar 2014 20:21:51 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/ShellSend/Discussions/View/using-shellsend-with-scheduled-tasks-in-xp/?ID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e#4</guid>
<category>ShellSend</category>
<description><![CDATA[Hey Keith! I just figured it out. I had not noticed but there was a small error in the path for the text file.
Code
Copy
Select All
\"C:\shellsend\shellsend.txt\"
Should have been
Code
Copy
Select All
\"C:\program files\shellsend\shellsend.txt\"
That fixed the problem. Thanks again for ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hey Keith! I just figured it out. I had not noticed but there was a small error in the path for the text file.<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019df08136e473739c2871619bfeb975" class="ClipboardCopyControl"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019df08136e473739c2871619bfeb975Js'); return false;"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019df08136e473739c2871619bfeb975Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">\"C:\shellsend\shellsend.txt\"</pre><textarea id="code019df08136e473739c2871619bfeb975" name="code019df08136e473739c2871619bfeb975" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Should have been<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019df08136e876068a78034a99dff1d3" class="ClipboardCopyControl"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019df08136e876068a78034a99dff1d3Js'); return false;"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019df08136e876068a78034a99dff1d3Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">\"C:\program files\shellsend\shellsend.txt\"</pre><textarea id="code019df08136e876068a78034a99dff1d3" name="code019df08136e876068a78034a99dff1d3" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
That fixed the problem. Thanks again for your help!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Using ShellSend with Scheduled Tasks in XP</title>
<link>https://www.binaryfortress.com/ShellSend/Discussions/View/using-shellsend-with-scheduled-tasks-in-xp/?ID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e#3</link>
<pubDate>Mon, 31 Mar 2014 20:16:07 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/ShellSend/Discussions/View/using-shellsend-with-scheduled-tasks-in-xp/?ID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e#3</guid>
<category>ShellSend</category>
<description><![CDATA[Thanks Keith! I appreciate your help! That got the batch file working properly. The only problem I'm running into now is that the task fails to run. I get a status code of 0xffffffff. Does that mean anything to you?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks Keith! I appreciate your help! That got the batch file working properly. The only problem I'm running into now is that the task fails to run. I get a status code of 0xffffffff. Does that mean anything to you?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Using ShellSend with Scheduled Tasks in XP</title>
<link>https://www.binaryfortress.com/ShellSend/Discussions/View/using-shellsend-with-scheduled-tasks-in-xp/?ID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e#2</link>
<pubDate>Mon, 31 Mar 2014 19:46:30 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/ShellSend/Discussions/View/using-shellsend-with-scheduled-tasks-in-xp/?ID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e#2</guid>
<category>ShellSend</category>
<description><![CDATA[There were a couple of issues that I found with your command. The "Notify Admin: Schedule Ran" was tripping it up because of the colon, and you had forward slashes in the shellsend.txt path. Also, the quotation marks inside the SchTasks arguments need to be escaped. After fixing those up, it shou...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
There were a couple of issues that I found with your command. The "Notify Admin: Schedule Ran" was tripping it up because of the colon, and you had forward slashes in the shellsend.txt path. Also, the quotation marks inside the <a href="http://support.microsoft.com/kb/823093" target="_blank" rel="nofollow"><b>SchTasks arguments need to be escaped</b></a>. After fixing those up, it should work. Here's the command I used:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019df08136f47173aebe28d0773857e5" class="ClipboardCopyControl"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019df08136f47173aebe28d0773857e5Js'); return false;"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019df08136f47173aebe28d0773857e5Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">SchTasks /Create /RU "SYSTEM" /SC DAILY /TN "Notify Admin Schedule Ran" /TR "\"C:\Program Files\ShellSend\shellsend.exe\" \"(email)@(domain).com\" \"(email)@(domain).com\" \"mail.(domain).com\" 26 0 \"(email)@(domain).com\" \"(password)\" \"ScheduleRan\" \"C:\Program Files\shellsend\shellsend.txt\"" /ST 03:30:00</pre><textarea id="code019df08136f47173aebe28d0773857e5" name="code019df08136f47173aebe28d0773857e5" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>Using ShellSend with Scheduled Tasks in XP</title>
<link>https://www.binaryfortress.com/ShellSend/Discussions/View/using-shellsend-with-scheduled-tasks-in-xp/?ID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e</link>
<pubDate>Mon, 31 Mar 2014 19:06:09 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/ShellSend/Discussions/View/using-shellsend-with-scheduled-tasks-in-xp/?ID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e</guid>
<category>ShellSend</category>
<description><![CDATA[I am trying to use scheduled tasks to send a notification after certain tasks have run on a few winXP workstations we have. (I use a batch file to set the schedules on all the machines.) When the batch file tries to set the task related to shellsend, I get the following error:
Code
Copy
Select...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I am trying to use scheduled tasks to send a notification after certain tasks have run on a few winXP workstations we have. (I use a batch file to set the schedules on all the machines.) When the batch file tries to set the task related to shellsend, I get the following error:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019df08136f9710e986db318e8d017bf" class="ClipboardCopyControl"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019df08136f9710e986db318e8d017bfJs'); return false;"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019df08136f9710e986db318e8d017bfJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">ERROR: Invalid Argument/Option - 'ran '.
Type "SchTasks /CREATE /?" for usage.</pre><textarea id="code019df08136f9710e986db318e8d017bf" name="code019df08136f9710e986db318e8d017bf" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Here is the corresponding line in the batch file:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019df08136fb76fdaa071c0d015eb4df" class="ClipboardCopyControl"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019df08136fb76fdaa071c0d015eb4dfJs'); return false;"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019df08136fb76fdaa071c0d015eb4dfJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">SchTasks /Create /RU "SYSTEM" /SC DAILY /TN "Notify Admin: Schedule Ran" /TR "C:\Program Files\ShellSend\shellsend.exe "(email)@(domain).com" "(email)@(domain).com" "mail.(domain).com" 26 0 "(email)@(domain).com" "(password)" "ScheduleRan" "C:/program files/shellsend/shellsend.txt" /ST 03:30:00</pre><textarea id="code019df08136fb76fdaa071c0d015eb4df" name="code019df08136fb76fdaa071c0d015eb4df" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Note that some information has been removed for privacy. All modifications have been outlined with (). The command will run from the command line and email fine.
</div>
]]></content:encoded>
</item>
</channel>
</rss>