<?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>Thu, 02 Feb 2012 13:49:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>The key is incorrect</title>
		<link>http://www.sharepointed.com/2011/02/16/the-key-is-incorrect/</link>
		<comments>http://www.sharepointed.com/2011/02/16/the-key-is-incorrect/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 16:35:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[key is incorrect]]></category>
		<category><![CDATA[MSDN]]></category>

		<guid isPermaLink="false">http://www.sharepointed.com/?p=477</guid>
		<description><![CDATA[Was trying to install InfoPath 2007 and was given the error The key is incorrect.  This was due to my using the wrong type of key.  The media I was using came from a MSDN account, the password I was &#8230; <a href="http://www.sharepointed.com/2011/02/16/the-key-is-incorrect/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Was trying to install InfoPath 2007 and was given the error The key is incorrect.  This was due to my using the wrong <strong><em>type </em></strong>of key.  The media I was using came from a MSDN account, the password I was using came from a basic-entry-level Technet account.</p>
<p>Once I entered the MSDN key the install worked.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointed.com/2011/02/16/the-key-is-incorrect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Player VMwareDnD</title>
		<link>http://www.sharepointed.com/2010/12/20/vmware-player-vmwarednd/</link>
		<comments>http://www.sharepointed.com/2010/12/20/vmware-player-vmwarednd/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 19:39:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Player]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMwareDnd]]></category>

		<guid isPermaLink="false">http://www.sharepointed.com/?p=459</guid>
		<description><![CDATA[Dear VMware, Please fix the copy/paste function in your VMware Player.  Every time I copy a file from the client to the host, Player will make ANOTHER copy of the file.  This is nice when you are trying to figure &#8230; <a href="http://www.sharepointed.com/2010/12/20/vmware-player-vmwarednd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Dear VMware,</p>
<p>Please fix the copy/paste function in your VMware Player.  Every time I copy a file from the client to the host, Player will make ANOTHER copy of the file.  This is nice when you are trying to figure out why your host is running out of drive space.</p>
<p>What I have done is create a small batch file that will truncate the VMwareDnD folder on Startup.</p>
<p>1. Create a batch file.</p>
<p>2. In that batch file you will want to provide the path to your VMwareDnD folder.</p>
<div id="_mcePaste">@echo off</div>
<div id="_mcePaste">del C:\Users\YOUR COMPUTER WHATEVER HERE\AppData\Local\Temp\VMwareDnD\&#8221;.&#8221; /Q /s &gt;nul</div>
<div></div>
<div>3. Save the file and copy or cut and paste it to here</div>
<div>C:\Users\YOUR COMPUTER WHATEVER HERE\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup</div>
<div></div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointed.com/2010/12/20/vmware-player-vmwarednd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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 &#8230; <a href="http://www.sharepointed.com/2009/11/10/ntlrd-is-missing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>2</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>Ian Hayse</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>Ian Hayse</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 &#8230; <a href="http://www.sharepointed.com/2008/07/17/how-to-expand-a-vmware-disk-vmware-vdiskmanagerexe/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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 &#8230; <a href="http://www.sharepointed.com/2008/01/04/create-a-boot-cd-from-an-iso/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>

