<?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>Yet another Tech Blog &#187; Windows Administration</title>
	<atom:link href="http://www.yatblog.com/category/windows/windows-administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yatblog.com</link>
	<description>The freshest &#38; hottest solutions, not just pointless and endless discussions. Finally a tech blog you can use!</description>
	<lastBuildDate>Mon, 16 Feb 2009 18:36:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Get rid of those annoying Windows Pop-ups</title>
		<link>http://www.yatblog.com/2007/03/28/get-rid-of-those-annoying-windows-pop-ups/</link>
		<comments>http://www.yatblog.com/2007/03/28/get-rid-of-those-annoying-windows-pop-ups/#comments</comments>
		<pubDate>Wed, 28 Mar 2007 08:36:36 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Administration]]></category>

		<guid isPermaLink="false">http://www.yatblog.com/2007/03/28/get-rid-of-those-annoying-windows-pop-ups/</guid>
		<description><![CDATA[A lot of companies don&#8217;t want their employees (if they have administrator permissions on their windows machines) to update Windows by themselves. To get rid of numerous, annoying Windows pop-ups, reminding you to enable automatic updates, copy &#038; paste the following code into your editor (notepad for e.g.), save it with the file extension &#8220;.reg&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of companies don&#8217;t want their employees (if they have administrator permissions on their windows machines) to update Windows by themselves. To get rid of numerous, annoying Windows pop-ups, reminding you to enable automatic updates, copy &#038; paste the following code into your editor (notepad for e.g.), save it with the file extension &#8220;.reg&#8221; and execute it:</p>
<p><em>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]<br />
&#8220;AntiVirusDisableNotify&#8221;=dword:00000001<br />
&#8220;FirewallDisableNotify&#8221;=dword:00000001<br />
&#8220;UpdatesDisableNotify&#8221;=dword:00000001<br />
&#8220;AntiVirusOverride&#8221;=dword:00000000<br />
&#8220;FirewallOverride&#8221;=dword:00000000</em></p>
<p class="akst_link"><a href="http://www.yatblog.com/?p=146&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_146" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.yatblog.com/2007/03/28/get-rid-of-those-annoying-windows-pop-ups/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>easy &amp; free Windows System Administration using ManagePC</title>
		<link>http://www.yatblog.com/2006/06/03/managepc/</link>
		<comments>http://www.yatblog.com/2006/06/03/managepc/#comments</comments>
		<pubDate>Sat, 03 Jun 2006 12:00:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows Administration]]></category>

		<guid isPermaLink="false">http://www.yatblog.com/2006/06/03/managepc/</guid>
		<description><![CDATA[Every Windows Administrator knows what Visual Basic Scripts or also called Windows Scripting Host Scripts can do to ease the burden of Windows System Administration. I&#8217;ve come across a script that consolidates most of the features you would ever want or need, like doing a hardware and software inventory of your networked computers.
The newest version [...]]]></description>
			<content:encoded><![CDATA[<p><a title="managepc" class="imagelink" href="http://www.yatblog.com/wp-content/uploads/2006/06/managepc.jpg"><img align="left" alt="managepc" id="image39" title="managepc" src="http://www.yatblog.com/wp-content/uploads/2006/06/managepc.thumbnail.jpg" /></a>Every Windows Administrator knows what Visual Basic Scripts or also called Windows Scripting Host Scripts can do to ease the burden of Windows System Administration. I&#8217;ve come across a script that consolidates most of the features you would ever want or need, like doing a hardware and software inventory of your networked computers.<br />
The newest version of ManagePC is built using VB.net, so you will need the .Net Framework 2.0, the older version is still available though.<br />
Take a look at ManagePC <a title="http://managepc.3ee.co.uk/" target="_blank" href="http://managepc.3ee.co.uk/">here</a>, I&#8217;m sure you will appreciate it a lot. If you know any other useful admin tools or script, post a comment!</p>
<p class="akst_link"><a href="http://www.yatblog.com/?p=37&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_37" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.yatblog.com/2006/06/03/managepc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
