<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>PowerTip: Open Windows 8 Control Panel Items from PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/11/26/powertip-open-windows-8-control-panel-items-from-powershell.aspx</link><description>Learn how to open Windows 8 Control Panel items from within Windows PowerShell.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: PowerTip: Open Windows 8 Control Panel Items from PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/11/26/powertip-open-windows-8-control-panel-items-from-powershell.aspx#3535591</link><pubDate>Thu, 29 Nov 2012 23:56:54 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3535591</guid><dc:creator>Ben</dc:creator><description>&lt;p&gt;I get this, even when running powershell as administrator...&lt;/p&gt;
&lt;p&gt;PS C:\Windows\system32&amp;gt; Get-ControlPanelItem &amp;#39;Windows Firewall&amp;#39;&lt;/p&gt;
&lt;p&gt;Get-ControlPanelItem : Cannot find any control panel item with the given name Windows Firewall.&lt;/p&gt;
&lt;p&gt;At line:1 char:1&lt;/p&gt;
&lt;p&gt;+ Get-ControlPanelItem &amp;#39;Windows Firewall&amp;#39;&lt;/p&gt;
&lt;p&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;+ CategoryInfo &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: InvalidArgument: (Windows Firewall:String) [Get-ControlPanelItem], InvalidOperationExcep&lt;/p&gt;
&lt;p&gt; &amp;nbsp; tion&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;+ FullyQualifiedErrorId : NoControlPanelItemFoundForGivenName,Microsoft.PowerShell.Commands.GetControlPanelItemCom&lt;/p&gt;
&lt;p&gt; &amp;nbsp; mand&lt;/p&gt;
&lt;p&gt;PS C:\Windows\system32&amp;gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3535591" width="1" height="1"&gt;</description></item><item><title>re: PowerTip: Open Windows 8 Control Panel Items from PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/11/26/powertip-open-windows-8-control-panel-items-from-powershell.aspx#3535024</link><pubDate>Tue, 27 Nov 2012 18:27:45 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3535024</guid><dc:creator>Ed Wilson</dc:creator><description>&lt;p&gt;@Peter Forster thanks. It is also useful, because when I am on Windows 8, and using a desktop type of application, it is a lot of work to get back to the start screen to find control panel. With PowerShell -- which I always have open, it is easy.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3535024" width="1" height="1"&gt;</description></item><item><title>re: PowerTip: Open Windows 8 Control Panel Items from PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/11/26/powertip-open-windows-8-control-panel-items-from-powershell.aspx#3534988</link><pubDate>Tue, 27 Nov 2012 17:04:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3534988</guid><dc:creator>Peter Forster</dc:creator><description>&lt;p&gt;Pretty cool stuff!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3534988" width="1" height="1"&gt;</description></item></channel></rss>