<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://powershell.com/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results for 'app:forums' matching tags 'WMI' and 'Ping'</title><link>http://powershell.com/cs/search/SearchResults.aspx?q=app:forums&amp;tag=WMI,Ping&amp;orTags=0&amp;o=DateDescending</link><description>Search results for 'app:forums' matching tags 'WMI' and 'Ping'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>Re: Test-Connection with Specified timeout</title><link>http://powershell.com/cs/forums/thread/11993.aspx</link><pubDate>Thu, 25 Aug 2011 05:00:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:11993</guid><dc:creator>PepeManolo</dc:creator><description>&lt;p&gt;Mr. RSiddaway,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Would you know if the SourceRoute property in the Win32_PingStatus class would do the trick for specifying which NIC I want to utilize to send the Ping packet?&lt;/p&gt;
&lt;p&gt;As I mentioned before, the idea is to send a ping (with short timeout) by one NIC and then send another by the other NIC. This works with Test-Connection cmdlet, but the timeout is too long (+/- 45 seconds).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;</description></item><item><title>Test-Connection with Specified timeout</title><link>http://powershell.com/cs/forums/thread/11946.aspx</link><pubDate>Mon, 22 Aug 2011 05:00:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:11946</guid><dc:creator>PepeManolo</dc:creator><description>&lt;p&gt;I am writing a short script which pings a list of external servers using two NICs on different Networks. The idea is to verify both networks reach the internet.&lt;/p&gt;
&lt;p&gt;The commandlet Test-Connection &amp;quot;$IP&amp;quot; -Source &amp;quot;$NIC&amp;quot; works correctly for the desired NIC. However, the default timeout takes too long when the destination is unreachable.&lt;/p&gt;
&lt;p&gt;The documentation indicates -TimeToLive &amp;lt;timeout&amp;gt; as the argument to use but to no avail.&lt;/p&gt;
&lt;p&gt;My understanding is that Test-Connection is a wraper for Win32_PingStatus, where TTL has the purpose we have know all this time as the max hops to jump.&lt;/p&gt;
&lt;p&gt;Is there an undocumented argument for Test-Connection which would allow me to specify the max timeout to wait for a reply?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;</description></item></channel></rss>