<?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>Misc : Uninstall</title><link>http://powershell.com/cs/media/g/misc/tags/Uninstall/default.aspx</link><description>Tags: Uninstall</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>Remote Uninstaller GUI - From list of machines</title><link>http://powershell.com/cs/media/p/16230.aspx</link><pubDate>Thu, 26 Apr 2012 15:25:39 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:16230</guid><dc:creator>weston_111</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;To run just execute the .ps1 file with powershell.&lt;/p&gt;
&lt;p&gt;Explanation:&lt;/p&gt;
&lt;p&gt;Windows.Forms GUI.&lt;/p&gt;
&lt;p&gt;Uses the Registry and MSIexec uninstall key. Will ask you for a list containing your the machines you want to query and uninstall against. The list should be a simple text file with each machine name on it&amp;#39;s own line.&lt;/p&gt;
&lt;p&gt;You can specify a program name or leave the program name blank to query all programs on the computers.&lt;/p&gt;
&lt;p&gt;Be Careful. If you hit the uninstall button it will uninstall all programs. If you specify adobe and hit uninstall it will uninstall all adobe products. Wild cards are built into the Program Name so narrow it down before uninstalling.&lt;/p&gt;
&lt;p&gt;The /qn switch is specified so it should execute quietly with no reboots.&lt;/p&gt;
&lt;p&gt;I have tested this some in our environment with success. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://powershell.com/cs/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.01.62.30/uninstall.ps1" length="10519" type="application/octet-stream" /></item></channel></rss>