<?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>Tech Support Me &#187; secedit</title>
	<atom:link href="http://www.techsupport.me.uk/tag/secedit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techsupport.me.uk</link>
	<description>Your one stop resource for free pc technical support</description>
	<lastBuildDate>Sun, 12 Jul 2009 21:27:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Force WSUS Check-In for Windows XP and Windows 2000</title>
		<link>http://www.techsupport.me.uk/2007/07/24/force-wsus-check-in-for-windows-xp-and-windows-2000/</link>
		<comments>http://www.techsupport.me.uk/2007/07/24/force-wsus-check-in-for-windows-xp-and-windows-2000/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 10:41:39 +0000</pubDate>
		<dc:creator>robbrad</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[microsoft windows]]></category>
		<category><![CDATA[secedit]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[WSUS]]></category>
		<category><![CDATA[wuauclt]]></category>

		<guid isPermaLink="false">http://www.robertbradley.co.uk/?p=16</guid>
		<description><![CDATA[Put the following into a .bat file and run
wsus.bat:
secedit /refreshpolicy machine_policy /enforce
gpupdate
reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v AccountDomainSid /f
reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v PingID /f
reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v SusClientId /f
cls
@echo Triggering detection after resetting WSUS client identity
net stop wuauserv
net start wuauserv
wuauclt /resetauthorization /detectnow
]]></description>
			<content:encoded><![CDATA[<p>Put the following into a .bat file and run</p>
<p>wsus.bat:<br />
secedit /refreshpolicy machine_policy /enforce<br />
gpupdate<br />
reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v AccountDomainSid /f<br />
reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v PingID /f<br />
reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v SusClientId /f<br />
cls<br />
@echo Triggering detection after resetting WSUS client identity<br />
net stop wuauserv<br />
net start wuauserv<br />
wuauclt /resetauthorization /detectnow</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techsupport.me.uk/2007/07/24/force-wsus-check-in-for-windows-xp-and-windows-2000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
