<?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>Drew&#039;s Blog &#187; Windows</title>
	<atom:link href="http://drewdahl.com/category/howto/windows-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://drewdahl.com</link>
	<description>A Barrage of Liquid Awesome in Geek Form</description>
	<lastBuildDate>Thu, 26 May 2011 08:43:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Forefront Client Security &#8211; MOM Installation Failure</title>
		<link>http://drewdahl.com/2010/05/02/forefront-client-security-mom-installation-failure/</link>
		<comments>http://drewdahl.com/2010/05/02/forefront-client-security-mom-installation-failure/#comments</comments>
		<pubDate>Sun, 02 May 2010 05:38:19 +0000</pubDate>
		<dc:creator>Drew Dahl</dc:creator>
				<category><![CDATA[Forefront]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://drewdahl.com/?p=476</guid>
		<description><![CDATA[Well, I&#8217;m working on installing Forefront Client Security at my work and after configuring all of the prerequisites, nobody could figure out why it wasn&#8217;t installing. So, I setup a test machine and started playing with it. After about an hour of searching google, it seems nobody really has an answer for why MOM fails [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;m working on installing Forefront Client Security at my work and after configuring all of the prerequisites, nobody could figure out why it wasn&#8217;t installing.  So, I setup a test machine and started playing with it.  After about an hour of searching google, it seems nobody really has an answer for why MOM fails to install&#8230; but, I just figured it out!</p>
<p>If you check the installation logs in C:\Program Files\Microsoft Forefront\Client Security\Logs\MOMDB.log, you should notice there&#8217;s a line in there about an error running a query that results in an ERROR 112.  The error is something like &#8220;There is not enough space on disk.&#8221;  Well, in my case I had 60GB free on the disk, so this can&#8217;t be right&#8230;  The database to be created was only 1GB in size.</p>
<p>Well, turns out the Quota on the disk was preventing the file from being created.  To change the Quota (or in my case, turn it off for the duration of the install) go to Computer -&gt; Right click on the drive you&#8217;re installing on -&gt; Select &#8220;Properties&#8221; -&gt; Click on the &#8220;Quota&#8221; tab.  Once here you can either uncheck &#8220;Enable Quota Management&#8221; to completely disable it, or just select the radio button that reads &#8220;Do not limit disk usage&#8221;.</p>
<p>This should hopefully solve the problem <img src='http://drewdahl.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://drewdahl.com/2010/05/02/forefront-client-security-mom-installation-failure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 6 &#8211; Scroll Wheel</title>
		<link>http://drewdahl.com/2010/01/07/visual-studio-6-scroll-wheel/</link>
		<comments>http://drewdahl.com/2010/01/07/visual-studio-6-scroll-wheel/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 07:18:45 +0000</pubDate>
		<dc:creator>Drew Dahl</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://drewdahl.com/?p=310</guid>
		<description><![CDATA[The last time I used Visual Studio 6&#8230; Not having a scroll wheel drove my bonkers. Well, this time around, I was lucky enough to find this: http://joebott.com/vb6scrollwheel.htm Just run it in the background, and it&#8217;ll take care of everything. Much love to this one &#60;3 It&#8217;s saved me much pain. (Also, before you go [...]]]></description>
			<content:encoded><![CDATA[<p>The last time I used Visual Studio 6&#8230; Not having a scroll wheel drove my bonkers.  Well, this time around, I was lucky enough to find this:</p>
<p>http://joebott.com/vb6scrollwheel.htm</p>
<p>Just run it in the background, and it&#8217;ll take care of everything.  Much love to this one &lt;3  It&#8217;s saved me much pain.</p>
<p>(Also, before you go off on me as to why the hell I&#8217;m using VS6&#8230; Well, I have to for work.  We have software that has to be maintained that was originally made in VS6 and I can&#8217;t get the projects to migrate to any of the *newer* Visual Studios&#8230; not that they are any better &gt;.&gt; )</p>
]]></content:encoded>
			<wfw:commentRss>http://drewdahl.com/2010/01/07/visual-studio-6-scroll-wheel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Clone a VirtualBox HDD (.vdi)</title>
		<link>http://drewdahl.com/2009/12/06/howto-clone-a-virtualbox-hdd-vdi/</link>
		<comments>http://drewdahl.com/2009/12/06/howto-clone-a-virtualbox-hdd-vdi/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 09:29:51 +0000</pubDate>
		<dc:creator>Drew Dahl</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://drewdahl.com/?p=292</guid>
		<description><![CDATA[Okay, this will be short and sweet. Here&#8217;s how you clone a VirtualBox HDD in Windows: &#8220;C:\Program Files\Sun\VirtualBox\VBoxManage.exe&#8221; clonevdi &#8220;C:\Users\Andrew\.VirtualBox\HardDisks\Windows XP.vdi&#8221; &#8220;C:\Users\Andrew\.VirtualBox\HardDisks\Windows XP Clone.vdi&#8221; and in Linux: VBoxManage clonevdi /home/andrew/.VirtualBox/HardDisks/WindowsXP.vdi /home/andrew/.VirtualBox/HardDisks/WindowsXPClone.vdi The basic form is &#8220;VBoxManage clonevdi sourcevdi destinationvdi&#8221;. Now you may ask, why clone a virtual machine&#8217;s hard drive? Well, if you want to [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, this will be short and sweet.  Here&#8217;s how you clone a VirtualBox HDD in Windows:</p>
<p>&#8220;C:\Program Files\Sun\VirtualBox\VBoxManage.exe&#8221; clonevdi &#8220;C:\Users\Andrew\.VirtualBox\HardDisks\Windows XP.vdi&#8221; &#8220;C:\Users\Andrew\.VirtualBox\HardDisks\Windows XP Clone.vdi&#8221;</p>
<p>and in Linux:</p>
<p>VBoxManage clonevdi /home/andrew/.VirtualBox/HardDisks/WindowsXP.vdi /home/andrew/.VirtualBox/HardDisks/WindowsXPClone.vdi</p>
<p>The basic form is &#8220;VBoxManage clonevdi sourcevdi destinationvdi&#8221;.  Now you may ask, why clone a virtual machine&#8217;s hard drive?  Well, if you want to back them up, this works for that.  Or, if you want to duplicate that same virtual machine without having to do a second installation/activation.</p>
<p>Also to note, doing it this way will change the HDD&#8217;s UID, so you don&#8217;t get the error: &#8220;A hard disk with UUID {92c7da90-00f3-4bda-b338-57d24dad7f4b} or with the same properties (’/home/andrew/.VirtualBox/HardDisks/WindowsXP.vdi’) is already registered.&#8221;</p>
<p>Also, last thing to note&#8230;  Instead of the directory &#8220;HardDrives&#8221;, yours may be &#8220;VDI&#8221;.  I believe in older versions of VirtualBox it was VDI; however, these days it&#8217;s HardDrives.</p>
]]></content:encoded>
			<wfw:commentRss>http://drewdahl.com/2009/12/06/howto-clone-a-virtualbox-hdd-vdi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: drewdahl.com @ 2012-05-21 03:18:51 by W3 Total Cache -->
