<?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: VBscript to send email on service failure</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 05:59:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-113241</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Fri, 09 Nov 2012 20:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-113241</guid>
		<description><![CDATA[&lt;em&gt;&quot;carlosdl: if you put a question mark after the sentence, it becomes a question&quot;&lt;/em&gt;

But it becomes an incomplete or senseless question.&#160;

As for your requirement, you might want to divide it into smaller tasks.&#160; The first thing you need to be able to do, is to monitor the status of a service.&#160; Can you do that ?]]></description>
		<content:encoded><![CDATA[<p><em>&#8220;carlosdl: if you put a question mark after the sentence, it becomes a question&#8221;</em></p>
<p>But it becomes an incomplete or senseless question.&nbsp;</p>
<p>As for your requirement, you might want to divide it into smaller tasks.&nbsp; The first thing you need to be able to do, is to monitor the status of a service.&nbsp; Can you do that ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ToddN2000</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-113229</link>
		<dc:creator>ToddN2000</dc:creator>
		<pubDate>Fri, 09 Nov 2012 16:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-113229</guid>
		<description><![CDATA[Also there is no &quot;?&quot; in the topic or body of your message.&#160;As for putting a &quot;?&quot; at the end of a sentence does not make it a question.&#160;For example My car is blue ? is not a question..&#160;Is my car blue? &#160;is a question.]]></description>
		<content:encoded><![CDATA[<p>Also there is no &#8220;?&#8221; in the topic or body of your message.&nbsp;As for putting a &#8220;?&#8221; at the end of a sentence does not make it a question.&nbsp;For example My car is blue ? is not a question..&nbsp;Is my car blue? &nbsp;is a question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ToddN2000</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-113228</link>
		<dc:creator>ToddN2000</dc:creator>
		<pubDate>Fri, 09 Nov 2012 16:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-113228</guid>
		<description><![CDATA[What kind of service failure will trigger the event?&#160;What type of system is it running on?&#160;Is the e-mail being sent from from an external server?What code have you already tried?Need more details.]]></description>
		<content:encoded><![CDATA[<p>What kind of service failure will trigger the event?&nbsp;What type of system is it running on?&nbsp;Is the e-mail being sent from from an external server?What code have you already tried?Need more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-113219</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Fri, 09 Nov 2012 12:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-113219</guid>
		<description><![CDATA[Though it becomes a question, it doesn&#039;t say what your problem is. Are you looking for someone to write the programming for you? Or did you run into a problem when you tried to write it? -- Tom]]></description>
		<content:encoded><![CDATA[<p>Though it becomes a question, it doesn&#8217;t say what your problem is. Are you looking for someone to write the programming for you? Or did you run into a problem when you tried to write it? &#8212; Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shardilatie</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-113218</link>
		<dc:creator>shardilatie</dc:creator>
		<pubDate>Fri, 09 Nov 2012 12:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-113218</guid>
		<description><![CDATA[carlosdl: if you put a question mark after the sentence, it becomes a question.&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;btw, I&#039;m also looking for a vbscript that will check the status of a service, and if the service has failed/stopped, the vbscript will send an email to me.&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<p>carlosdl: if you put a question mark after the sentence, it becomes a question.
<div></div>
<div>btw, I&#8217;m also looking for a vbscript that will check the status of a service, and if the service has failed/stopped, the vbscript will send an email to me.</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-110295</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Tue, 21 Aug 2012 17:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/vbscript-to-send-email-on-service-failure/#comment-110295</guid>
		<description><![CDATA[There is no question here.&#160;Do you need help with something ?]]></description>
		<content:encoded><![CDATA[<p>There is no question here.&nbsp;Do you need help with something ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.012 seconds using memcached
Object Caching 338/341 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-18 06:00:35 -->