SharePointed

All things SharePoint

SharePointed header image 4

Entries Tagged as 'Uncategorized'

NTLRD is missing

November 10th, 2009 · No Comments

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

[Read more →]

Tags: Uncategorized

Sambets Cajun

September 9th, 2008 · No Comments

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/

[Read more →]

Tags: Uncategorized

how to expand a VMware disk vmware-vdiskmanager.exe

July 17th, 2008 · 1 Comment

if you are running VMware and need to expand the virtual disk size, here is the simply way to do it.
in windows Start – – > Run – -> CMD
cd C:\Program Files\VMware\VMware Server\
vmware-vdiskmanager.exe -x 30Gb “C:\path where your virtual disk is stored\name of your virtual disk.vmdk”
lets break this down.
vmware-vdiskmanager.exe -x (how large you want the [...]

[Read more →]

Tags: Uncategorized

create a boot cd from an ISO

January 4th, 2008 · No Comments

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, [...]

[Read more →]

Tags: Uncategorized