<?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>SharePointed &#187; Uncategorized</title>
	<atom:link href="http://www.sharepointed.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointed.com</link>
	<description>All things SharePoint</description>
	<lastBuildDate>Tue, 03 Aug 2010 17:51:29 +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>NTLRD is missing</title>
		<link>http://www.sharepointed.com/2009/11/10/ntlrd-is-missing/</link>
		<comments>http://www.sharepointed.com/2009/11/10/ntlrd-is-missing/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 15:48:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sharepointed.com/?p=407</guid>
		<description><![CDATA[Total noob error on my part.
rebooted my test box and started to see this error:
NTLRD is missing
Turned out that my system was trying to boot from an external hard drive I had connected to the box. Unplugged the drive and rebooted and the system is back to normal.
Windows Server 2008 R2
]]></description>
			<content:encoded><![CDATA[<p>Total noob error on my part.</p>
<p>rebooted my test box and started to see this error:</p>
<p>NTLRD is missing</p>
<p>Turned out that my system was trying to boot from an external hard drive I had connected to the box. Unplugged the drive and rebooted and the system is back to normal.</p>
<p>Windows Server 2008 R2</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointed.com/2009/11/10/ntlrd-is-missing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sambets Cajun</title>
		<link>http://www.sharepointed.com/2008/09/09/sambets-cajun/</link>
		<comments>http://www.sharepointed.com/2008/09/09/sambets-cajun/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 02:39:21 +0000</pubDate>
		<dc:creator>San Felipe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sharepointed.com/2008/09/09/sambets-cajun/</guid>
		<description><![CDATA[If you are in Austin, TX and looking for some good cajun food make it a point to try Sambets Cajun Deli. This is the real deal cajun food.
http://www.sambets.com/
]]></description>
			<content:encoded><![CDATA[<p>If you are in Austin, TX and looking for some good cajun food make it a point to try Sambets Cajun Deli. This is the real deal cajun food.</p>
<p><a href="http://www.sambets.com/" title="Sambets">http://www.sambets.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointed.com/2008/09/09/sambets-cajun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to expand a VMware disk vmware-vdiskmanager.exe</title>
		<link>http://www.sharepointed.com/2008/07/17/how-to-expand-a-vmware-disk-vmware-vdiskmanagerexe/</link>
		<comments>http://www.sharepointed.com/2008/07/17/how-to-expand-a-vmware-disk-vmware-vdiskmanagerexe/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 17:25:06 +0000</pubDate>
		<dc:creator>San Felipe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sharepointed.com/2008/07/17/how-to-expand-a-vmware-disk-vmware-vdiskmanagerexe/</guid>
		<description><![CDATA[if you are running VMware and need to expand the virtual disk size, here is the simply way to do it.
in windows Start &#8211; - &#62; Run &#8211; -&#62; CMD
cd C:\Program Files\VMware\VMware Server\
vmware-vdiskmanager.exe -x 30Gb &#8220;C:\path where your virtual disk is stored\name of your virtual disk.vmdk&#8221;
lets break this down.
vmware-vdiskmanager.exe -x (how large you want the [...]]]></description>
			<content:encoded><![CDATA[<p>if you are running VMware and need to expand the virtual disk size, here is the simply way to do it.</p>
<p>in windows Start &#8211; - &gt; Run &#8211; -&gt; CMD</p>
<p>cd C:\Program Files\VMware\VMware Server\</p>
<p>vmware-vdiskmanager.exe -x 30Gb &#8220;C:\path where your virtual disk is stored\name of your virtual disk.vmdk&#8221;</p>
<p>lets break this down.</p>
<p>vmware-vdiskmanager.exe -x (how large you want the disk to be)Gb &#8220;where the virtual disk is located, dont point this to the -flat file&#8221;</p>
<p>example (this is exactly what i put in the DOS prompt, including the quotation marks &#8221; &#8221; )</p>
<p>vmware-vdiskmanager.exe -x 99Gb &#8220;C:\VMstuff\myDisk.vmdk&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointed.com/2008/07/17/how-to-expand-a-vmware-disk-vmware-vdiskmanagerexe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>create a boot cd from an ISO</title>
		<link>http://www.sharepointed.com/2008/01/04/create-a-boot-cd-from-an-iso/</link>
		<comments>http://www.sharepointed.com/2008/01/04/create-a-boot-cd-from-an-iso/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 02:41:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sharepointed.com/2008/01/04/create-a-boot-cd-from-an-iso/</guid>
		<description><![CDATA[after messing with this for way too long I found a REAL easy answer to the question.
downloaded and installed this tool http://www.petri.co.il/how_to_write_iso_files_to_cd.htm


Download the ISO CD image to a folder on your      computer.


Insert a blank CD in your CD-RW drive


Locate the ISO file, right-click the file name,     [...]]]></description>
			<content:encoded><![CDATA[<p>after messing with this for way too long I found a REAL easy answer to the question.</p>
<p>downloaded and installed this tool http://www.petri.co.il/how_to_write_iso_files_to_cd.htm</p>
<ol>
<li>
<p style="margin-right: 30px"><font face="Verdana" size="2">Download the ISO CD image to a folder on your      computer.</font></p>
</li>
<li>
<p style="margin-right: 30px"><font face="Verdana" size="2">Insert a blank CD in your CD-RW drive</font></p>
</li>
<li>
<p style="margin-right: 30px"><font face="Verdana" size="2">Locate the ISO file, right-click the file name,      and then click Copy image to CD to open the ISO Recorder Wizard.</font></p>
</li>
<li><font face="Verdana" size="2">Follow the steps in the wizard to write the      image to the CD.</font></li>
</ol>
<p>That is it&#8230; too easy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointed.com/2008/01/04/create-a-boot-cd-from-an-iso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
