<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Obligatory Moniker&#039;s Blog</title>
	<atom:link href="http://obligatorymoniker.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://obligatorymoniker.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 12 Sep 2011 02:15:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='obligatorymoniker.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Obligatory Moniker&#039;s Blog</title>
		<link>http://obligatorymoniker.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://obligatorymoniker.wordpress.com/osd.xml" title="Obligatory Moniker&#039;s Blog" />
	<atom:link rel='hub' href='http://obligatorymoniker.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to copy a function in Dynamics NAV C/Side</title>
		<link>http://obligatorymoniker.wordpress.com/2011/02/19/how-to-copy-a-function-in-dynamics-nav-cside/</link>
		<comments>http://obligatorymoniker.wordpress.com/2011/02/19/how-to-copy-a-function-in-dynamics-nav-cside/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 05:34:20 +0000</pubDate>
		<dc:creator>obligatorymoniker</dc:creator>
				<category><![CDATA[C/AL]]></category>
		<category><![CDATA[C/Side]]></category>
		<category><![CDATA[Dynamics NAV]]></category>
		<category><![CDATA[Navision]]></category>

		<guid isPermaLink="false">http://obligatorymoniker.wordpress.com/?p=71</guid>
		<description><![CDATA[From the Functions list right click on the bar to the right and click copy, select a new blank line, and click paste. I know, dead simple right? Some times it helps to have these things out there as it&#8217;s easy to miss that this is possible in C/Side.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=71&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>From the Functions list right click on the bar to the right and click copy, select a new blank line, and click paste.</p>
<p>I know, dead simple right? Some times it helps to have these things out there as it&#8217;s easy to miss that this is possible in C/Side.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/obligatorymoniker.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/obligatorymoniker.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/obligatorymoniker.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/obligatorymoniker.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/obligatorymoniker.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/obligatorymoniker.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/obligatorymoniker.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/obligatorymoniker.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/obligatorymoniker.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/obligatorymoniker.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/obligatorymoniker.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/obligatorymoniker.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/obligatorymoniker.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/obligatorymoniker.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=71&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://obligatorymoniker.wordpress.com/2011/02/19/how-to-copy-a-function-in-dynamics-nav-cside/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d0c689c18ecb67cad66e4c8acd787ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">obligatorymoniker</media:title>
		</media:content>
	</item>
		<item>
		<title>Dealing with multiple parameters passed to exe in powerhsell</title>
		<link>http://obligatorymoniker.wordpress.com/2011/02/19/dealing-with-multiple-parameters-passed-to-exe-in-powerhsell/</link>
		<comments>http://obligatorymoniker.wordpress.com/2011/02/19/dealing-with-multiple-parameters-passed-to-exe-in-powerhsell/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 05:27:58 +0000</pubDate>
		<dc:creator>obligatorymoniker</dc:creator>
				<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://obligatorymoniker.wordpress.com/?p=123</guid>
		<description><![CDATA[If you have ever needed to call an exe application from PowerShell and needed to pass multiple parameters to the exe then the technique I outline here will really help you out. Declare a variable that holds the executable name as a string and any other variables you might want to use $pfm = “pfm” [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=123&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have ever needed to call an exe application from PowerShell and needed to pass multiple parameters to the exe then the technique I outline here will really help you out.</p>
<p>Declare a variable that holds the executable name as a string and any other variables you might want to use</p>
<p>$pfm = “pfm”</p>
<p>$MountPath = &#8220;T:&#8221;</p>
<blockquote><p>As a side note the application I am calling is<a href="http://www.pismotechnic.com/pfm/ap/"> Pismo File Mount</a> which is by far the best free (even for commercial use) software I have ever used for mounting ISOs</p></blockquote>
<p>Declare all your parameters as an object array</p>
<p>$Mount = &#8220;mount&#8221;,&#8221;-m&#8221;,&#8221;$MountPath&#8221;</p>
<p>Now in your code you can do the following</p>
<p>&amp; $pfm $Mount &#8220;$MSDNIsoPath\en_visual_studio_2010_premium_rc_x86_dvd_489527.iso&#8221;</p>
<p>If I wanted to write out all my parameters every time I could always write in PowerShell:</p>
<p>Pfm mount -m &#8220;$MountPath” &#8220;$MSDNIsoPath\en_visual_studio_2010_premium_rc_x86_dvd_489527.iso&#8221;</p>
<p>I can&#8217;t say as I have figured out why this works this way and if anyone has an explanation I would love to hear it in the comments.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/obligatorymoniker.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/obligatorymoniker.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/obligatorymoniker.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/obligatorymoniker.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/obligatorymoniker.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/obligatorymoniker.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/obligatorymoniker.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/obligatorymoniker.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/obligatorymoniker.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/obligatorymoniker.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/obligatorymoniker.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/obligatorymoniker.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/obligatorymoniker.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/obligatorymoniker.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=123&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://obligatorymoniker.wordpress.com/2011/02/19/dealing-with-multiple-parameters-passed-to-exe-in-powerhsell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d0c689c18ecb67cad66e4c8acd787ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">obligatorymoniker</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Fix the Disk Signature Collision Problem in Windows 7</title>
		<link>http://obligatorymoniker.wordpress.com/2010/11/23/how-to-fix-the-disk-signature-collision-problem-in-windows-7/</link>
		<comments>http://obligatorymoniker.wordpress.com/2010/11/23/how-to-fix-the-disk-signature-collision-problem-in-windows-7/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 13:57:27 +0000</pubDate>
		<dc:creator>obligatorymoniker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://obligatorymoniker.wordpress.com/?p=181</guid>
		<description><![CDATA[In case I need to find this again, here is the link that will walk you through fixing VHD Disk signature collisions using Windows 7/Server 2008 R2. http://www.howtohaven.com/system/change-disk-signature.shtml<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=181&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In case I need to find this again, here is the link that will walk you through fixing VHD Disk signature collisions using Windows 7/Server 2008 R2.</p>
<p>http://www.howtohaven.com/system/change-disk-signature.shtml</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/obligatorymoniker.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/obligatorymoniker.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/obligatorymoniker.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/obligatorymoniker.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/obligatorymoniker.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/obligatorymoniker.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/obligatorymoniker.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/obligatorymoniker.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/obligatorymoniker.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/obligatorymoniker.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/obligatorymoniker.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/obligatorymoniker.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/obligatorymoniker.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/obligatorymoniker.wordpress.com/181/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=181&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://obligatorymoniker.wordpress.com/2010/11/23/how-to-fix-the-disk-signature-collision-problem-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d0c689c18ecb67cad66e4c8acd787ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">obligatorymoniker</media:title>
		</media:content>
	</item>
		<item>
		<title>Fix to get push e-mail notifications on iPhone with OS4</title>
		<link>http://obligatorymoniker.wordpress.com/2010/09/02/fix-to-get-push-e-mail-notifications-on-iphone-with-os4/</link>
		<comments>http://obligatorymoniker.wordpress.com/2010/09/02/fix-to-get-push-e-mail-notifications-on-iphone-with-os4/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 13:37:00 +0000</pubDate>
		<dc:creator>obligatorymoniker</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">https://obligatorymoniker.wordpress.com/2010/09/02/fix-to-get-push-e-mail-notifications-on-iphone-with-os4/</guid>
		<description><![CDATA[I have an iPhone 3GS with OS4 and have been struggling to get push email notifications from our companies exchange account. Chanan, a co-worker of mine, has an iPhone 4 and was experiencing the same issue. All of our phones settings were configured to receive push notifications but unless you opened the mall app it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=179&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have an iPhone 3GS with OS4 and have been struggling to get push email notifications from our companies exchange account. <a href="http://www.facebook.com/chanan.sittisomsap">Chanan</a>, a co-worker of mine, has an iPhone 4 and was experiencing the same issue. All of our phones settings were configured to receive push notifications but unless you opened the mall app it wouldn’t get any new email. </p>
<p>He found this blog <a href="http://blog.michaelroebuck.com/2010/07/iphone-4-email-push-fix.html">post</a> that outlines a solution if you are trying to get your iPhone 4 to stop getting email notifications when you don’t want it to which incidentally happens to be the same solution for this issue.</p>
<p>The problem is caused by a bug in the iPhone software that will hopefully be resolved by Apple but here are the steps for the temporary fix that you can use to get push notifications again:</p>
<p>Open up your running apps menu but pressing the home button twice to get this menu:</p>
<p>&#160;<a href="http://obligatorymoniker.files.wordpress.com/2010/09/photo.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="photo" border="0" alt="photo" src="http://obligatorymoniker.files.wordpress.com/2010/09/photo_thumb.png?w=164&#038;h=244" width="164" height="244" /></a> </p>
<p>Now press and hold your finger on the Mail icon until it starts to shake and shows a little red – in the top left corner of the app</p>
</p>
<p><a href="http://obligatorymoniker.files.wordpress.com/2010/09/photo1.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="photo" border="0" alt="photo" src="http://obligatorymoniker.files.wordpress.com/2010/09/photo_thumb1.png?w=164&#038;h=244" width="164" height="244" /></a></p>
<p>New press the little red circle in the top left corner to close the mail app so that it is no longer running in the background and doesn’t show up in running apps menu</p>
</p>
</p>
<p> <a href="http://obligatorymoniker.files.wordpress.com/2010/09/photo2.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="photo" border="0" alt="photo" src="http://obligatorymoniker.files.wordpress.com/2010/09/photo_thumb2.png?w=164&#038;h=244" width="164" height="244" /></a>
<p>&#160;</p>
<p>Now as long as your other email settings are configured for push notifications you should now be getting push email notifications for your Exchange account again. You will have to perform these steps after each time you open up your mail app as it is the mail app running in the background that somehow breaks push notifications from working properly. Hopefully this will be resolved in a future release but this is the problem I am experiencing and I am using OS 4.0.2 (8A400).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/obligatorymoniker.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/obligatorymoniker.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/obligatorymoniker.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/obligatorymoniker.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/obligatorymoniker.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/obligatorymoniker.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/obligatorymoniker.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/obligatorymoniker.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/obligatorymoniker.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/obligatorymoniker.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/obligatorymoniker.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/obligatorymoniker.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/obligatorymoniker.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/obligatorymoniker.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=179&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://obligatorymoniker.wordpress.com/2010/09/02/fix-to-get-push-e-mail-notifications-on-iphone-with-os4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d0c689c18ecb67cad66e4c8acd787ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">obligatorymoniker</media:title>
		</media:content>

		<media:content url="http://obligatorymoniker.files.wordpress.com/2010/09/photo_thumb.png" medium="image">
			<media:title type="html">photo</media:title>
		</media:content>

		<media:content url="http://obligatorymoniker.files.wordpress.com/2010/09/photo_thumb1.png" medium="image">
			<media:title type="html">photo</media:title>
		</media:content>

		<media:content url="http://obligatorymoniker.files.wordpress.com/2010/09/photo_thumb2.png" medium="image">
			<media:title type="html">photo</media:title>
		</media:content>
	</item>
		<item>
		<title>How to rebase differencing disk VHDs (or how to change the parent of a differencing VHD when the parent has moved)</title>
		<link>http://obligatorymoniker.wordpress.com/2010/08/21/how-to-rebase-differencing-disk-vhds-or-how-to-change-the-parent-of-a-differencing-vhd-when-the-parent-has-moved/</link>
		<comments>http://obligatorymoniker.wordpress.com/2010/08/21/how-to-rebase-differencing-disk-vhds-or-how-to-change-the-parent-of-a-differencing-vhd-when-the-parent-has-moved/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 20:06:00 +0000</pubDate>
		<dc:creator>obligatorymoniker</dc:creator>
				<category><![CDATA[Hyper V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[VHD]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">https://obligatorymoniker.wordpress.com/2010/08/21/how-to-rebase-differencing-disk-vhds-or-how-to-change-the-parent-of-a-differencing-vhd-when-the-parent-has-moved/</guid>
		<description><![CDATA[I am a big fan of differencing VHDs as the provide tremendous power when working with large database but they also come with their own set of complications. One of those complications that can arise is when due to files being moved or folder structures being reorganized the parent VHD of your differencing VHD is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=164&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am a big fan of differencing VHDs as the provide tremendous power when working with large database but they also come with their own set of complications.</p>
<p>One of those complications that can arise is when due to files being moved or folder structures being reorganized the parent VHD of your differencing VHD is no longer accessible. After you try and <a href="http://obligatorymoniker.wordpress.com/2010/08/21/how-to-attach-a-vhd-like-a-regular-hard-drive-in-windows-7/">attach your differencing VHD</a> you may see an error message like this one:</p>
<p><a href="http://obligatorymoniker.files.wordpress.com/2010/08/image6.png"><img style="display:inline;border-width:0;" title="Virtual Disk Manager The network path was not found." src="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb6.png?w=244&#038;h=142" border="0" alt="Virtual Disk Manager The network path was not found." width="244" height="142" /></a></p>
<p>We can use the following power shell from a Windows 7 PC with the latest version of Microsoft Virtual PC that comes with Windows XP Mode installed to take a look at the parent property of our differencing disk to see if something is wrong</p>
<div id="scid:f32c3428-b7e9-4f15-a8ea-c502c7ff2e88:baa9c6b7-9ed0-4c03-b09d-9d3694f6b1c6" class="wlWriterEditableSmartContent" style="display:inline;float:none;margin:0;padding:0;">
<pre class="brush: powershell;">$vpc=new-object -com VirtualPC.Application
$VHDChild = $vpc.GetHardDisk("C:\NAV2010.06.10_Diff")
$VHDChild
$VHDChild.Parent</pre>
</div>
<p><a href="http://obligatorymoniker.files.wordpress.com/2010/08/image7.png"><img style="display:inline;border-width:0;" title="image" src="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb7.png?w=763&#038;h=282" border="0" alt="image" width="763" height="282" /></a></p>
<p>In my case I recently changed the IP address of a NAS that was storing the parent VHD and assigned a DNS record to the NAS so that I wouldn’t have to keep track of it’s IP address but now the path to the parent VHD that is stored in my differencing VHD is no longer valid.</p>
<p>Thankfully this is fairly easy to fix. All we need to do is add the following code so that we get a new $VHDParent object using the corrected path and then assign that object to the Parent property of our differencing disk</p>
<div id="scid:f32c3428-b7e9-4f15-a8ea-c502c7ff2e88:4a30ff80-142c-4eae-b35f-49c2a81ab388" class="wlWriterEditableSmartContent" style="display:inline;float:none;margin:0;padding:0;">
<pre class="brush: powershell;">$VHDParent = $vpc.GetHardDisk("\\devnas\Data_Backups SQLCluster1\NAV2010.06.10.vhd")
$VHDChild.Parent = $VHDParent
$VHDChild.Parent
</pre>
</div>
<p><a href="http://obligatorymoniker.files.wordpress.com/2010/08/image8.png"><img style="display:inline;border-width:0;" title="image" src="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb8.png?w=763&#038;h=172" border="0" alt="image" width="763" height="172" /></a></p>
<p>Now we can <a href="http://obligatorymoniker.wordpress.com/2010/08/21/how-to-attach-a-vhd-like-a-regular-hard-drive-in-windows-7/">attach our differencing VHD</a> without error and get back to work =).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/obligatorymoniker.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/obligatorymoniker.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/obligatorymoniker.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/obligatorymoniker.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/obligatorymoniker.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/obligatorymoniker.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/obligatorymoniker.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/obligatorymoniker.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/obligatorymoniker.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/obligatorymoniker.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/obligatorymoniker.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/obligatorymoniker.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/obligatorymoniker.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/obligatorymoniker.wordpress.com/164/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=164&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://obligatorymoniker.wordpress.com/2010/08/21/how-to-rebase-differencing-disk-vhds-or-how-to-change-the-parent-of-a-differencing-vhd-when-the-parent-has-moved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d0c689c18ecb67cad66e4c8acd787ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">obligatorymoniker</media:title>
		</media:content>

		<media:content url="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb6.png" medium="image">
			<media:title type="html">Virtual Disk Manager The network path was not found.</media:title>
		</media:content>

		<media:content url="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb8.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>How to attach a VHD like a regular hard drive in Windows 7</title>
		<link>http://obligatorymoniker.wordpress.com/2010/08/21/how-to-attach-a-vhd-like-a-regular-hard-drive-in-windows-7/</link>
		<comments>http://obligatorymoniker.wordpress.com/2010/08/21/how-to-attach-a-vhd-like-a-regular-hard-drive-in-windows-7/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 19:48:39 +0000</pubDate>
		<dc:creator>obligatorymoniker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://obligatorymoniker.wordpress.com/2010/08/21/how-to-attach-a-vhd-like-a-regular-hard-drive-in-windows-7/</guid>
		<description><![CDATA[Click Start Menu Right Click Computer and click Manage from the context menu Click Disk Management and wait for the right hand pane to load Right click on Disk Management and select Attach VHD Browse to the location of your VHD and then click OK Now you should see a light blue disk drive in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=157&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ol>
<li>Click Start Menu </li>
<li>Right Click Computer and click Manage from the context menu<a href="http://obligatorymoniker.files.wordpress.com/2010/08/image1.png"><img style="display:block;float:none;margin-left:auto;margin-right:auto;border-width:0;" title="image" border="0" alt="image" src="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb1.png?w=290&#038;h=198" width="290" height="198" /></a> </li>
<li>Click Disk Management and wait for the right hand pane to load<a href="http://obligatorymoniker.files.wordpress.com/2010/08/image2.png"><img style="display:block;float:none;margin-left:auto;margin-right:auto;border-width:0;" title="image" border="0" alt="image" src="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb2.png?w=336&#038;h=242" width="336" height="242" /></a> </li>
<li>Right click on Disk Management and select Attach VHD <a href="http://obligatorymoniker.files.wordpress.com/2010/08/image3.png"><img style="display:block;float:none;margin-left:auto;margin-right:auto;border-width:0;" title="image" border="0" alt="image" src="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb3.png?w=244&#038;h=186" width="244" height="186" /></a> </li>
<li>Browse to the location of your VHD and then click OK <a href="http://obligatorymoniker.files.wordpress.com/2010/08/image4.png"><img style="border-bottom:0;border-left:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;" title="image" border="0" alt="image" src="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb4.png?w=298&#038;h=147" width="298" height="147" /></a></li>
<li>Now you should see a light blue disk drive in the right hand pane that represents your attached VHD <a href="http://obligatorymoniker.files.wordpress.com/2010/08/image5.png"><img style="border-bottom:0;border-left:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;" title="image" border="0" alt="image" src="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb5.png?w=556&#038;h=132" width="556" height="132" /></a></li>
<li>Now you can access this drive like you would any other hard drive. </li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/obligatorymoniker.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/obligatorymoniker.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/obligatorymoniker.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/obligatorymoniker.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/obligatorymoniker.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/obligatorymoniker.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/obligatorymoniker.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/obligatorymoniker.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/obligatorymoniker.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/obligatorymoniker.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/obligatorymoniker.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/obligatorymoniker.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/obligatorymoniker.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/obligatorymoniker.wordpress.com/157/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=157&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://obligatorymoniker.wordpress.com/2010/08/21/how-to-attach-a-vhd-like-a-regular-hard-drive-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d0c689c18ecb67cad66e4c8acd787ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">obligatorymoniker</media:title>
		</media:content>

		<media:content url="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://obligatorymoniker.files.wordpress.com/2010/08/image_thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>How to create a differencing VHD that refers to a parent VHD that is on a network share from Windows 7</title>
		<link>http://obligatorymoniker.wordpress.com/2010/08/21/how-to-create-a-differencing-vhd-that-refers-to-a-parent-vhd-that-is-on-a-network-share-from-windows-7/</link>
		<comments>http://obligatorymoniker.wordpress.com/2010/08/21/how-to-create-a-differencing-vhd-that-refers-to-a-parent-vhd-that-is-on-a-network-share-from-windows-7/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 15:36:46 +0000</pubDate>
		<dc:creator>obligatorymoniker</dc:creator>
				<category><![CDATA[Hyper V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://obligatorymoniker.wordpress.com/?p=87</guid>
		<description><![CDATA[I love the fact that Windows 7 can attach VHD disks as if they were local hard disks. This allows me to pull off some very interesting stuff that I will blog about later but one pain point has been that through the UI with only Windows 7 I cannot create a differencing VHD from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=87&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I love the fact that Windows 7 can attach VHD disks as if they were local hard disks. This allows me to pull off some very interesting stuff that I will blog about later but one pain point has been that through the UI with only Windows 7 I cannot create a differencing VHD from a parent VHD that is stored at a UNC path on the network.</p>
<p>The solution to this is to install the latest version of Microsoft Virtual PC which can be downloaded form the Windows XP Mode <a href="http://www.microsoft.com/hk/windows/virtual-pc/download.aspx">website</a>. After installing this you are now able to create differencing disks based on parent VHDs that are stored on your network at a UNC path as shown below:</p>
<pre class="brush: powershell;">
$vpc=new-object -com VirtualPC.Application
$vpc.CreateDifferencingVirtualHardDisk(&quot;\\devnas\Data_Backups\SQLCluster1\NAV 2010.08.20 Differencing.vhd&quot;,&quot;\\devnas\Data_Backups\SQLCluster1\NAV 2010.08.20 Full.vhd&quot;)
</pre>
<p>Note: If you still have the parent VHD attached to a machine this command will silently fail. Make sure that the parent is not being used and is not attached to any machine before running this.</p>
<p>In a future post I will talk about some of the use cases for this technique that make it invaluable.</p>
<p>Hint: Multiple 300GB+ database development from a laptop with only an 120 GB hard drive as if all DBs were local</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/obligatorymoniker.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/obligatorymoniker.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/obligatorymoniker.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/obligatorymoniker.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/obligatorymoniker.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/obligatorymoniker.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/obligatorymoniker.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/obligatorymoniker.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/obligatorymoniker.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/obligatorymoniker.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/obligatorymoniker.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/obligatorymoniker.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/obligatorymoniker.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/obligatorymoniker.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=87&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://obligatorymoniker.wordpress.com/2010/08/21/how-to-create-a-differencing-vhd-that-refers-to-a-parent-vhd-that-is-on-a-network-share-from-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d0c689c18ecb67cad66e4c8acd787ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">obligatorymoniker</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Learn Something New Using the Internet</title>
		<link>http://obligatorymoniker.wordpress.com/2010/06/15/how-to-learn-something-new-using-the-internet/</link>
		<comments>http://obligatorymoniker.wordpress.com/2010/06/15/how-to-learn-something-new-using-the-internet/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 00:06:09 +0000</pubDate>
		<dc:creator>obligatorymoniker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://obligatorymoniker.wordpress.com/?p=17</guid>
		<description><![CDATA[Many people are limited in what they can do because they don&#8217;t know how to learn to do something that they haven&#8217;t been taught already how to do. Well I have news, you can learn to do most anything without having to interact with a single human being. This is important because of the chronic [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=17&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Many people are limited in what they can do because they don&#8217;t know how to learn to do something that they haven&#8217;t been taught already how to do. Well I have news, you can learn to do most anything without having to interact with a single human being. This is important because of the chronic unavailability of the human beings that would know how to do what you want to know how to do or the cost involved in soliciting those human beings to teach you. Granted many of us have been given a great many gifts throughout our lives represented in the things that people have taken the time to teach us that we may never have learned otherwise and to all those people who have helped us, Thank you.</p>
<p>For many things though there is a way for you to learn on your own if your willing.</p>
<ol>
<li>Wikipedia your topic
<ol>
<li>Do this to refine exactly what it is that you want to learn and establish relevant terminology in your topic area</li>
</ol>
</li>
<li>Search ITunesU for your topic and any related terms
<ol>
<li>You will often be able to come up with a couple of college classes and some free podcasts that are related to your topic</li>
</ol>
</li>
<li>Search Youtube for your topic and any related terms
<ol>
<li>It&#8217;s amazing how much information is out there on youtube</li>
</ol>
</li>
<li>Google your topic and related terms
<ol>
<li>Good old google, probably not the best place to start but once you have exhausted the others then this is where you go next</li>
</ol>
</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/obligatorymoniker.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/obligatorymoniker.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/obligatorymoniker.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/obligatorymoniker.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/obligatorymoniker.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/obligatorymoniker.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/obligatorymoniker.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/obligatorymoniker.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/obligatorymoniker.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/obligatorymoniker.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/obligatorymoniker.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/obligatorymoniker.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/obligatorymoniker.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/obligatorymoniker.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=17&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://obligatorymoniker.wordpress.com/2010/06/15/how-to-learn-something-new-using-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d0c689c18ecb67cad66e4c8acd787ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">obligatorymoniker</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Access Your Computer Remotely for Free</title>
		<link>http://obligatorymoniker.wordpress.com/2010/06/15/how-to-access-your-computer-remotely-for-free/</link>
		<comments>http://obligatorymoniker.wordpress.com/2010/06/15/how-to-access-your-computer-remotely-for-free/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 23:58:24 +0000</pubDate>
		<dc:creator>obligatorymoniker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://obligatorymoniker.wordpress.com/?p=15</guid>
		<description><![CDATA[Many services exist out there that offer go give you access to your computer over the internet for free. GoToMyPC.com offers such services for a monthly fee. There are many services available that allow you to do this for free if you know how to use them. Services mesh.com Microsofts offering that allows you to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=15&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Many services exist out there that offer go give you access to your computer over the internet for free. GoToMyPC.com offers such services for a monthly fee. There are many services available that allow you to do this for free if you know how to use them.</p>
<p>Services</p>
<ul>
<li><a href="https://www.mesh.com/Welcome/default.aspx">mesh.com</a>
<ul>
<li>Microsofts offering that allows you to sync up to 2 GB of data to the internet and then to as many machines as you add to your mesh</li>
<li>Along with the data sync you are also able to control each of the computers in your mesh from the mesh.com website effectively giving you access to your whole computer for free</li>
<li>You have to have a windows live account to use this service but that is a small price to pay for free internet browser based remote desktop</li>
</ul>
</li>
<li><a href="http://en.wikipedia.org/wiki/Vnc">VNC</a> (Virtual Network Computing)
<ul>
<li>This is a server based product that you can install and configure to allow you to control your computer from any computer as long as it has a vnc viewer installed on it</li>
<li>You will have to install the viewer on whatever computer you want to use as the client</li>
</ul>
</li>
<li>Remote Desktop (RDP, Terminal Services)
<ul>
<li>This is only an availible option on Windows XP Pro\Vista Buisness\Ultimate\Win 7 Business\Ultimate but it is the fastest option if not the easiest to configure.</li>
<li>You will need to setup your router appropriately</li>
</ul>
</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/obligatorymoniker.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/obligatorymoniker.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/obligatorymoniker.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/obligatorymoniker.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/obligatorymoniker.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/obligatorymoniker.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/obligatorymoniker.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/obligatorymoniker.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/obligatorymoniker.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/obligatorymoniker.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/obligatorymoniker.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/obligatorymoniker.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/obligatorymoniker.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/obligatorymoniker.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=15&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://obligatorymoniker.wordpress.com/2010/06/15/how-to-access-your-computer-remotely-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d0c689c18ecb67cad66e4c8acd787ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">obligatorymoniker</media:title>
		</media:content>
	</item>
		<item>
		<title>Understanding ASP.net Applications Life Cycle</title>
		<link>http://obligatorymoniker.wordpress.com/2010/06/15/understanding-asp-net-applications-life-cycle/</link>
		<comments>http://obligatorymoniker.wordpress.com/2010/06/15/understanding-asp-net-applications-life-cycle/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 23:42:55 +0000</pubDate>
		<dc:creator>obligatorymoniker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://obligatorymoniker.wordpress.com/?p=50</guid>
		<description><![CDATA[Page life cycle http://spazzarama.files.wordpress.com/2009/02/aspnet_page-control-life-cycle.jpg http://msdn.microsoft.com/en-us/library/ms178472.aspx Controls life cycle http://www.charlesnurse.com/post/The-ASPNET-Control-Life-Cycle.aspx Raising Events http://codebetter.com/blogs/brendan.tompkins/archive/2004/10/06/Easily-Raise-Events-From-ASP.NET-ASCX-User-Controls.aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=50&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>Page life cycle</h3>
<p><a href="http://spazzarama.files.wordpress.com/2009/02/aspnet_page-control-life-cycle.jpg">http://spazzarama.files.wordpress.com/2009/02/aspnet_page-control-life-cycle.jpg</a></p>
<p><a href="http://msdn.microsoft.com/en-us/library/ms178472.aspx">http://msdn.microsoft.com/en-us/library/ms178472.aspx</a></p>
<h3>Controls life cycle</h3>
<p><a href="http://www.charlesnurse.com/post/The-ASPNET-Control-Life-Cycle.aspx">http://www.charlesnurse.com/post/The-ASPNET-Control-Life-Cycle.aspx</a></p>
<h3>Raising Events</h3>
<p><a href="http://codebetter.com/blogs/brendan.tompkins/archive/2004/10/06/Easily-Raise-Events-From-ASP.NET-ASCX-User-Controls.aspx">http://codebetter.com/blogs/brendan.tompkins/archive/2004/10/06/Easily-Raise-Events-From-ASP.NET-ASCX-User-Controls.aspx</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/obligatorymoniker.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/obligatorymoniker.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/obligatorymoniker.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/obligatorymoniker.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/obligatorymoniker.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/obligatorymoniker.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/obligatorymoniker.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/obligatorymoniker.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/obligatorymoniker.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/obligatorymoniker.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/obligatorymoniker.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/obligatorymoniker.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/obligatorymoniker.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/obligatorymoniker.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=obligatorymoniker.wordpress.com&amp;blog=6549376&amp;post=50&amp;subd=obligatorymoniker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://obligatorymoniker.wordpress.com/2010/06/15/understanding-asp-net-applications-life-cycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d0c689c18ecb67cad66e4c8acd787ce?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">obligatorymoniker</media:title>
		</media:content>
	</item>
	</channel>
</rss>
