<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"> <channel><title>Posh Tips</title> <link>http://poshtips.com</link> <description>PowerShell Tips and Scripting Samples</description> <lastBuildDate>Wed, 16 Nov 2011 05:33:07 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/PoshTips" /><feedburner:info uri="poshtips" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>The Number One Best PowerShell Script on this site</title><link>http://feedproxy.google.com/~r/PoshTips/~3/AMeEST4ktrA/</link> <comments>http://poshtips.com/2011/10/28/the-number-one-best-powershell-script-on-this-site/#comments</comments> <pubDate>Fri, 28 Oct 2011 21:29:52 +0000</pubDate> <dc:creator>xb90</dc:creator> <category><![CDATA[General Information]]></category> <category><![CDATA[Scripts]]></category> <guid isPermaLink="false">http://poshtips.com/?p=716</guid> <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/cQ6k8Hx59TAtHClkD4AF9fOEmps/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cQ6k8Hx59TAtHClkD4AF9fOEmps/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/cQ6k8Hx59TAtHClkD4AF9fOEmps/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cQ6k8Hx59TAtHClkD4AF9fOEmps/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;I haven&amp;#8217;t posted anything new in a while, but I just wanted to draw attention to what I consider to be my Number One, Most Useful, Best Script on this site. Why am I bothering to do this? Because, as I analyze the traffic to this site, I see a lot of people are finding &lt;a
href='http://poshtips.com/2011/10/28/the-number-one-best-powershell-script-on-this-site/'&gt;[...]&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=AMeEST4ktrA:hgphDvzuAm0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=AMeEST4ktrA:hgphDvzuAm0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PoshTips/~4/AMeEST4ktrA" height="1" width="1"/&gt;</description> <wfw:commentRss>http://poshtips.com/2011/10/28/the-number-one-best-powershell-script-on-this-site/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <feedburner:origLink>http://poshtips.com/2011/10/28/the-number-one-best-powershell-script-on-this-site/</feedburner:origLink></item> <item><title>Generate Complex Passwords with PowerShell</title><link>http://feedproxy.google.com/~r/PoshTips/~3/9UR67TIQ1mQ/</link> <comments>http://poshtips.com/2011/09/12/generate-complex-passwords-with-powershell/#comments</comments> <pubDate>Tue, 13 Sep 2011 02:06:05 +0000</pubDate> <dc:creator>xb90</dc:creator> <category><![CDATA[Functions]]></category> <category><![CDATA[Scripts]]></category> <guid isPermaLink="false">http://poshtips.com/?p=698</guid> <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/f6tn3kDefoBZpX363wTMOqbn7Ro/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/f6tn3kDefoBZpX363wTMOqbn7Ro/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/f6tn3kDefoBZpX363wTMOqbn7Ro/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/f6tn3kDefoBZpX363wTMOqbn7Ro/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here we have a simple function to generate a complex password in Windows Powershell. To Add this to YOUR script, include: The system.web assembly (add this somewhere in your script (where it will only get called once) The GenPwd function That&amp;#8217;s all there is to it. Passwords will be 8 characters long;  change the $pwdLen &lt;a
href='http://poshtips.com/2011/09/12/generate-complex-passwords-with-powershell/'&gt;[...]&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=9UR67TIQ1mQ:eBRgUCTZOpA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=9UR67TIQ1mQ:eBRgUCTZOpA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PoshTips/~4/9UR67TIQ1mQ" height="1" width="1"/&gt;</description> <wfw:commentRss>http://poshtips.com/2011/09/12/generate-complex-passwords-with-powershell/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://poshtips.com/2011/09/12/generate-complex-passwords-with-powershell/</feedburner:origLink></item> <item><title>HowTo Make Menus in PowerShell</title><link>http://feedproxy.google.com/~r/PoshTips/~3/tFvnaRNJL6c/</link> <comments>http://poshtips.com/2011/09/03/howto-make-menus-in-powershell/#comments</comments> <pubDate>Sat, 03 Sep 2011 19:49:22 +0000</pubDate> <dc:creator>xb90</dc:creator> <category><![CDATA[Functions]]></category> <guid isPermaLink="false">http://poshtips.com/?p=691</guid> <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/dMw9D3HsO7p-sgaPx_PLBfDytzk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dMw9D3HsO7p-sgaPx_PLBfDytzk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/dMw9D3HsO7p-sgaPx_PLBfDytzk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dMw9D3HsO7p-sgaPx_PLBfDytzk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;If you have ever developed a user-interactive script then you are well aware of the need to provide user choices and validate input. It seems that I&amp;#8217;ve done this hundreds of times, continuously re-inventing code that performs three simple functions: Present the user with choices Accept input from the user Validate the user&amp;#8217;s choice To &lt;a
href='http://poshtips.com/2011/09/03/howto-make-menus-in-powershell/'&gt;[...]&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=tFvnaRNJL6c:FteIC4WB-V4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=tFvnaRNJL6c:FteIC4WB-V4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PoshTips/~4/tFvnaRNJL6c" height="1" width="1"/&gt;</description> <wfw:commentRss>http://poshtips.com/2011/09/03/howto-make-menus-in-powershell/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://poshtips.com/2011/09/03/howto-make-menus-in-powershell/</feedburner:origLink></item> <item><title>Selectively Create Program Shortcuts</title><link>http://feedproxy.google.com/~r/PoshTips/~3/9WWvIgCVgAg/</link> <comments>http://poshtips.com/2011/08/23/selectively-create-program-shortcuts/#comments</comments> <pubDate>Tue, 23 Aug 2011 22:17:18 +0000</pubDate> <dc:creator>xb90</dc:creator> <category><![CDATA[Scripts]]></category> <guid isPermaLink="false">http://poshtips.com/?p=674</guid> <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/KDQUbhsaVBC-CoE7MZUX8ySzylY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KDQUbhsaVBC-CoE7MZUX8ySzylY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/KDQUbhsaVBC-CoE7MZUX8ySzylY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KDQUbhsaVBC-CoE7MZUX8ySzylY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&amp;#8230;or stated differently: How To create a PowerShell Alias that can be used to launch a Windows program from the PowerShell command prompt. I often find it convenient to run various programs directly from the PowerShell command line. In particular, I often need to run a text editor or Microsoft Excel. Using alias short-cuts, I &lt;a
href='http://poshtips.com/2011/08/23/selectively-create-program-shortcuts/'&gt;[...]&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=9WWvIgCVgAg:fj8hFLEOAq4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=9WWvIgCVgAg:fj8hFLEOAq4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PoshTips/~4/9WWvIgCVgAg" height="1" width="1"/&gt;</description> <wfw:commentRss>http://poshtips.com/2011/08/23/selectively-create-program-shortcuts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://poshtips.com/2011/08/23/selectively-create-program-shortcuts/</feedburner:origLink></item> <item><title>Filtering File Listings with PowerShell</title><link>http://feedproxy.google.com/~r/PoshTips/~3/qr0jiyPZKdg/</link> <comments>http://poshtips.com/2011/07/18/filtering-file-listings-with-powershell/#comments</comments> <pubDate>Mon, 18 Jul 2011 20:51:29 +0000</pubDate> <dc:creator>xb90</dc:creator> <category><![CDATA[Code Snippets]]></category> <category><![CDATA[Quick Commands]]></category> <guid isPermaLink="false">http://poshtips.com/?p=612</guid> <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/2YoPiWYxKeEvsSYk-lw7YmaySDY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2YoPiWYxKeEvsSYk-lw7YmaySDY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/2YoPiWYxKeEvsSYk-lw7YmaySDY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2YoPiWYxKeEvsSYk-lw7YmaySDY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;I&amp;#8217;ve got a real quick tip for today to demonstrate how to filter a file list using Windows PowerShell. Sample ONE: Here I want to list all *.log files that were created before today: PS C:\&amp;#62;get-childitem *.log &amp;#124;? {$_.creationtime -lt $(get-date).adddays(-1)} Note, you can replace &amp;#8220;get-childitem&amp;#8221; with a provided shortened alias such as &amp;#8220;gci&amp;#8221; or &lt;a
href='http://poshtips.com/2011/07/18/filtering-file-listings-with-powershell/'&gt;[...]&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=qr0jiyPZKdg:sv6GdSiZ5U4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=qr0jiyPZKdg:sv6GdSiZ5U4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PoshTips/~4/qr0jiyPZKdg" height="1" width="1"/&gt;</description> <wfw:commentRss>http://poshtips.com/2011/07/18/filtering-file-listings-with-powershell/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://poshtips.com/2011/07/18/filtering-file-listings-with-powershell/</feedburner:origLink></item> <item><title>List WSUS Target Group Members with PowerShell</title><link>http://feedproxy.google.com/~r/PoshTips/~3/6dqS5lEiJjY/</link> <comments>http://poshtips.com/2011/07/01/list-wsus-target-group-members-with-powershell/#comments</comments> <pubDate>Fri, 01 Jul 2011 20:40:35 +0000</pubDate> <dc:creator>xb90</dc:creator> <category><![CDATA[Scripts]]></category> <guid isPermaLink="false">http://poshtips.com/?p=594</guid> <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/jyGCIYUD57ry_T8GZma4D_40KtU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jyGCIYUD57ry_T8GZma4D_40KtU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/jyGCIYUD57ry_T8GZma4D_40KtU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jyGCIYUD57ry_T8GZma4D_40KtU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here&amp;#8217;s a sample script that demonstrates how to use the WSUS 3.0 API to  (1) list all defined computer Target Groups and (2) list of all computers subscribed to a group. Note: This script is written to utilize the default (local) WSUS server. If you wish to run it against a remote server, find the &lt;a
href='http://poshtips.com/2011/07/01/list-wsus-target-group-members-with-powershell/'&gt;[...]&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=6dqS5lEiJjY:A1fFnRYYaZY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=6dqS5lEiJjY:A1fFnRYYaZY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PoshTips/~4/6dqS5lEiJjY" height="1" width="1"/&gt;</description> <wfw:commentRss>http://poshtips.com/2011/07/01/list-wsus-target-group-members-with-powershell/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <feedburner:origLink>http://poshtips.com/2011/07/01/list-wsus-target-group-members-with-powershell/</feedburner:origLink></item> <item><title>Webpage download with Timeout</title><link>http://feedproxy.google.com/~r/PoshTips/~3/yhoNGwsSolU/</link> <comments>http://poshtips.com/2011/06/21/webpage-download-with-timeout/#comments</comments> <pubDate>Tue, 21 Jun 2011 20:32:57 +0000</pubDate> <dc:creator>xb90</dc:creator> <category><![CDATA[Miscellaneous]]></category> <guid isPermaLink="false">http://poshtips.com/?p=585</guid> <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/baSTMb036FE5pNXyebW9ALsTB5A/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/baSTMb036FE5pNXyebW9ALsTB5A/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/baSTMb036FE5pNXyebW9ALsTB5A/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/baSTMb036FE5pNXyebW9ALsTB5A/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;I recently encountered an issue while attempting to download a slow-loading web page where calls to the system.net.webclient class would time-out. As you may already know, the webclient class has no capability for increasing the time-out value. This functionality does exist in the slightly more complicated system.net.httpwebrequest class.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=yhoNGwsSolU:TB-c6PrQxIM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=yhoNGwsSolU:TB-c6PrQxIM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PoshTips/~4/yhoNGwsSolU" height="1" width="1"/&gt;</description> <wfw:commentRss>http://poshtips.com/2011/06/21/webpage-download-with-timeout/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://poshtips.com/2011/06/21/webpage-download-with-timeout/</feedburner:origLink></item> <item><title>Use PowerShell to create a Scheduled Task</title><link>http://feedproxy.google.com/~r/PoshTips/~3/fNLrzxFG6jg/</link> <comments>http://poshtips.com/2011/04/07/use-powershell-to-create-a-scheduled-task/#comments</comments> <pubDate>Thu, 07 Apr 2011 21:11:58 +0000</pubDate> <dc:creator>xb90</dc:creator> <category><![CDATA[Code Snippets]]></category> <guid isPermaLink="false">http://poshtips.com/?p=567</guid> <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/iECL-PKUs55g2DU_ezWrGvi9DlU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iECL-PKUs55g2DU_ezWrGvi9DlU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/iECL-PKUs55g2DU_ezWrGvi9DlU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iECL-PKUs55g2DU_ezWrGvi9DlU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;In this example, we will use the command-line utility &amp;#8220;schtasks.exe&amp;#8221; to create a scheduled task. There are three steps involved: Create a command string Execute the command Determine status (successful or failed) If running interactively from PowerShell, either of these will work: example: schtasks.exe /Create /TN taskname /RU username /SC schedule /TR command-to-run or invoke-expression &lt;a
href='http://poshtips.com/2011/04/07/use-powershell-to-create-a-scheduled-task/'&gt;[...]&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=fNLrzxFG6jg:Wot4TexgZkA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=fNLrzxFG6jg:Wot4TexgZkA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PoshTips/~4/fNLrzxFG6jg" height="1" width="1"/&gt;</description> <wfw:commentRss>http://poshtips.com/2011/04/07/use-powershell-to-create-a-scheduled-task/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <feedburner:origLink>http://poshtips.com/2011/04/07/use-powershell-to-create-a-scheduled-task/</feedburner:origLink></item> <item><title>BgPing – A High Performance Bulk Ping Utility</title><link>http://feedproxy.google.com/~r/PoshTips/~3/Eq_KJwBKGIE/</link> <comments>http://poshtips.com/2011/03/28/bgping-a-high-performance-bulk-ping-utility/#comments</comments> <pubDate>Mon, 28 Mar 2011 20:23:58 +0000</pubDate> <dc:creator>xb90</dc:creator> <category><![CDATA[Scripts]]></category> <guid isPermaLink="false">http://poshtips.com/?p=548</guid> <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ksXls-SI1JyzRa7IVxtRdr08rIA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ksXls-SI1JyzRa7IVxtRdr08rIA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ksXls-SI1JyzRa7IVxtRdr08rIA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ksXls-SI1JyzRa7IVxtRdr08rIA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;BgPing.ps1 is a Background Ping Script capable of pinging enormous hosts lists in record time. You could call it a Bulk Ping Script, a Mass Ping Script, a Batch Ping Script or even a Mega Ping Script but the bottom line is: this baby will crank through a lot of IP addresses (or hostnames) very &lt;a
href='http://poshtips.com/2011/03/28/bgping-a-high-performance-bulk-ping-utility/'&gt;[...]&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=Eq_KJwBKGIE:nY8ChleSeEc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=Eq_KJwBKGIE:nY8ChleSeEc:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PoshTips/~4/Eq_KJwBKGIE" height="1" width="1"/&gt;</description> <wfw:commentRss>http://poshtips.com/2011/03/28/bgping-a-high-performance-bulk-ping-utility/feed/</wfw:commentRss> <slash:comments>18</slash:comments> <feedburner:origLink>http://poshtips.com/2011/03/28/bgping-a-high-performance-bulk-ping-utility/</feedburner:origLink></item> <item><title>GetHostInfo – Remote Host Query Script using WMI</title><link>http://feedproxy.google.com/~r/PoshTips/~3/cDefYe2gxHE/</link> <comments>http://poshtips.com/2011/03/25/gethostinfo-remote-host-query-script-using-wmi/#comments</comments> <pubDate>Fri, 25 Mar 2011 22:41:06 +0000</pubDate> <dc:creator>xb90</dc:creator> <category><![CDATA[Scripts]]></category> <guid isPermaLink="false">http://poshtips.com/?p=522</guid> <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/XiFg-7tXkGaEXv_zO8NFekWFF8s/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XiFg-7tXkGaEXv_zO8NFekWFF8s/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/XiFg-7tXkGaEXv_zO8NFekWFF8s/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XiFg-7tXkGaEXv_zO8NFekWFF8s/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Here we have GetHostInfo.ps1 &amp;#8211; a full-featured wmi query script that you can use to retrieve data from a remote (or local) machine. The script can pull details from the following WMI classes: Win32_OperatingSystem Win32_ComputerSystem Win32_NetworkAdapter plus associated Win32_NetworkAdapterConfiguration (this is done by associating Win32_NetworkAdapter.DeviceId with Win32_NetworkAdapterConfiguration.Index) Win32_LogicalDisk Win32_PhysicalMemory Win32_Processor Win32_PageFileSetting The script can also &lt;a
href='http://poshtips.com/2011/03/25/gethostinfo-remote-host-query-script-using-wmi/'&gt;[...]&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=cDefYe2gxHE:c1COky56-HE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/PoshTips?a=cDefYe2gxHE:c1COky56-HE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/PoshTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PoshTips/~4/cDefYe2gxHE" height="1" width="1"/&gt;</description> <wfw:commentRss>http://poshtips.com/2011/03/25/gethostinfo-remote-host-query-script-using-wmi/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <feedburner:origLink>http://poshtips.com/2011/03/25/gethostinfo-remote-host-query-script-using-wmi/</feedburner:origLink></item> </channel> </rss><!-- Dynamic page generated in 2.643 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-02-04 04:21:46 -->

