<?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>Vat of Knowledge &#187; Technical</title>
	<atom:link href="http://www.vatofknow.com/archives/category/tech/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vatofknow.com</link>
	<description>A place for admins and techies.</description>
	<lastBuildDate>Mon, 30 Jan 2012 19:31:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Repair WSUS 3.0 SP2 on SBS2008</title>
		<link>http://www.vatofknow.com/archives/470</link>
		<comments>http://www.vatofknow.com/archives/470#comments</comments>
		<pubDate>Tue, 27 Dec 2011 23:43:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.vatofknow.com/?p=470</guid>
		<description><![CDATA[So my updates broke, because I &#8220;accidentally deleted&#8221; a computer group in the WSUS console (http://msmvps.com/blogs/athif/archive/2005/09/26/67958.aspx).  When I went into the SBS 2008 console and went to Updates, and tried clicking the &#8220;change the software update settings&#8221; in order to make any changes to my computers and exclusions, I was greeted with the error &#8220;windows [...]]]></description>
		<wfw:commentRss>http://www.vatofknow.com/archives/470/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calendar of Updates</title>
		<link>http://www.vatofknow.com/archives/457</link>
		<comments>http://www.vatofknow.com/archives/457#comments</comments>
		<pubDate>Wed, 31 Aug 2011 15:57:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.vatofknow.com/?p=457</guid>
		<description><![CDATA[For those of you that are system administrators and have to keep up on 3rd party software updates, check out www.calendarofupdates.com.  I don&#8217;t know what I would do without it.  I check it daily, of course.]]></description>
		<wfw:commentRss>http://www.vatofknow.com/archives/457/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebEx and GotoMeeting corporate GPO deployment</title>
		<link>http://www.vatofknow.com/archives/452</link>
		<comments>http://www.vatofknow.com/archives/452#comments</comments>
		<pubDate>Fri, 22 Jul 2011 19:54:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.vatofknow.com/?p=452</guid>
		<description><![CDATA[WebEx sure makes it hard to find the right msi files for GPO deployment. Here&#8217;s the trick: go to http://webexhelp.webex.com. Click on Meeting Center tab, then Support/Downloads and grab the Meeting Center Application for both IE and Firefox in msi format. Could they make it any harder? For GotoMeeting, see http://support.citrixonline.com/GoToMeeting/search?search=msi]]></description>
		<wfw:commentRss>http://www.vatofknow.com/archives/452/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2008 Repadmin</title>
		<link>http://www.vatofknow.com/archives/449</link>
		<comments>http://www.vatofknow.com/archives/449#comments</comments>
		<pubDate>Tue, 12 Jul 2011 20:32:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.vatofknow.com/?p=449</guid>
		<description><![CDATA[Say goodbye to replmon, say hello to repadmin. Gone are the days of good old replmon, so to force AD replication across site boundaries and all just do the following at the command line: repadmin/syncall /APed]]></description>
		<wfw:commentRss>http://www.vatofknow.com/archives/449/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mine.bat</title>
		<link>http://www.vatofknow.com/archives/450</link>
		<comments>http://www.vatofknow.com/archives/450#comments</comments>
		<pubDate>Sat, 02 Jul 2011 00:59:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.vatofknow.com/?p=450</guid>
		<description><![CDATA[This script will take ownership of all files and grant you permissions to them if you are having trouble with file permissions.  Name it mine.bat: ::Mine ::Usage mine.bat &#8220;c:\documents and settings\user\my documents&#8221; ::Created by Jason Knight ::10/02/2007 takeown /F %1 /R /D y cacls %1 /G administrators:F /t Now all you have to do from [...]]]></description>
		<wfw:commentRss>http://www.vatofknow.com/archives/450/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reveal passwords in Firefox</title>
		<link>http://www.vatofknow.com/archives/448</link>
		<comments>http://www.vatofknow.com/archives/448#comments</comments>
		<pubDate>Thu, 30 Jun 2011 22:53:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[asterix]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[revealer]]></category>

		<guid isPermaLink="false">http://www.vatofknow.com/?p=448</guid>
		<description><![CDATA[Use the following code snippet in the address bar of Firefox to reveal any passwords you need to reveal on the page you are on, just paste it into the address bar and hit enter and watch the magic&#8230; javascript:(function(){var%20s,F,j,f,i;s=&#8221;";F=document.forms;for(j=0;j&#60;F.length;++j){f=F[j];for(i=0;i&#60;f.length;++i){if(f[i].type.toLowerCase()==&#8221;password&#8221;)s+=f[i].value+&#8221;\n&#8221;;}}if(s)alert(&#8220;Password%20is:\n\n&#8221;+s);else%20alert(&#8220;No%20passwords&#8221;);})(); Please note that this does not work on ALL password fields, but a lot of [...]]]></description>
		<wfw:commentRss>http://www.vatofknow.com/archives/448/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block uTorrent</title>
		<link>http://www.vatofknow.com/archives/440</link>
		<comments>http://www.vatofknow.com/archives/440#comments</comments>
		<pubDate>Thu, 09 Jun 2011 06:19:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[block p2p]]></category>
		<category><![CDATA[block utorrent]]></category>

		<guid isPermaLink="false">http://www.vatofknow.com/?p=440</guid>
		<description><![CDATA[And any other P2P software. I&#8217;ve seen multiple threads on this around the internet about blocking the port it&#8217;s using. The thing about these P2P clients is that they can use any custom port or range of ports! Sure fire way: Get a &#8220;business-class&#8221; or at least &#8220;semi-business-class&#8221; firewall, like the ZyXel ZyWall, and subnet [...]]]></description>
		<wfw:commentRss>http://www.vatofknow.com/archives/440/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FLAMPlayer</title>
		<link>http://www.vatofknow.com/archives/437</link>
		<comments>http://www.vatofknow.com/archives/437#comments</comments>
		<pubDate>Sat, 16 Apr 2011 16:13:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.vatofknow.com/?p=437</guid>
		<description><![CDATA[This is a great flash player system for any website. It uses mySQL and stores playlists and includes a customizable player with embed code for any site. I use PHP based sites personally, but I believe it can be embedded in HTML as well. Their website is http://www.flamplayer.com, and you can get the latest downloads [...]]]></description>
		<wfw:commentRss>http://www.vatofknow.com/archives/437/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Move computers between SEPM servers</title>
		<link>http://www.vatofknow.com/archives/430</link>
		<comments>http://www.vatofknow.com/archives/430#comments</comments>
		<pubDate>Thu, 10 Feb 2011 00:26:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.vatofknow.com/?p=430</guid>
		<description><![CDATA[That pesky sylink.xml file again&#8230;  We had to reinstall our SEPM server, which left a lot of clients stranded.  Well, rather than go around and reinstall on all the clients, which doesn&#8217;t work anyway, here&#8217;s a better way to update them.  The file, sylink.xml contains the entire configuration, so obtain a copy from a workstation [...]]]></description>
		<wfw:commentRss>http://www.vatofknow.com/archives/430/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to build a network in less than 48 hours</title>
		<link>http://www.vatofknow.com/archives/363</link>
		<comments>http://www.vatofknow.com/archives/363#comments</comments>
		<pubDate>Mon, 01 Nov 2010 04:38:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.vatofknow.com/?p=363</guid>
		<description><![CDATA[So I recently had a customer&#8217;s network go down. Usually not a HUGE deal, but in this case, the company was running SBS 2008, so yes, big HUGE deal! First thing, panic sets in. Is is possible to restore the server to a bootable state so we can limp by until we get the new [...]]]></description>
		<wfw:commentRss>http://www.vatofknow.com/archives/363/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
