SharePoint: Remove Windows Internal Database

If you have uninstalled Windows SharePoint Services v3, you cannot be sure that the Windows Internal Database (SQL Embedded Edition) has been deleted.

Reason: It’s not listed in Add/Remove programs.

All you have to do is run this command and it’s all sorted for you.

• If you are running an x86-based edition of Microsoft Windows Server 2003, use the following command line to remove Windows Internal Database from the computer:

msiexec /x {CEB5780F-1A70-44A9-850F-DE6C4F6AA8FB} CALLERID=ocsetup.exe

• If you are running an x64-based edition of Windows Server 2003, use the following command line to remove Windows Internal Database from the computer:

msiexec /x {BDD79957-5801-4A2D-B09E-852E7FA64D01} CALLERID=ocsetup.exe

I have done this many times and can vouch for this KB method.

Alternative method has been referenced by DecipherInfosys.

Personally, I like the KB method, it’s straight forward.

Do you agree with that?

Comments so far »

  1. Ryans Blog » SharePoint: Remove Windows Internal Database said,

    Wrote on March 12, 2008 @ 2:40 am

  2. Ryans Tech Blog » SharePoint: Remove Windows Internal Database said,

    Wrote on April 16, 2008 @ 5:41 am

  3. Uninstall | keyongtech said,

    Wrote on January 19, 2009 @ 3:36 am

    [...] Uninstall Hi Mike, I think your solution lies here http://alpesh.nakars.com/blog/sharep…rnal-database/ Cheers! — Alpesh Nakar blog: http://alpesh.nakars.com "MikeWal" wrote: > I am [...]

Comment RSS · TrackBack URI

Leave a Comment

Name: (Required)

E-mail: (Required)

Website:

Comment:

Comment moderation is enabled. Your comment may take some time to appear.