<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Batch File: Append Ping Failures And Time Stamp To A Text File	</title>
	<atom:link href="https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/feed/" rel="self" type="application/rss+xml" />
	<link>https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/</link>
	<description>Chew the Fat</description>
	<lastBuildDate>Thu, 20 Feb 2020 05:55:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Slow Exchange Server Boot In Azure VM - 250 Hello		</title>
		<link>https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-279</link>

		<dc:creator><![CDATA[Slow Exchange Server Boot In Azure VM - 250 Hello]]></dc:creator>
		<pubDate>Thu, 20 Feb 2020 05:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://ravingroo.com/?p=762#comment-279</guid>

					<description><![CDATA[[&#8230;] easily, certainly not going to keep manually trying to ping the box. We can use something like this batch file to log ping failures. The server Exch-2 started to respond to pings at this [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] easily, certainly not going to keep manually trying to ping the box. We can use something like this batch file to log ping failures. The server Exch-2 started to respond to pings at this [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David K. Sutton		</title>
		<link>https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-216</link>

		<dc:creator><![CDATA[David K. Sutton]]></dc:creator>
		<pubDate>Fri, 11 Dec 2015 17:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://ravingroo.com/?p=762#comment-216</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-215&quot;&gt;romeo malancu&lt;/a&gt;.

Based on that screen capture, it looks like it should be creating the pingloss.txt and recording data. However, it isn&#039;t recognizing &quot;choice&quot; as a valid command, which means it will loop incredibly fast (without the 1 second delay created by the choice command) and create a much bigger text file. Are you saying the text file isn&#039;t being created? What version of Windows are you using? I&#039;ve tested this on Windows 2008 R2 and Windows 7.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-215">romeo malancu</a>.</p>
<p>Based on that screen capture, it looks like it should be creating the pingloss.txt and recording data. However, it isn&#8217;t recognizing &#8220;choice&#8221; as a valid command, which means it will loop incredibly fast (without the 1 second delay created by the choice command) and create a much bigger text file. Are you saying the text file isn&#8217;t being created? What version of Windows are you using? I&#8217;ve tested this on Windows 2008 R2 and Windows 7.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: romeo malancu		</title>
		<link>https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-215</link>

		<dc:creator><![CDATA[romeo malancu]]></dc:creator>
		<pubDate>Fri, 11 Dec 2015 05:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://ravingroo.com/?p=762#comment-215</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-214&quot;&gt;David K. Sutton&lt;/a&gt;.

hi, this is the result i&#039;m getting when i give at command prompt the comand pingloss x.x.x.x (my ip instead of x&#039;s of course). What have i done wrong?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-214">David K. Sutton</a>.</p>
<p>hi, this is the result i&#8217;m getting when i give at command prompt the comand pingloss x.x.x.x (my ip instead of x&#8217;s of course). What have i done wrong?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David K. Sutton		</title>
		<link>https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-214</link>

		<dc:creator><![CDATA[David K. Sutton]]></dc:creator>
		<pubDate>Tue, 08 Dec 2015 22:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://ravingroo.com/?p=762#comment-214</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-213&quot;&gt;romeo malancu&lt;/a&gt;.

At a command prompt, type pingloss x.x.x.x (replace x&#039;s with IP address).]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-213">romeo malancu</a>.</p>
<p>At a command prompt, type pingloss x.x.x.x (replace x&#8217;s with IP address).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: romeo malancu		</title>
		<link>https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-213</link>

		<dc:creator><![CDATA[romeo malancu]]></dc:creator>
		<pubDate>Tue, 08 Dec 2015 14:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://ravingroo.com/?p=762#comment-213</guid>

					<description><![CDATA[hello, i&#039;m a noob...What is described above seems what i want. But i can&#039;t make it work. So, basicly, i&#039;ve done the following: copy-psate the script in a txt file. Saved that txt file as pingloss.cmd. Where do i have to put the ping comand to my desired ip adress?]]></description>
			<content:encoded><![CDATA[<p>hello, i&#8217;m a noob&#8230;What is described above seems what i want. But i can&#8217;t make it work. So, basicly, i&#8217;ve done the following: copy-psate the script in a txt file. Saved that txt file as pingloss.cmd. Where do i have to put the ping comand to my desired ip adress?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David K. Sutton		</title>
		<link>https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-180</link>

		<dc:creator><![CDATA[David K. Sutton]]></dc:creator>
		<pubDate>Thu, 22 Jan 2015 16:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://ravingroo.com/?p=762#comment-180</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-179&quot;&gt;Leigh Bennett&lt;/a&gt;.

Excellent! Thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-179">Leigh Bennett</a>.</p>
<p>Excellent! Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David K. Sutton		</title>
		<link>https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-181</link>

		<dc:creator><![CDATA[David K. Sutton]]></dc:creator>
		<pubDate>Thu, 22 Jan 2015 16:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://ravingroo.com/?p=762#comment-181</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-179&quot;&gt;Leigh Bennett&lt;/a&gt;.

Excellent! Thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-179">Leigh Bennett</a>.</p>
<p>Excellent! Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Leigh Bennett		</title>
		<link>https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-179</link>

		<dc:creator><![CDATA[Leigh Bennett]]></dc:creator>
		<pubDate>Thu, 22 Jan 2015 11:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://ravingroo.com/?p=762#comment-179</guid>

					<description><![CDATA[Nice one!

Testing 100Mb/s up and down fibre  connection before it goes live.]]></description>
			<content:encoded><![CDATA[<p>Nice one!</p>
<p>Testing 100Mb/s up and down fibre  connection before it goes live.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David K. Sutton		</title>
		<link>https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-170</link>

		<dc:creator><![CDATA[David K. Sutton]]></dc:creator>
		<pubDate>Sun, 09 Nov 2014 23:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://ravingroo.com/?p=762#comment-170</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-169&quot;&gt;Steve Moreen&lt;/a&gt;.

Awesome. Your use case sounds pretty interesting.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-169">Steve Moreen</a>.</p>
<p>Awesome. Your use case sounds pretty interesting.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve Moreen		</title>
		<link>https://ravingroo.com/762/batch-file-append-ping-failures-and-time-stamp-to-a-text-file/#comment-169</link>

		<dc:creator><![CDATA[Steve Moreen]]></dc:creator>
		<pubDate>Sun, 09 Nov 2014 01:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://ravingroo.com/?p=762#comment-169</guid>

					<description><![CDATA[David, I made a few modifications on the script and it is going to work just as is.  No reason for you to spend any time on it.  Thanks again!  Steve]]></description>
			<content:encoded><![CDATA[<p>David, I made a few modifications on the script and it is going to work just as is.  No reason for you to spend any time on it.  Thanks again!  Steve</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
