Creating a Microsoft SQL login
You can create SQL LOGIN, WINDOWS LOGIN, and WINDOWS GROUP types of logins in the MS SQL Server.
- 
Open the Manager.
 - Navigate to Custom target systems | <required target system root> | User accounts. To view the target system name, expand the required target system root.
 - Click Add.
 - Provide the relevant information for the new login. 
NOTE:
- For WINDOWS LOGIN and WINDOWS GROUP, the user name must be in <domain\username> format.
 - The Login name for the user must be unique.
 
 - Provide a password in the Password text field. If not provided, the value from the DefaultUserPassword variable is used.
 - Select one of the following options, SQL LOGIN, WINDOWS LOGIN, or WINDOWS GROUP from the AccountType drop-down list to proceed further with the process.
 - Click Save.
The user is provisioned in MS SQL successfully.