Re: Uninstall SQL 2000 Workstation Components
- From: "jlaustill@xxxxxxxxx" <jlaustill@xxxxxxxxx>
- Date: Mon, 31 Mar 2008 13:46:46 -0700 (PDT)
On Mar 28, 5:19 pm, Erland Sommarskog <esq...@xxxxxxxxxxxxx> wrote:
jlaust...@xxxxxxxxx (jlaust...@xxxxxxxxx) writes:
Hey yall. I'm a DBA in a company where I do NOT have the ability to
control who logs into my SQL servers as administrator, so I'm looking
for a way to uninstall the workstation components WITHOUT completely
uninstalling all of my instances. Does anyone know how to do this?
All I can find is the complete removal option in add/remove, and the
install cd setup doesn't have a remove function that I can find. Any
idea's?
That seems difficult. Short of simply deleting the files.
The reason for wanting to do this is so that every tom *** and harry
that logs in as administrator doesn't have the ability to just open EM
and do what they please. I want to force people to log in from
another box so I can get tighter control over who can access my
databases. Any help is awesome, thanks!
But if you do that, they have the powers to repair the installation.
But if you delete BUILTIN\Administrators from the sysadmin role, your
admin colleagues will be less able to that much, unless they have
personal accounts. You can even drop BUILTIN\Administrators entirely.
Just make sure that your own login is there and in sysadmin.
--
Erland Sommarskog, SQL Server MVP, esq...@xxxxxxxxxxxxx
Books Online for SQL Server 2005 athttp://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books...
Books Online for SQL Server 2000 athttp://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Best advice I've gotten thus far. I've never gotten rid of builtin/
administrators before because at prior jobs I never had a reason to, I
guess now I do. That'll work nicely actually. Thank you!
.
- References:
- Uninstall SQL 2000 Workstation Components
- From: jlaustill@xxxxxxxxx
- Re: Uninstall SQL 2000 Workstation Components
- From: Erland Sommarskog
- Uninstall SQL 2000 Workstation Components
- Prev by Date: Re: difference between explicit inner join and implicit
- Previous by thread: Re: Uninstall SQL 2000 Workstation Components
- Next by thread: CASE WHEN Equivalent in WHERE Clause?
- Index(es):