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 |
|
Wylbur
Starting Member
29 Posts |
Posted - 2009-01-26 : 16:52:50
|
| Hi all;I'm in the process of a reinstall for SQL server 2005,and I have to choose between a built-in system accountand a domain user account. This instance of the serveris going to be used on a single system - a laptop thatis going to be used for software demonstration purposes.Which one should I go with?THANKS!!!Wylbur======================== |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
Wylbur
Starting Member
29 Posts |
Posted - 2009-01-26 : 18:13:35
|
quote: Originally posted by tkizer For a laptop/demo purposes, I just use the builtin account. My local installation on my laptop is using local system account, but I do use domain accounts with local admin privileges on all of my other servers (dev, test, prod, perf, stage environments). It just depends if that machine will need to connect to any remote resources.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/Subscribe to my blog
Hi Tara;Did and done - THANKS!!! ... and the install slogs along.Wylbur======================== |
 |
|
|
|
|
|
|
|