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?
- thanks....
- Great Dude!! This work arround really help me! Thanks a l...
- Hello Alpesh, Thanks for above. I tried the above, more spe...
- This could also be achieved by deactivating the farm feature...
- How do I disable social media components for a particular si...
- We have created My site on sharepoint 2010, and recently som...
- Anything in the event viewer?...
- For Windows 7 the path is: C:\Users\USERNAME\AppData\Roamin...
- Just what I was looking for! Thank You!!!! You just made my ...
- Hi i keep getting 0x80070005 access denied error when tryin...







Ryans Blog » SharePoint: Remove Windows Internal Database said,
Wrote on March 12, 2008 @ 2:40 am
[...] http://alpesh.nakars.com/blog/sharepoint-remove-windows-internal-database/ [...]
Ryans Tech Blog » SharePoint: Remove Windows Internal Database said,
Wrote on April 16, 2008 @ 5:41 am
[...] http://alpesh.nakars.com/blog/sharepoint-remove-windows-internal-database/ [...]
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 [...]