<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Philip Wilmot &#187; Software Deployment</title>
	<atom:link href="http://philipwilmot.co.uk/blog/category/software-deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://philipwilmot.co.uk/blog</link>
	<description>the ever learning IT professional</description>
	<lastBuildDate>Wed, 12 Jan 2011 18:31:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Remove Failed Un-installation Of Deployed Software</title>
		<link>http://philipwilmot.co.uk/blog/2009/12/remove-failed-removal-of-deployed-software/</link>
		<comments>http://philipwilmot.co.uk/blog/2009/12/remove-failed-removal-of-deployed-software/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 13:11:00 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Software Deployment]]></category>

		<guid isPermaLink="false">http://philipwilmot.co.uk/blog/?p=35</guid>
		<description><![CDATA[You have deployed managed software via Group Policy. When you come to remove that software via Group Policy the client machine (Windows XP) will hang at &#8220;Removing managed software&#8230;&#8221;. This is most likely caused by a dialog prompt popping up during the uninstall and as you can not see this during the removal process the [...]]]></description>
			<content:encoded><![CDATA[<p>You have deployed managed software via Group Policy. When you come to remove that software via Group Policy the client machine (Windows XP) will hang at &#8220;Removing managed software&#8230;&#8221;. This is most likely caused by a dialog prompt popping up during the uninstall and as you can not see this during the removal process the computer will just stay stuck at the removing software display.<br />
If this is a per-computer package then the best way around it is to boot the affected computer up in Safe Mode, enter regedit and find navigate to the following:</p>
<p><code>HKLM\Software\Microsoft\Windows\CurrentVersion\Group Policy\Appmgmt</code></p>
<p>Then find the correct key, this is easy to do by looking at each key&#8217;s &#8220;<strong>Deployment Name</strong>&#8220;. Once you have found the correct key simply delete it and reboot. The computer will boot normally now and you can then remove the offending software via Control Panel.</p>
]]></content:encoded>
			<wfw:commentRss>http://philipwilmot.co.uk/blog/2009/12/remove-failed-removal-of-deployed-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

