SQL Server Password Definition
-
Run Microsoft SQL Server.
Start > All Programs > Microsoft SQL Server 20xx > Configuration Tools > SQL Server Configuration Manager.
The SQL Server Configuration Manager window appears.
- Click SQL Server Services in the Server configuration tree view.
-
Right-click SQL Server (ATR CustomTools) and select Properties.
The Properties dialog box appears with the Log On tab active.
-
Select the account type to log in to the Database. The following account types are available:
- Under Built-in account, select Network Service to log in to the database with the account defined during the installation of the ATR CustomTools Database.
- Select This Account, type the Account Name, then define a password and re-type the same password in the Confirm Password box.
- Click Apply.
NOTE:
The password follows the Microsoft strong
password policies.
Please visit Microsoft Developer Network for more details about SQL Server Configuration Manager.