-
Notifications
You must be signed in to change notification settings - Fork 10
Configure Standard Accounts
Previous Configure Notification Services Instance | Manual Configuration | Configure Sysadmin Accounts Next |
---|
FineBuild can configure a number of standard Windows accounts should be added to SQL Server.
Details of the accounts that are added is given below:
Account Description |
---|
Account that is running the SQL FineBuild install process |
DBA Team Sysadmin group |
DBA Team Non-Sysadmin group |
Windows Network Service account |
SQL Server Service account |
SQL Agent Service account |
Standard Accounts configuration helps to focus SQL DB Engine administration rights on to the DBA Team. If you setup Security Compliance then Standard Accounts configuration will always be implemented.
The Standard Accounts configuration relates to Process Id 5CA and is controlled by the parameters below:
SQL Version | Parameter | FULL Build | WORKSTATION Build | CLIENT Build |
---|---|---|---|---|
SQL2019 | /SetupStdAccounts: | Yes | Yes | N/A |
SQL2017 | /SetupStdAccounts: | Yes | Yes | N/A |
SQL2016 | /SetupStdAccounts: | Yes | Yes | N/A |
SQL2014 | /SetupStdAccounts: | Yes | Yes | N/A |
SQL2012 | /SetupStdAccounts: | Yes | Yes | N/A |
SQL2008R2 | /SetupStdAccounts: | Yes | Yes | N/A |
SQL2008 | /SetupStdAccounts: | Yes | Yes | N/A |
SQL2005 | /SetupStdAccounts: | Yes | Yes | N/A |
In order to maintain compatibility with older versions of SQL FineBuild, the parameter /ConfigStdAccounts: can also be used.
FineBuild also uses the following parameters to help Configure Standard Accounts:
Parameter | Default Value | Description |
---|---|---|
/GroupDBA: | GBGGDBAS01 | DBA Team Sysadmin group |
/GroupDBANonSA: | GBGGDBAN01 | DBA Team Non-Sysadmin group |
/SQLSvcAccount: | none | SQL Server Service account |
/AgtSvcAccount: | none | SQL Agent Service account |
FineBuild will automatically add these accounts to SQL Server.
The following steps show what you would have to do for manual Standard Accounts configuration. FineBuild does all of this work for you automatically.
The same process is used to add all of these accounts.
-
Use SQL Server Management Studio to connect to the SQL instance
Navigate to Logins and select New Login
-
Click Search to identify the new login
-
Use the process Find Group on Domain or Find User on Domain with each of the accounts listed above to add them to SQL Server
Copyright FineBuild Team © 2013 - 2020. License and Acknowledgements
Previous Configure Notification Services Instance | Top | Configure Sysadmin Accounts Next |
---|
Key SQL FineBuild Links:
SQL FineBuild supports:
- All SQL Server versions from SQL 2019 through to SQL 2005
- Clustered, Non-Clustered and Core implementations of server operating systems
- Availability and Distributed Availability Groups
- 64-bit and (where relevant) 32-bit versions of Windows
The following Windows versions are supported:
- Windows 2022
- Windows 11
- Windows 2019
- Windows 2016
- Windows 10
- Windows 2012 R2
- Windows 8.1
- Windows 2012
- Windows 8
- Windows 2008 R2
- Windows 7
- Windows 2008
- Windows Vista
- Windows 2003
- Windows XP