Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
CanadaDBA
583 Posts |
Posted - 2004-10-20 : 10:30:39
|
In my Production server, both "System account" and "This account" are gray and not accessible in:- SQL Server Agent properties / General / Service startup account
- SQL Service Properties (Configure) / Security / Startup Service account
How it is possible and how can I set my new server like that one?Note: I have compared MSSQLSERVER and SQLSERVERAGENT in Windows services on both computers and they are the same.Canada DBA |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-10-20 : 15:05:44
|
| It doesn't sound like you have administrative permissions to make this change since they are grayed out.Are you seeing this in Services applet in Admin tools in Control Panel? Double click on services, log on tab?Tara |
 |
|
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2004-10-20 : 22:49:38
|
quote: Originally posted by farhadr In my Production server, both "System account" and "This account" are gray and not accessible in:- SQL Server Agent properties / General / Service startup account
- SQL Service Properties (Configure) / Security / Startup Service account
How it is possible and how can I set my new server like that one?Note: I have compared MSSQLSERVER and SQLSERVERAGENT in Windows services on both computers and they are the same.Canada DBA
have you logged on to the server using an admin account?--------------------keeping it simple... |
 |
|
|
|
|
|