Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Log in to SQL Server Management Studio and right-click on New LoginsLogin
    SQL new login
  2. On the Login Properties - mspbots window, type mspsqlagent on the field for Login name and select the SQL Server authentication radio button. 
  3. Enter and confirm the Password,and tick the checkboxes for Enforce password policy and Enforce password expiration.
    SQL login properties 
  4. Next, go to User Mapping. Select the database that you want to synchronize and put checkmarks on the db_datareader and public checkboxes.

    user mapping 
  5. Then, go to Status > Settings. Open the account by selecting the radio buttons for Grant under Permission to connect to database engine, and Enabled under Login.

    status
  6. Click OK to save the settings. 

...