<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Controlling Internet Explorer object from PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2006/09/10/controlling-internet-explorer-object-from-powershell.aspx</link><description>NOTE: The site must be in the Trusted Sites Zone for this script to work - James Brundage [MSFT] January 5th, 2009 
 The following example shows how to display all the processes in an IE window and highlight the ones with memory usage of greater than</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Controlling Internet Explorer object from PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2006/09/10/controlling-internet-explorer-object-from-powershell.aspx#9864975</link><pubDate>Wed, 12 Aug 2009 00:18:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9864975</guid><dc:creator>Dolly</dc:creator><description>&lt;p&gt;How to access website using login and password credentials with Powershell&lt;/p&gt;
&lt;p&gt;email dnagpaul@kpmg.com&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9864975" width="1" height="1"&gt;</description></item><item><title>re: Controlling Internet Explorer object from PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2006/09/10/controlling-internet-explorer-object-from-powershell.aspx#9864974</link><pubDate>Wed, 12 Aug 2009 00:17:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9864974</guid><dc:creator>dolly</dc:creator><description>&lt;p&gt;How to access website using login and password credentials with Powershell&lt;/p&gt;
&lt;p&gt;email dnagpaul@kpmg.com&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9864974" width="1" height="1"&gt;</description></item><item><title>re: Controlling Internet Explorer object from PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2006/09/10/controlling-internet-explorer-object-from-powershell.aspx#6532792</link><pubDate>Mon, 26 Nov 2007 19:30:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6532792</guid><dc:creator>Rick Parker</dc:creator><description>&lt;p&gt;Would it be possible to measure the amount of time that it takes to download &amp;quot;www.google.com&amp;quot; and its objects? (jpgs, and/or gifs)&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Rick&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6532792" width="1" height="1"&gt;</description></item><item><title>re: Controlling Internet Explorer object from PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2006/09/10/controlling-internet-explorer-object-from-powershell.aspx#5387445</link><pubDate>Wed, 10 Oct 2007 04:07:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5387445</guid><dc:creator>Nikhil Bhandari</dc:creator><description>&lt;p&gt;Is it possible to control Pop-up Blockers using PowerShell?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5387445" width="1" height="1"&gt;</description></item><item><title>re: Controlling Internet Explorer object from PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2006/09/10/controlling-internet-explorer-object-from-powershell.aspx#957913</link><pubDate>Sat, 04 Nov 2006 17:43:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:957913</guid><dc:creator>Gilles</dc:creator><description>&lt;p&gt;Inspired by tis article, I'm trying without success to simply access form powershell to elements of an html page, here's the code:&lt;/p&gt;
&lt;p&gt;$oIE=new-object -com internetexplorer.application&lt;/p&gt;
&lt;p&gt;$oie.navigate2(&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.google.com&amp;quot;"&gt;http://www.google.com&amp;quot;&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;$oie.document.body.childnodes&lt;/p&gt;
&lt;p&gt;format-default : La r&amp;#233;f&amp;#233;rence d'objet n'est pas d&amp;#233;finie &amp;#224; une instance d'un objet.&lt;/p&gt;
&lt;p&gt;(sorry for the french error message, I do not know to make powershell speaks english everytime)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=957913" width="1" height="1"&gt;</description></item><item><title>re: Controlling Internet Explorer object from PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2006/09/10/controlling-internet-explorer-object-from-powershell.aspx#804831</link><pubDate>Sun, 08 Oct 2006 15:15:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:804831</guid><dc:creator>Vladimir</dc:creator><description>It is possible to control IE Print Setting (Internet - Options - Printing - Print background colors and images) from PowerShell?
Thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=804831" width="1" height="1"&gt;</description></item><item><title>re: Controlling Internet Explorer object from PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2006/09/10/controlling-internet-explorer-object-from-powershell.aspx#749549</link><pubDate>Mon, 11 Sep 2006 18:12:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:749549</guid><dc:creator>PowerShell Team</dc:creator><description>ActiveMode: I don't believe IE exposes their tab management through their COM scripting API.&lt;br&gt;&lt;br&gt;Lee&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=749549" width="1" height="1"&gt;</description></item><item><title>re: Controlling Internet Explorer object from PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2006/09/10/controlling-internet-explorer-object-from-powershell.aspx#749133</link><pubDate>Mon, 11 Sep 2006 06:18:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:749133</guid><dc:creator>dontBotherMeWithSpam</dc:creator><description>you can just drop &amp;quot;b&amp;quot; in &amp;quot;5mb&amp;quot; and everything will work fine.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=749133" width="1" height="1"&gt;</description></item><item><title>re: Controlling Internet Explorer object from PowerShell</title><link>http://blogs.msdn.com/b/powershell/archive/2006/09/10/controlling-internet-explorer-object-from-powershell.aspx#749011</link><pubDate>Mon, 11 Sep 2006 03:29:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:749011</guid><dc:creator>rei</dc:creator><description>I get this error:&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; {&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;#check the 4 column(WS),and highlight it if it is greater than 5MB.&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;$WS=(@($oRow.childNodes)[4].innerhtml) -as [int] &amp;nbsp;;&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;if (($ws -ne $null) -and ($WS -ge 5mb)) {&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$oRow.bgColor=&amp;quot;#AAAAAA&amp;quot; ;&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;}&lt;br&gt;&amp;gt;&amp;gt; }&lt;br&gt;&amp;gt;&amp;gt;&lt;br&gt;Bad numeric constant: 5mb.&lt;br&gt;&lt;br&gt;&lt;br&gt;I changed it to 5*1024*1024 and it seems to be good now.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=749011" width="1" height="1"&gt;</description></item><item><title>Tabbed Browsers</title><link>http://blogs.msdn.com/b/powershell/archive/2006/09/10/controlling-internet-explorer-object-from-powershell.aspx#748992</link><pubDate>Mon, 11 Sep 2006 02:49:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:748992</guid><dc:creator>activemode</dc:creator><description>Is it possilbe to create additional tabs in the same browser window, for additional or differnet information about the same request?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=748992" width="1" height="1"&gt;</description></item></channel></rss>