SQL 2005 wont fully uninstall
Posted
by Cragly
on Server Fault
See other posts from Server Fault
or by Cragly
Published on 2009-11-13T12:17:01Z
Indexed on
2010/03/31
3:03 UTC
Read the original article
Hit count: 361
sql-server-2005
Hi all,
I am trying to uninstall my default instance of SQL Server 2005 from my Windows 7 machine but having a few problems. Everything uninstalls as it should using Add/Remove programs but for some reason I am still left with the ‘SQL Server Reporting Services (MSSQLSERVER)’ service installed and have no way of getting rid of it.
I have tried to reinstall SQL Server 2005 and uninstall, followed the following Microsoft kb article http://support.microsoft.com/kb/909967 which uses the ARPWrapper.exe /Remove switch, but still the service exists. I want to get rid of every service so I can start with a clean install of named instances of SQL2005 and SQL2008.
Any help would be appreciated.
Cragly
© Server Fault or respective owner